Dataset Viewer
	| id
				 stringlengths 11 11 | sentences
				 list | text
				 stringlengths 188 4.11k | coref_chains
				 sequence | genre
				 stringclasses 1
				value | meta_data
				 dict | 
|---|---|---|---|---|---|
| 
	train_36121 | 
	[
  {
    "id": 1,
    "misc": {
      "parse_tree": "(ROOT (NP (JJ Dear) (NNP Sir) (CC or) (NNP Madam) (. .)))"
    },
    "speaker": null,
    "text": "Dear Sir or Madam.",
    "tokens": [
      {
        "deprel": "amod",
        "end_char": 4,
        "feats": "Degree=Pos",
        "head": 2,
        "id": 1,
        "lemma": "dear",
        "misc": "",
        "start_char": 0,
        "text": "Dear",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "root",
        "end_char": 8,
        "feats": "Number=Sing",
        "head": 0,
        "id": 2,
        "lemma": "Sir",
        "misc": "",
        "start_char": 5,
        "text": "Sir",
        "upos": "PROPN",
        "xpos": "NNP"
      },
      {
        "deprel": "cc",
        "end_char": 11,
        "feats": null,
        "head": 4,
        "id": 3,
        "lemma": "or",
        "misc": "",
        "start_char": 9,
        "text": "or",
        "upos": "CCONJ",
        "xpos": "CC"
      },
      {
        "deprel": "conj",
        "end_char": 17,
        "feats": "Number=Sing",
        "head": 2,
        "id": 4,
        "lemma": "Madam",
        "misc": "",
        "start_char": 12,
        "text": "Madam",
        "upos": "PROPN",
        "xpos": "NNP"
      },
      {
        "deprel": "punct",
        "end_char": 19,
        "feats": null,
        "head": 2,
        "id": 5,
        "lemma": ".",
        "misc": "",
        "start_char": 18,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 2,
    "misc": {
      "parse_tree": "(ROOT (NFP  ))"
    },
    "speaker": null,
    "text": "",
    "tokens": [
      {
        "deprel": "root",
        "end_char": 21,
        "feats": null,
        "head": 0,
        "id": 1,
        "lemma": " ",
        "misc": "",
        "start_char": 20,
        "text": " ",
        "upos": "PUNCT",
        "xpos": "NFP"
      }
    ]
  },
  {
    "id": 3,
    "misc": {
      "parse_tree": "(ROOT (NP (JJ Last) (NNP Thursday) (. .)))"
    },
    "speaker": null,
    "text": "Last Thursday.",
    "tokens": [
      {
        "deprel": "amod",
        "end_char": 26,
        "feats": "Degree=Pos",
        "head": 2,
        "id": 1,
        "lemma": "last",
        "misc": "",
        "start_char": 22,
        "text": "Last",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "root",
        "end_char": 35,
        "feats": "Number=Sing",
        "head": 0,
        "id": 2,
        "lemma": "Thursday",
        "misc": "",
        "start_char": 27,
        "text": "Thursday",
        "upos": "PROPN",
        "xpos": "NNP"
      },
      {
        "deprel": "punct",
        "end_char": 37,
        "feats": null,
        "head": 2,
        "id": 3,
        "lemma": ".",
        "misc": "",
        "start_char": 36,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 4,
    "misc": {
      "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD traveled) (PP (IN on) (NP (NP (DT the) (NML (CD 8:00) (NN a.m.)) (NN train)) (PP (IN from) (NP (NNP Glasgow))))) (PP (IN to) (NP (NP (NNP London) (NNP King) (POS 's)) (NNP Cross))))) (CC and) (S (NP (PRP I)) (VP (VBD was) (ADJP (RB quite) (JJ angry) (PP (IN with) (NP (NP (DT the) (NN service)) (PP (IN of) (NP (PRP$ your) (NN company)))))))) (. .)))"
    },
    "speaker": null,
    "text": "I traveled on the 8:00 a.m. train from Glasgow to London King's Cross and I was quite angry with the service of your company.",
    "tokens": [
      {
        "deprel": "nsubj",
        "end_char": 39,
        "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
        "head": 2,
        "id": 1,
        "lemma": "I",
        "misc": "",
        "start_char": 38,
        "text": "I",
        "upos": "PRON",
        "xpos": "PRP"
      },
      {
        "deprel": "root",
        "end_char": 48,
        "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin",
        "head": 0,
        "id": 2,
        "lemma": "travel",
        "misc": "",
        "start_char": 40,
        "text": "traveled",
        "upos": "VERB",
        "xpos": "VBD"
      },
      {
        "deprel": "case",
        "end_char": 51,
        "feats": null,
        "head": 7,
        "id": 3,
        "lemma": "on",
        "misc": "",
        "start_char": 49,
        "text": "on",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "det",
        "end_char": 55,
        "feats": "Definite=Def|PronType=Art",
        "head": 7,
        "id": 4,
        "lemma": "the",
        "misc": "",
        "start_char": 52,
        "text": "the",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "nummod",
        "end_char": 60,
        "feats": "NumForm=Digit|NumType=Card",
        "head": 6,
        "id": 5,
        "lemma": "8:00",
        "misc": "",
        "start_char": 56,
        "text": "8:00",
        "upos": "NUM",
        "xpos": "CD"
      },
      {
        "deprel": "compound",
        "end_char": 65,
        "feats": "Number=Sing",
        "head": 7,
        "id": 6,
        "lemma": "a.m.",
        "misc": "",
        "start_char": 61,
        "text": "a.m.",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "obl",
        "end_char": 71,
        "feats": "Number=Sing",
        "head": 2,
        "id": 7,
        "lemma": "train",
        "misc": "",
        "start_char": 66,
        "text": "train",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "case",
        "end_char": 76,
        "feats": null,
        "head": 9,
        "id": 8,
        "lemma": "from",
        "misc": "",
        "start_char": 72,
        "text": "from",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "obl",
        "end_char": 84,
        "feats": "Number=Sing",
        "head": 2,
        "id": 9,
        "lemma": "Glasgow",
        "misc": "",
        "start_char": 77,
        "text": "Glasgow",
        "upos": "PROPN",
        "xpos": "NNP"
      },
      {
        "deprel": "case",
        "end_char": 87,
        "feats": null,
        "head": 14,
        "id": 10,
        "lemma": "to",
        "misc": "",
        "start_char": 85,
        "text": "to",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "compound",
        "end_char": 94,
        "feats": "Number=Sing",
        "head": 12,
        "id": 11,
        "lemma": "London",
        "misc": "",
        "start_char": 88,
        "text": "London",
        "upos": "PROPN",
        "xpos": "NNP"
      },
      {
        "deprel": "nmod:poss",
        "end_char": 99,
        "feats": "Number=Sing",
        "head": 14,
        "id": 12,
        "lemma": "King",
        "misc": "",
        "start_char": 95,
        "text": "King",
        "upos": "PROPN",
        "xpos": "NNP"
      },
      {
        "deprel": "case",
        "end_char": 102,
        "feats": null,
        "head": 12,
        "id": 13,
        "lemma": "'s",
        "misc": "",
        "start_char": 100,
        "text": "'s",
        "upos": "PART",
        "xpos": "POS"
      },
      {
        "deprel": "obl",
        "end_char": 108,
        "feats": "Number=Sing",
        "head": 2,
        "id": 14,
        "lemma": "Cross",
        "misc": "",
        "start_char": 103,
        "text": "Cross",
        "upos": "PROPN",
        "xpos": "NNP"
      },
      {
        "deprel": "cc",
        "end_char": 112,
        "feats": null,
        "head": 19,
        "id": 15,
        "lemma": "and",
        "misc": "",
        "start_char": 109,
        "text": "and",
        "upos": "CCONJ",
        "xpos": "CC"
      },
      {
        "deprel": "nsubj",
        "end_char": 114,
        "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
        "head": 19,
        "id": 16,
        "lemma": "I",
        "misc": "",
        "start_char": 113,
        "text": "I",
        "upos": "PRON",
        "xpos": "PRP"
      },
      {
        "deprel": "cop",
        "end_char": 118,
        "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
        "head": 19,
        "id": 17,
        "lemma": "be",
        "misc": "",
        "start_char": 115,
        "text": "was",
        "upos": "AUX",
        "xpos": "VBD"
      },
      {
        "deprel": "advmod",
        "end_char": 124,
        "feats": null,
        "head": 19,
        "id": 18,
        "lemma": "quite",
        "misc": "",
        "start_char": 119,
        "text": "quite",
        "upos": "ADV",
        "xpos": "RB"
      },
      {
        "deprel": "conj",
        "end_char": 130,
        "feats": "Degree=Pos",
        "head": 2,
        "id": 19,
        "lemma": "angry",
        "misc": "",
        "start_char": 125,
        "text": "angry",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "case",
        "end_char": 135,
        "feats": null,
        "head": 22,
        "id": 20,
        "lemma": "with",
        "misc": "",
        "start_char": 131,
        "text": "with",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "det",
        "end_char": 139,
        "feats": "Definite=Def|PronType=Art",
        "head": 22,
        "id": 21,
        "lemma": "the",
        "misc": "",
        "start_char": 136,
        "text": "the",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "obl",
        "end_char": 147,
        "feats": "Number=Sing",
        "head": 19,
        "id": 22,
        "lemma": "service",
        "misc": "",
        "start_char": 140,
        "text": "service",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "case",
        "end_char": 150,
        "feats": null,
        "head": 25,
        "id": 23,
        "lemma": "of",
        "misc": "",
        "start_char": 148,
        "text": "of",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "nmod:poss",
        "end_char": 155,
        "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs",
        "head": 25,
        "id": 24,
        "lemma": "your",
        "misc": "",
        "start_char": 151,
        "text": "your",
        "upos": "PRON",
        "xpos": "PRP$"
      },
      {
        "deprel": "nmod",
        "end_char": 163,
        "feats": "Number=Sing",
        "head": 22,
        "id": 25,
        "lemma": "company",
        "misc": "",
        "start_char": 156,
        "text": "company",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "punct",
        "end_char": 165,
        "feats": null,
        "head": 2,
        "id": 26,
        "lemma": ".",
        "misc": "",
        "start_char": 164,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 5,
    "misc": {
      "parse_tree": "(ROOT (NFP  ))"
    },
    "speaker": null,
    "text": "",
    "tokens": [
      {
        "deprel": "root",
        "end_char": 167,
        "feats": null,
        "head": 0,
        "id": 1,
        "lemma": " ",
        "misc": "",
        "start_char": 166,
        "text": " ",
        "upos": "PUNCT",
        "xpos": "NFP"
      }
    ]
  },
  {
    "id": 6,
    "misc": {
      "parse_tree": "(ROOT (S (S (NP (DT The) (NN train)) (VP (VBD did) (RB n't) (VP (VB come) (PP (IN on) (NP (NN time)))))) (CC and) (S (NP (PRP it)) (VP (VBD was) (ADVP (NP (CD forty) (NNS minutes)) (RB late)) (SBAR (WHADVP (WRB when)) (S (NP (PRP it)) (VP (VBD left) (NP (NNP Glasgow))))))) (. .)))"
    },
    "speaker": null,
    "text": "The train didn't come on time and it was forty minutes late when it left Glasgow.",
    "tokens": [
      {
        "deprel": "det",
        "end_char": 171,
        "feats": "Definite=Def|PronType=Art",
        "head": 2,
        "id": 1,
        "lemma": "the",
        "misc": "",
        "start_char": 168,
        "text": "The",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "nsubj",
        "end_char": 177,
        "feats": "Number=Sing",
        "head": 5,
        "id": 2,
        "lemma": "train",
        "misc": "",
        "start_char": 172,
        "text": "train",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "aux",
        "end_char": 181,
        "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
        "head": 5,
        "id": 3,
        "lemma": "do",
        "misc": "",
        "start_char": 178,
        "text": "did",
        "upos": "AUX",
        "xpos": "VBD"
      },
      {
        "deprel": "advmod",
        "end_char": 185,
        "feats": null,
        "head": 5,
        "id": 4,
        "lemma": "not",
        "misc": "",
        "start_char": 182,
        "text": "n't",
        "upos": "PART",
        "xpos": "RB"
      },
      {
        "deprel": "root",
        "end_char": 190,
        "feats": "VerbForm=Inf",
        "head": 0,
        "id": 5,
        "lemma": "come",
        "misc": "",
        "start_char": 186,
        "text": "come",
        "upos": "VERB",
        "xpos": "VB"
      },
      {
        "deprel": "case",
        "end_char": 193,
        "feats": null,
        "head": 7,
        "id": 6,
        "lemma": "on",
        "misc": "",
        "start_char": 191,
        "text": "on",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "obl",
        "end_char": 198,
        "feats": "Number=Sing",
        "head": 5,
        "id": 7,
        "lemma": "time",
        "misc": "",
        "start_char": 194,
        "text": "time",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "cc",
        "end_char": 202,
        "feats": null,
        "head": 13,
        "id": 8,
        "lemma": "and",
        "misc": "",
        "start_char": 199,
        "text": "and",
        "upos": "CCONJ",
        "xpos": "CC"
      },
      {
        "deprel": "nsubj",
        "end_char": 205,
        "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
        "head": 13,
        "id": 9,
        "lemma": "it",
        "misc": "",
        "start_char": 203,
        "text": "it",
        "upos": "PRON",
        "xpos": "PRP"
      },
      {
        "deprel": "cop",
        "end_char": 209,
        "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
        "head": 13,
        "id": 10,
        "lemma": "be",
        "misc": "",
        "start_char": 206,
        "text": "was",
        "upos": "AUX",
        "xpos": "VBD"
      },
      {
        "deprel": "nummod",
        "end_char": 215,
        "feats": "NumForm=Word|NumType=Card",
        "head": 12,
        "id": 11,
        "lemma": "forty",
        "misc": "",
        "start_char": 210,
        "text": "forty",
        "upos": "NUM",
        "xpos": "CD"
      },
      {
        "deprel": "obl:npmod",
        "end_char": 223,
        "feats": "Number=Plur",
        "head": 13,
        "id": 12,
        "lemma": "minute",
        "misc": "",
        "start_char": 216,
        "text": "minutes",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "conj",
        "end_char": 228,
        "feats": "Degree=Pos",
        "head": 5,
        "id": 13,
        "lemma": "late",
        "misc": "",
        "start_char": 224,
        "text": "late",
        "upos": "ADV",
        "xpos": "RB"
      },
      {
        "deprel": "advmod",
        "end_char": 233,
        "feats": "PronType=Int",
        "head": 16,
        "id": 14,
        "lemma": "when",
        "misc": "",
        "start_char": 229,
        "text": "when",
        "upos": "ADV",
        "xpos": "WRB"
      },
      {
        "deprel": "nsubj",
        "end_char": 236,
        "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
        "head": 16,
        "id": 15,
        "lemma": "it",
        "misc": "",
        "start_char": 234,
        "text": "it",
        "upos": "PRON",
        "xpos": "PRP"
      },
      {
        "deprel": "advcl",
        "end_char": 241,
        "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
        "head": 13,
        "id": 16,
        "lemma": "leave",
        "misc": "",
        "start_char": 237,
        "text": "left",
        "upos": "VERB",
        "xpos": "VBD"
      },
      {
        "deprel": "obj",
        "end_char": 249,
        "feats": "Number=Sing",
        "head": 16,
        "id": 17,
        "lemma": "Glasgow",
        "misc": "",
        "start_char": 242,
        "text": "Glasgow",
        "upos": "PROPN",
        "xpos": "NNP"
      },
      {
        "deprel": "punct",
        "end_char": 251,
        "feats": null,
        "head": 5,
        "id": 18,
        "lemma": ".",
        "misc": "",
        "start_char": 250,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 7,
    "misc": {
      "parse_tree": "(ROOT (S (S (NP (NP (DT A) (NN man)) (PP (IN at) (NP (DT the) (NN station)))) (VP (VBD said) (S (ADJP (JJ sorry) (PP (IN to) (NP (PRP us))))))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBD did) (RB n't) (VP (VB give) (NP (PRP us)) (NP (NP (DT any) (NNS reasons)) (PP (IN for) (NP (DT the) (NN delay))))))) (. .)))"
    },
    "speaker": null,
    "text": "A man at the station said sorry to us, but he didn't give us any reasons for the delay.",
    "tokens": [
      {
        "deprel": "det",
        "end_char": 253,
        "feats": "Definite=Ind|PronType=Art",
        "head": 2,
        "id": 1,
        "lemma": "a",
        "misc": "",
        "start_char": 252,
        "text": "A",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "nsubj",
        "end_char": 257,
        "feats": "Number=Sing",
        "head": 6,
        "id": 2,
        "lemma": "man",
        "misc": "",
        "start_char": 254,
        "text": "man",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "case",
        "end_char": 260,
        "feats": null,
        "head": 5,
        "id": 3,
        "lemma": "at",
        "misc": "",
        "start_char": 258,
        "text": "at",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "det",
        "end_char": 264,
        "feats": "Definite=Def|PronType=Art",
        "head": 5,
        "id": 4,
        "lemma": "the",
        "misc": "",
        "start_char": 261,
        "text": "the",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "nmod",
        "end_char": 272,
        "feats": "Number=Sing",
        "head": 2,
        "id": 5,
        "lemma": "station",
        "misc": "",
        "start_char": 265,
        "text": "station",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "root",
        "end_char": 277,
        "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
        "head": 0,
        "id": 6,
        "lemma": "say",
        "misc": "",
        "start_char": 273,
        "text": "said",
        "upos": "VERB",
        "xpos": "VBD"
      },
      {
        "deprel": "xcomp",
        "end_char": 283,
        "feats": "Degree=Pos",
        "head": 6,
        "id": 7,
        "lemma": "sorry",
        "misc": "",
        "start_char": 278,
        "text": "sorry",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "case",
        "end_char": 286,
        "feats": null,
        "head": 9,
        "id": 8,
        "lemma": "to",
        "misc": "",
        "start_char": 284,
        "text": "to",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "obl",
        "end_char": 289,
        "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs",
        "head": 7,
        "id": 9,
        "lemma": "we",
        "misc": "",
        "start_char": 287,
        "text": "us",
        "upos": "PRON",
        "xpos": "PRP"
      },
      {
        "deprel": "punct",
        "end_char": 291,
        "feats": null,
        "head": 15,
        "id": 10,
        "lemma": ",",
        "misc": "",
        "start_char": 290,
        "text": ",",
        "upos": "PUNCT",
        "xpos": ","
      },
      {
        "deprel": "cc",
        "end_char": 295,
        "feats": null,
        "head": 15,
        "id": 11,
        "lemma": "but",
        "misc": "",
        "start_char": 292,
        "text": "but",
        "upos": "CCONJ",
        "xpos": "CC"
      },
      {
        "deprel": "nsubj",
        "end_char": 298,
        "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
        "head": 15,
        "id": 12,
        "lemma": "he",
        "misc": "",
        "start_char": 296,
        "text": "he",
        "upos": "PRON",
        "xpos": "PRP"
      },
      {
        "deprel": "aux",
        "end_char": 302,
        "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
        "head": 15,
        "id": 13,
        "lemma": "do",
        "misc": "",
        "start_char": 299,
        "text": "did",
        "upos": "AUX",
        "xpos": "VBD"
      },
      {
        "deprel": "advmod",
        "end_char": 306,
        "feats": null,
        "head": 15,
        "id": 14,
        "lemma": "not",
        "misc": "",
        "start_char": 303,
        "text": "n't",
        "upos": "PART",
        "xpos": "RB"
      },
      {
        "deprel": "conj",
        "end_char": 311,
        "feats": "VerbForm=Inf",
        "head": 6,
        "id": 15,
        "lemma": "give",
        "misc": "",
        "start_char": 307,
        "text": "give",
        "upos": "VERB",
        "xpos": "VB"
      },
      {
        "deprel": "iobj",
        "end_char": 314,
        "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs",
        "head": 15,
        "id": 16,
        "lemma": "we",
        "misc": "",
        "start_char": 312,
        "text": "us",
        "upos": "PRON",
        "xpos": "PRP"
      },
      {
        "deprel": "det",
        "end_char": 318,
        "feats": null,
        "head": 18,
        "id": 17,
        "lemma": "any",
        "misc": "",
        "start_char": 315,
        "text": "any",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "obj",
        "end_char": 326,
        "feats": "Number=Plur",
        "head": 15,
        "id": 18,
        "lemma": "reason",
        "misc": "",
        "start_char": 319,
        "text": "reasons",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "case",
        "end_char": 330,
        "feats": null,
        "head": 21,
        "id": 19,
        "lemma": "for",
        "misc": "",
        "start_char": 327,
        "text": "for",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "det",
        "end_char": 334,
        "feats": "Definite=Def|PronType=Art",
        "head": 21,
        "id": 20,
        "lemma": "the",
        "misc": "",
        "start_char": 331,
        "text": "the",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "nmod",
        "end_char": 340,
        "feats": "Number=Sing",
        "head": 18,
        "id": 21,
        "lemma": "delay",
        "misc": "",
        "start_char": 335,
        "text": "delay",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "punct",
        "end_char": 342,
        "feats": null,
        "head": 6,
        "id": 22,
        "lemma": ".",
        "misc": "",
        "start_char": 341,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 8,
    "misc": {
      "parse_tree": "(ROOT (S (NP (PRP We)) (ADVP (RB then)) (VP (VP (VBD had) (NP (JJR further) (NNS delays)) (PP (IN on) (NP (DT the) (NN way)))) (CC and) (VP (VBD had) (S (VP (TO to) (VP (VB wait) (NP (DT another) (CD thirty) (NNS minutes))))))) (. .)))"
    },
    "speaker": null,
    "text": "We then had further delays on the way and had to wait another thirty minutes.",
    "tokens": [
      {
        "deprel": "nsubj",
        "end_char": 345,
        "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs",
        "head": 3,
        "id": 1,
        "lemma": "we",
        "misc": "",
        "start_char": 343,
        "text": "We",
        "upos": "PRON",
        "xpos": "PRP"
      },
      {
        "deprel": "advmod",
        "end_char": 350,
        "feats": "PronType=Dem",
        "head": 3,
        "id": 2,
        "lemma": "then",
        "misc": "",
        "start_char": 346,
        "text": "then",
        "upos": "ADV",
        "xpos": "RB"
      },
      {
        "deprel": "root",
        "end_char": 354,
        "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin",
        "head": 0,
        "id": 3,
        "lemma": "have",
        "misc": "",
        "start_char": 351,
        "text": "had",
        "upos": "VERB",
        "xpos": "VBD"
      },
      {
        "deprel": "amod",
        "end_char": 362,
        "feats": "Degree=Cmp",
        "head": 5,
        "id": 4,
        "lemma": "further",
        "misc": "",
        "start_char": 355,
        "text": "further",
        "upos": "ADJ",
        "xpos": "JJR"
      },
      {
        "deprel": "obj",
        "end_char": 369,
        "feats": "Number=Plur",
        "head": 3,
        "id": 5,
        "lemma": "delay",
        "misc": "",
        "start_char": 363,
        "text": "delays",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "case",
        "end_char": 372,
        "feats": null,
        "head": 8,
        "id": 6,
        "lemma": "on",
        "misc": "",
        "start_char": 370,
        "text": "on",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "det",
        "end_char": 376,
        "feats": "Definite=Def|PronType=Art",
        "head": 8,
        "id": 7,
        "lemma": "the",
        "misc": "",
        "start_char": 373,
        "text": "the",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "obl",
        "end_char": 380,
        "feats": "Number=Sing",
        "head": 3,
        "id": 8,
        "lemma": "way",
        "misc": "",
        "start_char": 377,
        "text": "way",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "cc",
        "end_char": 384,
        "feats": null,
        "head": 10,
        "id": 9,
        "lemma": "and",
        "misc": "",
        "start_char": 381,
        "text": "and",
        "upos": "CCONJ",
        "xpos": "CC"
      },
      {
        "deprel": "conj",
        "end_char": 388,
        "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin",
        "head": 3,
        "id": 10,
        "lemma": "have",
        "misc": "",
        "start_char": 385,
        "text": "had",
        "upos": "VERB",
        "xpos": "VBD"
      },
      {
        "deprel": "mark",
        "end_char": 391,
        "feats": null,
        "head": 12,
        "id": 11,
        "lemma": "to",
        "misc": "",
        "start_char": 389,
        "text": "to",
        "upos": "PART",
        "xpos": "TO"
      },
      {
        "deprel": "xcomp",
        "end_char": 396,
        "feats": "VerbForm=Inf",
        "head": 10,
        "id": 12,
        "lemma": "wait",
        "misc": "",
        "start_char": 392,
        "text": "wait",
        "upos": "VERB",
        "xpos": "VB"
      },
      {
        "deprel": "det",
        "end_char": 404,
        "feats": null,
        "head": 15,
        "id": 13,
        "lemma": "another",
        "misc": "",
        "start_char": 397,
        "text": "another",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "nummod",
        "end_char": 411,
        "feats": "NumForm=Word|NumType=Card",
        "head": 15,
        "id": 14,
        "lemma": "thirty",
        "misc": "",
        "start_char": 405,
        "text": "thirty",
        "upos": "NUM",
        "xpos": "CD"
      },
      {
        "deprel": "obl:tmod",
        "end_char": 419,
        "feats": "Number=Plur",
        "head": 12,
        "id": 15,
        "lemma": "minute",
        "misc": "",
        "start_char": 412,
        "text": "minutes",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "punct",
        "end_char": 421,
        "feats": null,
        "head": 3,
        "id": 16,
        "lemma": ".",
        "misc": "",
        "start_char": 420,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 9,
    "misc": {
      "parse_tree": "(ROOT (S (PP (IN As) (NP (DT a) (NN result))) (, ,) (NP (PRP I)) (VP (VP (VBD missed) (NP (NP (PRP$ my) (NN plane)) (PP (IN from) (NP (NNP London)))) (PP (IN to) (NP (NNP Frankfurt)))) (CC and) (VP (VBD had) (S (VP (TO to) (VP (VB wait) (PP (IN for) (NP (JJ several) (NNS hours)))))))) (. .)))"
    },
    "speaker": null,
    "text": "As a result, I missed my plane from London to Frankfurt and had to wait for several hours.",
    "tokens": [
      {
        "deprel": "case",
        "end_char": 424,
        "feats": null,
        "head": 3,
        "id": 1,
        "lemma": "as",
        "misc": "",
        "start_char": 422,
        "text": "As",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "det",
        "end_char": 426,
        "feats": "Definite=Ind|PronType=Art",
        "head": 3,
        "id": 2,
        "lemma": "a",
        "misc": "",
        "start_char": 425,
        "text": "a",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "obl",
        "end_char": 433,
        "feats": "Number=Sing",
        "head": 6,
        "id": 3,
        "lemma": "result",
        "misc": "",
        "start_char": 427,
        "text": "result",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "punct",
        "end_char": 435,
        "feats": null,
        "head": 6,
        "id": 4,
        "lemma": ",",
        "misc": "",
        "start_char": 434,
        "text": ",",
        "upos": "PUNCT",
        "xpos": ","
      },
      {
        "deprel": "nsubj",
        "end_char": 437,
        "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
        "head": 6,
        "id": 5,
        "lemma": "I",
        "misc": "",
        "start_char": 436,
        "text": "I",
        "upos": "PRON",
        "xpos": "PRP"
      },
      {
        "deprel": "root",
        "end_char": 444,
        "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin",
        "head": 0,
        "id": 6,
        "lemma": "miss",
        "misc": "",
        "start_char": 438,
        "text": "missed",
        "upos": "VERB",
        "xpos": "VBD"
      },
      {
        "deprel": "nmod:poss",
        "end_char": 447,
        "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs",
        "head": 8,
        "id": 7,
        "lemma": "my",
        "misc": "",
        "start_char": 445,
        "text": "my",
        "upos": "PRON",
        "xpos": "PRP$"
      },
      {
        "deprel": "obj",
        "end_char": 453,
        "feats": "Number=Sing",
        "head": 6,
        "id": 8,
        "lemma": "plane",
        "misc": "",
        "start_char": 448,
        "text": "plane",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "case",
        "end_char": 458,
        "feats": null,
        "head": 10,
        "id": 9,
        "lemma": "from",
        "misc": "",
        "start_char": 454,
        "text": "from",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "obl",
        "end_char": 465,
        "feats": "Number=Sing",
        "head": 6,
        "id": 10,
        "lemma": "London",
        "misc": "",
        "start_char": 459,
        "text": "London",
        "upos": "PROPN",
        "xpos": "NNP"
      },
      {
        "deprel": "case",
        "end_char": 468,
        "feats": null,
        "head": 12,
        "id": 11,
        "lemma": "to",
        "misc": "",
        "start_char": 466,
        "text": "to",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "obl",
        "end_char": 478,
        "feats": "Number=Sing",
        "head": 6,
        "id": 12,
        "lemma": "Frankfurt",
        "misc": "",
        "start_char": 469,
        "text": "Frankfurt",
        "upos": "PROPN",
        "xpos": "NNP"
      },
      {
        "deprel": "cc",
        "end_char": 482,
        "feats": null,
        "head": 14,
        "id": 13,
        "lemma": "and",
        "misc": "",
        "start_char": 479,
        "text": "and",
        "upos": "CCONJ",
        "xpos": "CC"
      },
      {
        "deprel": "conj",
        "end_char": 486,
        "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin",
        "head": 6,
        "id": 14,
        "lemma": "have",
        "misc": "",
        "start_char": 483,
        "text": "had",
        "upos": "VERB",
        "xpos": "VBD"
      },
      {
        "deprel": "mark",
        "end_char": 489,
        "feats": null,
        "head": 16,
        "id": 15,
        "lemma": "to",
        "misc": "",
        "start_char": 487,
        "text": "to",
        "upos": "PART",
        "xpos": "TO"
      },
      {
        "deprel": "xcomp",
        "end_char": 494,
        "feats": "VerbForm=Inf",
        "head": 14,
        "id": 16,
        "lemma": "wait",
        "misc": "",
        "start_char": 490,
        "text": "wait",
        "upos": "VERB",
        "xpos": "VB"
      },
      {
        "deprel": "case",
        "end_char": 498,
        "feats": null,
        "head": 19,
        "id": 17,
        "lemma": "for",
        "misc": "",
        "start_char": 495,
        "text": "for",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "amod",
        "end_char": 506,
        "feats": "Degree=Pos",
        "head": 19,
        "id": 18,
        "lemma": "several",
        "misc": "",
        "start_char": 499,
        "text": "several",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "obl",
        "end_char": 512,
        "feats": "Number=Plur",
        "head": 16,
        "id": 19,
        "lemma": "hour",
        "misc": "",
        "start_char": 507,
        "text": "hours",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "punct",
        "end_char": 514,
        "feats": null,
        "head": 6,
        "id": 20,
        "lemma": ".",
        "misc": "",
        "start_char": 513,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 10,
    "misc": {
      "parse_tree": "(ROOT (NFP  ))"
    },
    "speaker": null,
    "text": "",
    "tokens": [
      {
        "deprel": "root",
        "end_char": 516,
        "feats": null,
        "head": 0,
        "id": 1,
        "lemma": " ",
        "misc": "",
        "start_char": 515,
        "text": " ",
        "upos": "PUNCT",
        "xpos": "NFP"
      }
    ]
  },
  {
    "id": 11,
    "misc": {
      "parse_tree": "(ROOT (S (SBAR (WHNP (WP What)) (S (VP (VBZ 's) (ADJP (JJR more))))) (, ,) (NP (NP (DT the) (NN service)) (PP (IN on) (NP (DT the) (NN train)))) (VP (VBD was) (ADVP (RB also)) (ADJP (RB very) (JJ poor))) (. .)))"
    },
    "speaker": null,
    "text": "What's more, the service on the train was also very poor.",
    "tokens": [
      {
        "deprel": "nsubj",
        "end_char": 521,
        "feats": "PronType=Int",
        "head": 3,
        "id": 1,
        "lemma": "what",
        "misc": "",
        "start_char": 517,
        "text": "What",
        "upos": "PRON",
        "xpos": "WP"
      },
      {
        "deprel": "cop",
        "end_char": 524,
        "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
        "head": 3,
        "id": 2,
        "lemma": "be",
        "misc": "",
        "start_char": 522,
        "text": "'s",
        "upos": "AUX",
        "xpos": "VBZ"
      },
      {
        "deprel": "advcl",
        "end_char": 529,
        "feats": "Degree=Cmp",
        "head": 13,
        "id": 3,
        "lemma": "more",
        "misc": "",
        "start_char": 525,
        "text": "more",
        "upos": "ADJ",
        "xpos": "JJR"
      },
      {
        "deprel": "punct",
        "end_char": 531,
        "feats": null,
        "head": 13,
        "id": 4,
        "lemma": ",",
        "misc": "",
        "start_char": 530,
        "text": ",",
        "upos": "PUNCT",
        "xpos": ","
      },
      {
        "deprel": "det",
        "end_char": 535,
        "feats": "Definite=Def|PronType=Art",
        "head": 6,
        "id": 5,
        "lemma": "the",
        "misc": "",
        "start_char": 532,
        "text": "the",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "nsubj",
        "end_char": 543,
        "feats": "Number=Sing",
        "head": 13,
        "id": 6,
        "lemma": "service",
        "misc": "",
        "start_char": 536,
        "text": "service",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "case",
        "end_char": 546,
        "feats": null,
        "head": 9,
        "id": 7,
        "lemma": "on",
        "misc": "",
        "start_char": 544,
        "text": "on",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "det",
        "end_char": 550,
        "feats": "Definite=Def|PronType=Art",
        "head": 9,
        "id": 8,
        "lemma": "the",
        "misc": "",
        "start_char": 547,
        "text": "the",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "nmod",
        "end_char": 556,
        "feats": "Number=Sing",
        "head": 6,
        "id": 9,
        "lemma": "train",
        "misc": "",
        "start_char": 551,
        "text": "train",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "cop",
        "end_char": 560,
        "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
        "head": 13,
        "id": 10,
        "lemma": "be",
        "misc": "",
        "start_char": 557,
        "text": "was",
        "upos": "AUX",
        "xpos": "VBD"
      },
      {
        "deprel": "advmod",
        "end_char": 565,
        "feats": null,
        "head": 13,
        "id": 11,
        "lemma": "also",
        "misc": "",
        "start_char": 561,
        "text": "also",
        "upos": "ADV",
        "xpos": "RB"
      },
      {
        "deprel": "advmod",
        "end_char": 570,
        "feats": null,
        "head": 13,
        "id": 12,
        "lemma": "very",
        "misc": "",
        "start_char": 566,
        "text": "very",
        "upos": "ADV",
        "xpos": "RB"
      },
      {
        "deprel": "root",
        "end_char": 575,
        "feats": "Degree=Pos",
        "head": 0,
        "id": 13,
        "lemma": "poor",
        "misc": "",
        "start_char": 571,
        "text": "poor",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "punct",
        "end_char": 577,
        "feats": null,
        "head": 13,
        "id": 14,
        "lemma": ".",
        "misc": "",
        "start_char": 576,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 12,
    "misc": {
      "parse_tree": "(ROOT (S (NP (DT The) (NN trip)) (VP (VBD took) (NP (QP (JJR more) (IN than) (CD five)) (NNS hours))) (. .)))"
    },
    "speaker": null,
    "text": "The trip took more than five hours.",
    "tokens": [
      {
        "deprel": "det",
        "end_char": 581,
        "feats": "Definite=Def|PronType=Art",
        "head": 2,
        "id": 1,
        "lemma": "the",
        "misc": "",
        "start_char": 578,
        "text": "The",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "nsubj",
        "end_char": 586,
        "feats": "Number=Sing",
        "head": 3,
        "id": 2,
        "lemma": "trip",
        "misc": "",
        "start_char": 582,
        "text": "trip",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "root",
        "end_char": 591,
        "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
        "head": 0,
        "id": 3,
        "lemma": "take",
        "misc": "",
        "start_char": 587,
        "text": "took",
        "upos": "VERB",
        "xpos": "VBD"
      },
      {
        "deprel": "advmod",
        "end_char": 596,
        "feats": "Degree=Cmp",
        "head": 6,
        "id": 4,
        "lemma": "more",
        "misc": "",
        "start_char": 592,
        "text": "more",
        "upos": "ADJ",
        "xpos": "JJR"
      },
      {
        "deprel": "fixed",
        "end_char": 601,
        "feats": null,
        "head": 4,
        "id": 5,
        "lemma": "than",
        "misc": "",
        "start_char": 597,
        "text": "than",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "nummod",
        "end_char": 606,
        "feats": "NumForm=Word|NumType=Card",
        "head": 7,
        "id": 6,
        "lemma": "five",
        "misc": "",
        "start_char": 602,
        "text": "five",
        "upos": "NUM",
        "xpos": "CD"
      },
      {
        "deprel": "obj",
        "end_char": 612,
        "feats": "Number=Plur",
        "head": 3,
        "id": 7,
        "lemma": "hour",
        "misc": "",
        "start_char": 607,
        "text": "hours",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "punct",
        "end_char": 614,
        "feats": null,
        "head": 3,
        "id": 8,
        "lemma": ".",
        "misc": "",
        "start_char": 613,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 13,
    "misc": {
      "parse_tree": "(ROOT (ADVP (RB Unluckily) (. .)))"
    },
    "speaker": null,
    "text": "Unluckily.",
    "tokens": [
      {
        "deprel": "root",
        "end_char": 624,
        "feats": null,
        "head": 0,
        "id": 1,
        "lemma": "unluckily",
        "misc": "",
        "start_char": 615,
        "text": "Unluckily",
        "upos": "ADV",
        "xpos": "RB"
      },
      {
        "deprel": "punct",
        "end_char": 626,
        "feats": null,
        "head": 1,
        "id": 2,
        "lemma": ".",
        "misc": "",
        "start_char": 625,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 14,
    "misc": {
      "parse_tree": "(ROOT (S (NP (PRP we)) (VP (MD could) (VP (VB buy) (NP (NP (NN nothing)) (IN but) (NP (DT some) (JJ soft) (NNS drinks))) (PP (IN on) (NP (DT the) (NN train))))) (. .)))"
    },
    "speaker": null,
    "text": "we could buy nothing but some soft drinks on the train.",
    "tokens": [
      {
        "deprel": "nsubj",
        "end_char": 629,
        "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs",
        "head": 3,
        "id": 1,
        "lemma": "we",
        "misc": "",
        "start_char": 627,
        "text": "we",
        "upos": "PRON",
        "xpos": "PRP"
      },
      {
        "deprel": "aux",
        "end_char": 635,
        "feats": "VerbForm=Fin",
        "head": 3,
        "id": 2,
        "lemma": "could",
        "misc": "",
        "start_char": 630,
        "text": "could",
        "upos": "AUX",
        "xpos": "MD"
      },
      {
        "deprel": "root",
        "end_char": 639,
        "feats": "VerbForm=Inf",
        "head": 0,
        "id": 3,
        "lemma": "buy",
        "misc": "",
        "start_char": 636,
        "text": "buy",
        "upos": "VERB",
        "xpos": "VB"
      },
      {
        "deprel": "obj",
        "end_char": 647,
        "feats": "Number=Sing|PronType=Neg",
        "head": 3,
        "id": 4,
        "lemma": "nothing",
        "misc": "",
        "start_char": 640,
        "text": "nothing",
        "upos": "PRON",
        "xpos": "NN"
      },
      {
        "deprel": "case",
        "end_char": 651,
        "feats": null,
        "head": 8,
        "id": 5,
        "lemma": "but",
        "misc": "",
        "start_char": 648,
        "text": "but",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "det",
        "end_char": 656,
        "feats": null,
        "head": 8,
        "id": 6,
        "lemma": "some",
        "misc": "",
        "start_char": 652,
        "text": "some",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "amod",
        "end_char": 661,
        "feats": "Degree=Pos",
        "head": 8,
        "id": 7,
        "lemma": "soft",
        "misc": "",
        "start_char": 657,
        "text": "soft",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "nmod",
        "end_char": 668,
        "feats": "Number=Plur",
        "head": 4,
        "id": 8,
        "lemma": "drink",
        "misc": "",
        "start_char": 662,
        "text": "drinks",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "case",
        "end_char": 671,
        "feats": null,
        "head": 11,
        "id": 9,
        "lemma": "on",
        "misc": "",
        "start_char": 669,
        "text": "on",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "det",
        "end_char": 675,
        "feats": "Definite=Def|PronType=Art",
        "head": 11,
        "id": 10,
        "lemma": "the",
        "misc": "",
        "start_char": 672,
        "text": "the",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "nmod",
        "end_char": 681,
        "feats": "Number=Sing",
        "head": 8,
        "id": 11,
        "lemma": "train",
        "misc": "",
        "start_char": 676,
        "text": "train",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "punct",
        "end_char": 683,
        "feats": null,
        "head": 3,
        "id": 12,
        "lemma": ".",
        "misc": "",
        "start_char": 682,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 15,
    "misc": {
      "parse_tree": "(ROOT (S (ADVP (JJS Worst) (PP (IN of) (NP (DT all)))) (, ,) (NP (NP (NN something))) (VP (VBD was) (ADJP (JJ wrong) (PP (IN with) (NP (DT the) (NN air) (NN conditioning))))) (CC and) (S (NP (PRP it)) (VP (VBD got) (ADJP (JJR hotter) (CC and) (JJR hotter)) (PP (IN in) (NP (DT the) (NN train))))) (. .)))"
    },
    "speaker": null,
    "text": "Worst of all, something was wrong with the air conditioning and it got hotter and hotter in the train.",
    "tokens": [
      {
        "deprel": "advmod",
        "end_char": 689,
        "feats": "Degree=Sup",
        "head": 7,
        "id": 1,
        "lemma": "bad",
        "misc": "",
        "start_char": 684,
        "text": "Worst",
        "upos": "ADJ",
        "xpos": "JJS"
      },
      {
        "deprel": "case",
        "end_char": 692,
        "feats": null,
        "head": 3,
        "id": 2,
        "lemma": "of",
        "misc": "",
        "start_char": 690,
        "text": "of",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "obl",
        "end_char": 696,
        "feats": null,
        "head": 1,
        "id": 3,
        "lemma": "all",
        "misc": "",
        "start_char": 693,
        "text": "all",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "punct",
        "end_char": 698,
        "feats": null,
        "head": 7,
        "id": 4,
        "lemma": ",",
        "misc": "",
        "start_char": 697,
        "text": ",",
        "upos": "PUNCT",
        "xpos": ","
      },
      {
        "deprel": "nsubj",
        "end_char": 708,
        "feats": "Number=Sing|PronType=Ind",
        "head": 7,
        "id": 5,
        "lemma": "something",
        "misc": "",
        "start_char": 699,
        "text": "something",
        "upos": "PRON",
        "xpos": "NN"
      },
      {
        "deprel": "cop",
        "end_char": 712,
        "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
        "head": 7,
        "id": 6,
        "lemma": "be",
        "misc": "",
        "start_char": 709,
        "text": "was",
        "upos": "AUX",
        "xpos": "VBD"
      },
      {
        "deprel": "root",
        "end_char": 718,
        "feats": "Degree=Pos",
        "head": 0,
        "id": 7,
        "lemma": "wrong",
        "misc": "",
        "start_char": 713,
        "text": "wrong",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "case",
        "end_char": 723,
        "feats": null,
        "head": 11,
        "id": 8,
        "lemma": "with",
        "misc": "",
        "start_char": 719,
        "text": "with",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "det",
        "end_char": 727,
        "feats": "Definite=Def|PronType=Art",
        "head": 11,
        "id": 9,
        "lemma": "the",
        "misc": "",
        "start_char": 724,
        "text": "the",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "compound",
        "end_char": 731,
        "feats": "Number=Sing",
        "head": 11,
        "id": 10,
        "lemma": "air",
        "misc": "",
        "start_char": 728,
        "text": "air",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "obl",
        "end_char": 744,
        "feats": "Number=Sing",
        "head": 7,
        "id": 11,
        "lemma": "conditioning",
        "misc": "",
        "start_char": 732,
        "text": "conditioning",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "cc",
        "end_char": 748,
        "feats": null,
        "head": 14,
        "id": 12,
        "lemma": "and",
        "misc": "",
        "start_char": 745,
        "text": "and",
        "upos": "CCONJ",
        "xpos": "CC"
      },
      {
        "deprel": "nsubj",
        "end_char": 751,
        "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
        "head": 14,
        "id": 13,
        "lemma": "it",
        "misc": "",
        "start_char": 749,
        "text": "it",
        "upos": "PRON",
        "xpos": "PRP"
      },
      {
        "deprel": "conj",
        "end_char": 755,
        "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
        "head": 7,
        "id": 14,
        "lemma": "get",
        "misc": "",
        "start_char": 752,
        "text": "got",
        "upos": "VERB",
        "xpos": "VBD"
      },
      {
        "deprel": "xcomp",
        "end_char": 762,
        "feats": "Degree=Cmp",
        "head": 14,
        "id": 15,
        "lemma": "hot",
        "misc": "",
        "start_char": 756,
        "text": "hotter",
        "upos": "ADJ",
        "xpos": "JJR"
      },
      {
        "deprel": "cc",
        "end_char": 766,
        "feats": null,
        "head": 17,
        "id": 16,
        "lemma": "and",
        "misc": "",
        "start_char": 763,
        "text": "and",
        "upos": "CCONJ",
        "xpos": "CC"
      },
      {
        "deprel": "conj",
        "end_char": 773,
        "feats": "Degree=Cmp",
        "head": 15,
        "id": 17,
        "lemma": "hot",
        "misc": "",
        "start_char": 767,
        "text": "hotter",
        "upos": "ADJ",
        "xpos": "JJR"
      },
      {
        "deprel": "case",
        "end_char": 776,
        "feats": null,
        "head": 20,
        "id": 18,
        "lemma": "in",
        "misc": "",
        "start_char": 774,
        "text": "in",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "det",
        "end_char": 780,
        "feats": "Definite=Def|PronType=Art",
        "head": 20,
        "id": 19,
        "lemma": "the",
        "misc": "",
        "start_char": 777,
        "text": "the",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "obl",
        "end_char": 786,
        "feats": "Number=Sing",
        "head": 14,
        "id": 20,
        "lemma": "train",
        "misc": "",
        "start_char": 781,
        "text": "train",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "punct",
        "end_char": 788,
        "feats": null,
        "head": 7,
        "id": 21,
        "lemma": ".",
        "misc": "",
        "start_char": 787,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 16,
    "misc": {
      "parse_tree": "(ROOT (S (SBAR (IN Before) (S (NP (PRP we)) (VP (VBD reached) (NP (NP (NNP King) (POS 's)) (NNP Cross))))) (, ,) (NP (DT the) (NN temperature)) (VP (VBD was) (PP (IN over) (NP (NN 40degC)))) (. .)))"
    },
    "speaker": null,
    "text": "Before we reached King's Cross, the temperature was over 40degC.",
    "tokens": [
      {
        "deprel": "mark",
        "end_char": 795,
        "feats": null,
        "head": 3,
        "id": 1,
        "lemma": "before",
        "misc": "",
        "start_char": 789,
        "text": "Before",
        "upos": "SCONJ",
        "xpos": "IN"
      },
      {
        "deprel": "nsubj",
        "end_char": 798,
        "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs",
        "head": 3,
        "id": 2,
        "lemma": "we",
        "misc": "",
        "start_char": 796,
        "text": "we",
        "upos": "PRON",
        "xpos": "PRP"
      },
      {
        "deprel": "advcl",
        "end_char": 806,
        "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin",
        "head": 12,
        "id": 3,
        "lemma": "reach",
        "misc": "",
        "start_char": 799,
        "text": "reached",
        "upos": "VERB",
        "xpos": "VBD"
      },
      {
        "deprel": "nmod:poss",
        "end_char": 811,
        "feats": "Number=Sing",
        "head": 6,
        "id": 4,
        "lemma": "King",
        "misc": "",
        "start_char": 807,
        "text": "King",
        "upos": "PROPN",
        "xpos": "NNP"
      },
      {
        "deprel": "case",
        "end_char": 814,
        "feats": null,
        "head": 4,
        "id": 5,
        "lemma": "'s",
        "misc": "",
        "start_char": 812,
        "text": "'s",
        "upos": "PART",
        "xpos": "POS"
      },
      {
        "deprel": "obj",
        "end_char": 820,
        "feats": "Number=Sing",
        "head": 3,
        "id": 6,
        "lemma": "Cross",
        "misc": "",
        "start_char": 815,
        "text": "Cross",
        "upos": "PROPN",
        "xpos": "NNP"
      },
      {
        "deprel": "punct",
        "end_char": 822,
        "feats": null,
        "head": 12,
        "id": 7,
        "lemma": ",",
        "misc": "",
        "start_char": 821,
        "text": ",",
        "upos": "PUNCT",
        "xpos": ","
      },
      {
        "deprel": "det",
        "end_char": 826,
        "feats": "Definite=Def|PronType=Art",
        "head": 9,
        "id": 8,
        "lemma": "the",
        "misc": "",
        "start_char": 823,
        "text": "the",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "nsubj",
        "end_char": 838,
        "feats": "Number=Sing",
        "head": 12,
        "id": 9,
        "lemma": "temperature",
        "misc": "",
        "start_char": 827,
        "text": "temperature",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "cop",
        "end_char": 842,
        "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
        "head": 12,
        "id": 10,
        "lemma": "be",
        "misc": "",
        "start_char": 839,
        "text": "was",
        "upos": "AUX",
        "xpos": "VBD"
      },
      {
        "deprel": "case",
        "end_char": 847,
        "feats": null,
        "head": 12,
        "id": 11,
        "lemma": "over",
        "misc": "",
        "start_char": 843,
        "text": "over",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "root",
        "end_char": 854,
        "feats": "Number=Sing",
        "head": 0,
        "id": 12,
        "lemma": "40degC",
        "misc": "",
        "start_char": 848,
        "text": "40degC",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "punct",
        "end_char": 856,
        "feats": null,
        "head": 12,
        "id": 13,
        "lemma": ".",
        "misc": "",
        "start_char": 855,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 17,
    "misc": {
      "parse_tree": "(ROOT (NFP  ))"
    },
    "speaker": null,
    "text": "",
    "tokens": [
      {
        "deprel": "root",
        "end_char": 858,
        "feats": null,
        "head": 0,
        "id": 1,
        "lemma": " ",
        "misc": "",
        "start_char": 857,
        "text": " ",
        "upos": "PUNCT",
        "xpos": "NFP"
      }
    ]
  },
  {
    "id": 18,
    "misc": {
      "parse_tree": "(ROOT (PP (IN Because) (IN of) (NP (PRP$ your) (JJ poor) (NN service)) (. .)))"
    },
    "speaker": null,
    "text": "Because of your poor service.",
    "tokens": [
      {
        "deprel": "case",
        "end_char": 866,
        "feats": null,
        "head": 5,
        "id": 1,
        "lemma": "because",
        "misc": "",
        "start_char": 859,
        "text": "Because",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "fixed",
        "end_char": 869,
        "feats": null,
        "head": 1,
        "id": 2,
        "lemma": "of",
        "misc": "",
        "start_char": 867,
        "text": "of",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "nmod:poss",
        "end_char": 874,
        "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs",
        "head": 5,
        "id": 3,
        "lemma": "your",
        "misc": "",
        "start_char": 870,
        "text": "your",
        "upos": "PRON",
        "xpos": "PRP$"
      },
      {
        "deprel": "amod",
        "end_char": 879,
        "feats": "Degree=Pos",
        "head": 5,
        "id": 4,
        "lemma": "poor",
        "misc": "",
        "start_char": 875,
        "text": "poor",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "root",
        "end_char": 887,
        "feats": "Number=Sing",
        "head": 0,
        "id": 5,
        "lemma": "service",
        "misc": "",
        "start_char": 880,
        "text": "service",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "punct",
        "end_char": 889,
        "feats": null,
        "head": 5,
        "id": 6,
        "lemma": ".",
        "misc": "",
        "start_char": 888,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 19,
    "misc": {
      "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP feel) (SBAR (S (NP (PRP you)) (VP (MD should) (VP (VB pay) (NP (PRP me)) (NP (NN compensation))))))) (. .)))"
    },
    "speaker": null,
    "text": "I feel you should pay me compensation.",
    "tokens": [
      {
        "deprel": "nsubj",
        "end_char": 891,
        "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
        "head": 2,
        "id": 1,
        "lemma": "I",
        "misc": "",
        "start_char": 890,
        "text": "I",
        "upos": "PRON",
        "xpos": "PRP"
      },
      {
        "deprel": "root",
        "end_char": 896,
        "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
        "head": 0,
        "id": 2,
        "lemma": "feel",
        "misc": "",
        "start_char": 892,
        "text": "feel",
        "upos": "VERB",
        "xpos": "VBP"
      },
      {
        "deprel": "nsubj",
        "end_char": 900,
        "feats": "Case=Nom|Person=2|PronType=Prs",
        "head": 5,
        "id": 3,
        "lemma": "you",
        "misc": "",
        "start_char": 897,
        "text": "you",
        "upos": "PRON",
        "xpos": "PRP"
      },
      {
        "deprel": "aux",
        "end_char": 907,
        "feats": "VerbForm=Fin",
        "head": 5,
        "id": 4,
        "lemma": "should",
        "misc": "",
        "start_char": 901,
        "text": "should",
        "upos": "AUX",
        "xpos": "MD"
      },
      {
        "deprel": "ccomp",
        "end_char": 911,
        "feats": "VerbForm=Inf",
        "head": 2,
        "id": 5,
        "lemma": "pay",
        "misc": "",
        "start_char": 908,
        "text": "pay",
        "upos": "VERB",
        "xpos": "VB"
      },
      {
        "deprel": "iobj",
        "end_char": 914,
        "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs",
        "head": 5,
        "id": 6,
        "lemma": "I",
        "misc": "",
        "start_char": 912,
        "text": "me",
        "upos": "PRON",
        "xpos": "PRP"
      },
      {
        "deprel": "obj",
        "end_char": 927,
        "feats": "Number=Sing",
        "head": 5,
        "id": 7,
        "lemma": "compensation",
        "misc": "",
        "start_char": 915,
        "text": "compensation",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "punct",
        "end_char": 929,
        "feats": null,
        "head": 2,
        "id": 8,
        "lemma": ".",
        "misc": "",
        "start_char": 928,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 20,
    "misc": {
      "parse_tree": "(ROOT (NFP  ))"
    },
    "speaker": null,
    "text": "",
    "tokens": [
      {
        "deprel": "root",
        "end_char": 931,
        "feats": null,
        "head": 0,
        "id": 1,
        "lemma": " ",
        "misc": "",
        "start_char": 930,
        "text": " ",
        "upos": "PUNCT",
        "xpos": "NFP"
      }
    ]
  },
  {
    "id": 21,
    "misc": {
      "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP am) (VP (VBG looking) (ADVP (RB forward)) (PP (IN to) (S (VP (VBG hearing) (PP (IN from) (NP (PRP you)))))))) (. .)))"
    },
    "speaker": null,
    "text": "I am looking forward to hearing from you.",
    "tokens": [
      {
        "deprel": "nsubj",
        "end_char": 933,
        "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
        "head": 3,
        "id": 1,
        "lemma": "I",
        "misc": "",
        "start_char": 932,
        "text": "I",
        "upos": "PRON",
        "xpos": "PRP"
      },
      {
        "deprel": "aux",
        "end_char": 936,
        "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
        "head": 3,
        "id": 2,
        "lemma": "be",
        "misc": "",
        "start_char": 934,
        "text": "am",
        "upos": "AUX",
        "xpos": "VBP"
      },
      {
        "deprel": "root",
        "end_char": 944,
        "feats": "Tense=Pres|VerbForm=Part",
        "head": 0,
        "id": 3,
        "lemma": "look",
        "misc": "",
        "start_char": 937,
        "text": "looking",
        "upos": "VERB",
        "xpos": "VBG"
      },
      {
        "deprel": "advmod",
        "end_char": 952,
        "feats": null,
        "head": 3,
        "id": 4,
        "lemma": "forward",
        "misc": "",
        "start_char": 945,
        "text": "forward",
        "upos": "ADV",
        "xpos": "RB"
      },
      {
        "deprel": "mark",
        "end_char": 955,
        "feats": null,
        "head": 6,
        "id": 5,
        "lemma": "to",
        "misc": "",
        "start_char": 953,
        "text": "to",
        "upos": "SCONJ",
        "xpos": "IN"
      },
      {
        "deprel": "advcl",
        "end_char": 963,
        "feats": "VerbForm=Ger",
        "head": 3,
        "id": 6,
        "lemma": "hear",
        "misc": "",
        "start_char": 956,
        "text": "hearing",
        "upos": "VERB",
        "xpos": "VBG"
      },
      {
        "deprel": "case",
        "end_char": 968,
        "feats": null,
        "head": 8,
        "id": 7,
        "lemma": "from",
        "misc": "",
        "start_char": 964,
        "text": "from",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "obl",
        "end_char": 972,
        "feats": "Case=Acc|Person=2|PronType=Prs",
        "head": 6,
        "id": 8,
        "lemma": "you",
        "misc": "",
        "start_char": 969,
        "text": "you",
        "upos": "PRON",
        "xpos": "PRP"
      },
      {
        "deprel": "punct",
        "end_char": 974,
        "feats": null,
        "head": 3,
        "id": 9,
        "lemma": ".",
        "misc": "",
        "start_char": 973,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 22,
    "misc": {
      "parse_tree": "(ROOT (NFP  ))"
    },
    "speaker": null,
    "text": "",
    "tokens": [
      {
        "deprel": "root",
        "end_char": 976,
        "feats": null,
        "head": 0,
        "id": 1,
        "lemma": " ",
        "misc": "",
        "start_char": 975,
        "text": " ",
        "upos": "PUNCT",
        "xpos": "NFP"
      }
    ]
  },
  {
    "id": 23,
    "misc": {
      "parse_tree": "(ROOT (S (NP (PRP Yours)) (ADVP (RB faithfully)) (, ,)))"
    },
    "speaker": null,
    "text": "Yours faithfully,",
    "tokens": [
      {
        "deprel": "root",
        "end_char": 982,
        "feats": "Gender=Neut|Number=Sing|Person=2|Poss=Yes|PronType=Prs",
        "head": 0,
        "id": 1,
        "lemma": "yours",
        "misc": "",
        "start_char": 977,
        "text": "Yours",
        "upos": "PRON",
        "xpos": "PRP"
      },
      {
        "deprel": "advmod",
        "end_char": 993,
        "feats": null,
        "head": 1,
        "id": 2,
        "lemma": "faithfully",
        "misc": "",
        "start_char": 983,
        "text": "faithfully",
        "upos": "ADV",
        "xpos": "RB"
      },
      {
        "deprel": "punct",
        "end_char": 995,
        "feats": null,
        "head": 1,
        "id": 3,
        "lemma": ",",
        "misc": "",
        "start_char": 994,
        "text": ",",
        "upos": "PUNCT",
        "xpos": ","
      }
    ]
  },
  {
    "id": 24,
    "misc": {
      "parse_tree": "(ROOT (NFP  ))"
    },
    "speaker": null,
    "text": "",
    "tokens": [
      {
        "deprel": "root",
        "end_char": 997,
        "feats": null,
        "head": 0,
        "id": 1,
        "lemma": " ",
        "misc": "",
        "start_char": 996,
        "text": " ",
        "upos": "PUNCT",
        "xpos": "NFP"
      }
    ]
  },
  {
    "id": 25,
    "misc": {
      "parse_tree": "(ROOT (NP (NNP David) (NNP Roberson)))"
    },
    "speaker": null,
    "text": "David Roberson",
    "tokens": [
      {
        "deprel": "root",
        "end_char": 1003,
        "feats": "Number=Sing",
        "head": 0,
        "id": 1,
        "lemma": "David",
        "misc": "",
        "start_char": 998,
        "text": "David",
        "upos": "PROPN",
        "xpos": "NNP"
      },
      {
        "deprel": "flat",
        "end_char": 1012,
        "feats": "Number=Sing",
        "head": 1,
        "id": 2,
        "lemma": "Roberson",
        "misc": "",
        "start_char": 1004,
        "text": "Roberson",
        "upos": "PROPN",
        "xpos": "NNP"
      }
    ]
  }
] | 
	Dear Sir or Madam.  Last Thursday. I traveled on the 8:00 a.m. train from Glasgow to London King's Cross and I was quite angry with the service of your company.  The train didn't come on time and it was forty minutes late when it left Glasgow. A man at the station said sorry to us, but he didn't give us any reasons for the delay. We then had further delays on the way and had to wait another thirty minutes. As a result, I missed my plane from London to Frankfurt and had to wait for several hours.  What's more, the service on the train was also very poor. The trip took more than five hours. Unluckily. we could buy nothing but some soft drinks on the train. Worst of all, something was wrong with the air conditioning and it got hotter and hotter in the train. Before we reached King's Cross, the temperature was over 40degC.  Because of your poor service. I feel you should pay me compensation.  I am looking forward to hearing from you.  Yours faithfully,  David Roberson | 
	[
  [
    [
      2,
      0,
      1
    ]
  ],
  [
    [
      3,
      0,
      0
    ],
    [
      3,
      15,
      15
    ],
    [
      8,
      4,
      4
    ],
    [
      8,
      6,
      6
    ],
    [
      18,
      0,
      0
    ],
    [
      18,
      5,
      5
    ],
    [
      20,
      0,
      0
    ],
    [
      24,
      0,
      1
    ]
  ],
  [
    [
      3,
      8,
      8
    ],
    [
      5,
      16,
      16
    ]
  ],
  [
    [
      3,
      20,
      24
    ],
    [
      10,
      4,
      8
    ],
    [
      17,
      2,
      4
    ]
  ],
  [
    [
      3,
      23,
      24
    ]
  ],
  [
    [
      3,
      23,
      23
    ],
    [
      17,
      2,
      2
    ],
    [
      18,
      2,
      2
    ],
    [
      20,
      7,
      7
    ],
    [
      0,
      0,
      3
    ],
    [
      22,
      0,
      0
    ]
  ],
  [
    [
      5,
      6,
      6
    ]
  ],
  [
    [
      5,
      10,
      12
    ]
  ],
  [
    [
      6,
      0,
      4
    ],
    [
      6,
      11,
      11
    ]
  ],
  [
    [
      6,
      3,
      4
    ]
  ],
  [
    [
      6,
      6,
      6
    ]
  ],
  [
    [
      6,
      8,
      8
    ],
    [
      6,
      15,
      15
    ],
    [
      7,
      0,
      0
    ],
    [
      13,
      0,
      0
    ],
    [
      15,
      1,
      1
    ]
  ],
  [
    [
      6,
      16,
      20
    ]
  ],
  [
    [
      6,
      19,
      20
    ]
  ],
  [
    [
      7,
      1,
      1
    ]
  ],
  [
    [
      7,
      6,
      7
    ]
  ],
  [
    [
      7,
      12,
      14
    ]
  ],
  [
    [
      8,
      1,
      2
    ]
  ],
  [
    [
      8,
      6,
      11
    ]
  ],
  [
    [
      8,
      9,
      9
    ],
    [
      3,
      10,
      10
    ]
  ],
  [
    [
      8,
      11,
      11
    ]
  ],
  [
    [
      8,
      17,
      18
    ]
  ],
  [
    [
      11,
      0,
      1
    ]
  ],
  [
    [
      11,
      3,
      6
    ]
  ],
  [
    [
      13,
      3,
      3
    ]
  ],
  [
    [
      13,
      5,
      7
    ]
  ],
  [
    [
      14,
      0,
      2
    ]
  ],
  [
    [
      14,
      2,
      2
    ]
  ],
  [
    [
      14,
      4,
      4
    ]
  ],
  [
    [
      14,
      8,
      10
    ]
  ],
  [
    [
      14,
      12,
      12
    ]
  ],
  [
    [
      15,
      7,
      8
    ]
  ],
  [
    [
      15,
      10,
      11
    ]
  ],
  [
    [
      18,
      6,
      6
    ]
  ],
  [
    [
      20,
      5,
      7
    ]
  ],
  [
    [
      3,
      3,
      5
    ]
  ],
  [
    [
      7,
      3,
      4
    ]
  ],
  [
    [
      3,
      3,
      6
    ],
    [
      5,
      0,
      1
    ],
    [
      5,
      14,
      14
    ],
    [
      5,
      8,
      8
    ],
    [
      10,
      7,
      8
    ],
    [
      13,
      9,
      10
    ],
    [
      14,
      18,
      19
    ]
  ],
  [
    [
      3,
      11,
      13
    ],
    [
      3,
      10,
      13
    ],
    [
      15,
      3,
      5
    ]
  ],
  [
    [
      15,
      3,
      4
    ],
    [
      3,
      11,
      12
    ]
  ]
] | 
	reading_comprehension_examination | 
	{
  "comment": "detokenizer=nltk"
} | 
| 
	train_36122 | 
	[
  {
    "id": 1,
    "misc": {
      "parse_tree": "(ROOT (S (NP (NP (NN Mother) (POS 's)) (NN Day)) (VP (VBZ is) (NP (NP (DT a) (NN holiday)) (PP (IN for) (NP (NNS mothers))))) (. .)))"
    },
    "speaker": null,
    "text": "Mother's Day is a holiday for mothers.",
    "tokens": [
      {
        "deprel": "nmod:poss",
        "end_char": 6,
        "feats": "Number=Sing",
        "head": 3,
        "id": 1,
        "lemma": "mother",
        "misc": "",
        "start_char": 0,
        "text": "Mother",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "case",
        "end_char": 9,
        "feats": null,
        "head": 1,
        "id": 2,
        "lemma": "'s",
        "misc": "",
        "start_char": 7,
        "text": "'s",
        "upos": "PART",
        "xpos": "POS"
      },
      {
        "deprel": "nsubj",
        "end_char": 13,
        "feats": "Number=Sing",
        "head": 6,
        "id": 3,
        "lemma": "day",
        "misc": "",
        "start_char": 10,
        "text": "Day",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "cop",
        "end_char": 16,
        "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
        "head": 6,
        "id": 4,
        "lemma": "be",
        "misc": "",
        "start_char": 14,
        "text": "is",
        "upos": "AUX",
        "xpos": "VBZ"
      },
      {
        "deprel": "det",
        "end_char": 18,
        "feats": "Definite=Ind|PronType=Art",
        "head": 6,
        "id": 5,
        "lemma": "a",
        "misc": "",
        "start_char": 17,
        "text": "a",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "root",
        "end_char": 26,
        "feats": "Number=Sing",
        "head": 0,
        "id": 6,
        "lemma": "holiday",
        "misc": "",
        "start_char": 19,
        "text": "holiday",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "case",
        "end_char": 30,
        "feats": null,
        "head": 8,
        "id": 7,
        "lemma": "for",
        "misc": "",
        "start_char": 27,
        "text": "for",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "nmod",
        "end_char": 38,
        "feats": "Number=Plur",
        "head": 6,
        "id": 8,
        "lemma": "mother",
        "misc": "",
        "start_char": 31,
        "text": "mothers",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "punct",
        "end_char": 40,
        "feats": null,
        "head": 6,
        "id": 9,
        "lemma": ".",
        "misc": "",
        "start_char": 39,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 2,
    "misc": {
      "parse_tree": "(ROOT (S (NP (NNS People)) (VP (VBP celebrate) (NP (PRP it)) (PP (IN in) (NP (NP (DT the) (NNP United) (NNPS States)) (, ,) (NP (NNP England)) (, ,) (NP (NNP India)) (CC and) (NP (DT some) (JJ other) (NNS countries))))) (. .)))"
    },
    "speaker": null,
    "text": "People celebrate it in the United States, England, India and some other countries.",
    "tokens": [
      {
        "deprel": "nsubj",
        "end_char": 47,
        "feats": "Number=Plur",
        "head": 2,
        "id": 1,
        "lemma": "person",
        "misc": "",
        "start_char": 41,
        "text": "People",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "root",
        "end_char": 57,
        "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
        "head": 0,
        "id": 2,
        "lemma": "celebrate",
        "misc": "",
        "start_char": 48,
        "text": "celebrate",
        "upos": "VERB",
        "xpos": "VBP"
      },
      {
        "deprel": "obj",
        "end_char": 60,
        "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
        "head": 2,
        "id": 3,
        "lemma": "it",
        "misc": "",
        "start_char": 58,
        "text": "it",
        "upos": "PRON",
        "xpos": "PRP"
      },
      {
        "deprel": "case",
        "end_char": 63,
        "feats": null,
        "head": 7,
        "id": 4,
        "lemma": "in",
        "misc": "",
        "start_char": 61,
        "text": "in",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "det",
        "end_char": 67,
        "feats": "Definite=Def|PronType=Art",
        "head": 7,
        "id": 5,
        "lemma": "the",
        "misc": "",
        "start_char": 64,
        "text": "the",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "amod",
        "end_char": 74,
        "feats": "Degree=Pos",
        "head": 7,
        "id": 6,
        "lemma": "United",
        "misc": "",
        "start_char": 68,
        "text": "United",
        "upos": "ADJ",
        "xpos": "NNP"
      },
      {
        "deprel": "obl",
        "end_char": 81,
        "feats": "Number=Plur",
        "head": 2,
        "id": 7,
        "lemma": "State",
        "misc": "",
        "start_char": 75,
        "text": "States",
        "upos": "PROPN",
        "xpos": "NNPS"
      },
      {
        "deprel": "punct",
        "end_char": 83,
        "feats": null,
        "head": 9,
        "id": 8,
        "lemma": ",",
        "misc": "",
        "start_char": 82,
        "text": ",",
        "upos": "PUNCT",
        "xpos": ","
      },
      {
        "deprel": "conj",
        "end_char": 91,
        "feats": "Number=Sing",
        "head": 7,
        "id": 9,
        "lemma": "England",
        "misc": "",
        "start_char": 84,
        "text": "England",
        "upos": "PROPN",
        "xpos": "NNP"
      },
      {
        "deprel": "punct",
        "end_char": 93,
        "feats": null,
        "head": 11,
        "id": 10,
        "lemma": ",",
        "misc": "",
        "start_char": 92,
        "text": ",",
        "upos": "PUNCT",
        "xpos": ","
      },
      {
        "deprel": "conj",
        "end_char": 99,
        "feats": "Number=Sing",
        "head": 7,
        "id": 11,
        "lemma": "India",
        "misc": "",
        "start_char": 94,
        "text": "India",
        "upos": "PROPN",
        "xpos": "NNP"
      },
      {
        "deprel": "cc",
        "end_char": 103,
        "feats": null,
        "head": 15,
        "id": 12,
        "lemma": "and",
        "misc": "",
        "start_char": 100,
        "text": "and",
        "upos": "CCONJ",
        "xpos": "CC"
      },
      {
        "deprel": "det",
        "end_char": 108,
        "feats": null,
        "head": 15,
        "id": 13,
        "lemma": "some",
        "misc": "",
        "start_char": 104,
        "text": "some",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "amod",
        "end_char": 114,
        "feats": "Degree=Pos",
        "head": 15,
        "id": 14,
        "lemma": "other",
        "misc": "",
        "start_char": 109,
        "text": "other",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "conj",
        "end_char": 124,
        "feats": "Number=Plur",
        "head": 7,
        "id": 15,
        "lemma": "country",
        "misc": "",
        "start_char": 115,
        "text": "countries",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "punct",
        "end_char": 126,
        "feats": null,
        "head": 2,
        "id": 16,
        "lemma": ".",
        "misc": "",
        "start_char": 125,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 3,
    "misc": {
      "parse_tree": "(ROOT (S (PP (ADVP (RB Little)) (IN by) (NP (JJ little))) (, ,) (NP (NP (NNS people)) (PP (IN in) (NP (JJ many) (JJ other) (NNS countries)))) (ADVP (RB also)) (VP (VBP celebrate) (NP (PRP it))) (. .)))"
    },
    "speaker": null,
    "text": "Little by little, people in many other countries also celebrate it.",
    "tokens": [
      {
        "deprel": "advmod",
        "end_char": 133,
        "feats": null,
        "head": 11,
        "id": 1,
        "lemma": "little",
        "misc": "",
        "start_char": 127,
        "text": "Little",
        "upos": "ADV",
        "xpos": "RB"
      },
      {
        "deprel": "case",
        "end_char": 136,
        "feats": null,
        "head": 3,
        "id": 2,
        "lemma": "by",
        "misc": "",
        "start_char": 134,
        "text": "by",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "obl",
        "end_char": 143,
        "feats": "Degree=Pos",
        "head": 1,
        "id": 3,
        "lemma": "little",
        "misc": "",
        "start_char": 137,
        "text": "little",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "punct",
        "end_char": 145,
        "feats": null,
        "head": 11,
        "id": 4,
        "lemma": ",",
        "misc": "",
        "start_char": 144,
        "text": ",",
        "upos": "PUNCT",
        "xpos": ","
      },
      {
        "deprel": "nsubj",
        "end_char": 152,
        "feats": "Number=Plur",
        "head": 11,
        "id": 5,
        "lemma": "person",
        "misc": "",
        "start_char": 146,
        "text": "people",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "case",
        "end_char": 155,
        "feats": null,
        "head": 9,
        "id": 6,
        "lemma": "in",
        "misc": "",
        "start_char": 153,
        "text": "in",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "amod",
        "end_char": 160,
        "feats": "Degree=Pos",
        "head": 9,
        "id": 7,
        "lemma": "many",
        "misc": "",
        "start_char": 156,
        "text": "many",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "amod",
        "end_char": 166,
        "feats": "Degree=Pos",
        "head": 9,
        "id": 8,
        "lemma": "other",
        "misc": "",
        "start_char": 161,
        "text": "other",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "nmod",
        "end_char": 176,
        "feats": "Number=Plur",
        "head": 5,
        "id": 9,
        "lemma": "country",
        "misc": "",
        "start_char": 167,
        "text": "countries",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "advmod",
        "end_char": 181,
        "feats": null,
        "head": 11,
        "id": 10,
        "lemma": "also",
        "misc": "",
        "start_char": 177,
        "text": "also",
        "upos": "ADV",
        "xpos": "RB"
      },
      {
        "deprel": "root",
        "end_char": 191,
        "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
        "head": 0,
        "id": 11,
        "lemma": "celebrate",
        "misc": "",
        "start_char": 182,
        "text": "celebrate",
        "upos": "VERB",
        "xpos": "VBP"
      },
      {
        "deprel": "obj",
        "end_char": 194,
        "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
        "head": 11,
        "id": 12,
        "lemma": "it",
        "misc": "",
        "start_char": 192,
        "text": "it",
        "upos": "PRON",
        "xpos": "PRP"
      },
      {
        "deprel": "punct",
        "end_char": 196,
        "feats": null,
        "head": 11,
        "id": 13,
        "lemma": ".",
        "misc": "",
        "start_char": 195,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 4,
    "misc": {
      "parse_tree": "(ROOT (S (NP (NP (NNP Mother) (POS 's)) (NN Day)) (VP (VBZ is) (PP (IN on) (NP (NP (DT the) (JJ 2nd) (NNP Sunday)) (PP (IN in) (NP (NNP May)))))) (. .)))"
    },
    "speaker": null,
    "text": "Mother's Day is on the 2nd Sunday in May.",
    "tokens": [
      {
        "deprel": "nmod:poss",
        "end_char": 203,
        "feats": "Number=Sing",
        "head": 3,
        "id": 1,
        "lemma": "mother",
        "misc": "",
        "start_char": 197,
        "text": "Mother",
        "upos": "PROPN",
        "xpos": "NNP"
      },
      {
        "deprel": "case",
        "end_char": 206,
        "feats": null,
        "head": 1,
        "id": 2,
        "lemma": "'s",
        "misc": "",
        "start_char": 204,
        "text": "'s",
        "upos": "PART",
        "xpos": "POS"
      },
      {
        "deprel": "nsubj",
        "end_char": 210,
        "feats": "Number=Sing",
        "head": 8,
        "id": 3,
        "lemma": "day",
        "misc": "",
        "start_char": 207,
        "text": "Day",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "cop",
        "end_char": 213,
        "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
        "head": 8,
        "id": 4,
        "lemma": "be",
        "misc": "",
        "start_char": 211,
        "text": "is",
        "upos": "AUX",
        "xpos": "VBZ"
      },
      {
        "deprel": "case",
        "end_char": 216,
        "feats": null,
        "head": 8,
        "id": 5,
        "lemma": "on",
        "misc": "",
        "start_char": 214,
        "text": "on",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "det",
        "end_char": 220,
        "feats": "Definite=Def|PronType=Art",
        "head": 8,
        "id": 6,
        "lemma": "the",
        "misc": "",
        "start_char": 217,
        "text": "the",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "amod",
        "end_char": 224,
        "feats": "Degree=Pos|NumType=Ord",
        "head": 8,
        "id": 7,
        "lemma": "2nd",
        "misc": "",
        "start_char": 221,
        "text": "2nd",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "root",
        "end_char": 231,
        "feats": "Number=Sing",
        "head": 0,
        "id": 8,
        "lemma": "Sunday",
        "misc": "",
        "start_char": 225,
        "text": "Sunday",
        "upos": "PROPN",
        "xpos": "NNP"
      },
      {
        "deprel": "case",
        "end_char": 234,
        "feats": null,
        "head": 10,
        "id": 9,
        "lemma": "in",
        "misc": "",
        "start_char": 232,
        "text": "in",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "nmod",
        "end_char": 238,
        "feats": "Number=Sing",
        "head": 8,
        "id": 10,
        "lemma": "May",
        "misc": "",
        "start_char": 235,
        "text": "May",
        "upos": "PROPN",
        "xpos": "NNP"
      },
      {
        "deprel": "punct",
        "end_char": 240,
        "feats": null,
        "head": 8,
        "id": 11,
        "lemma": ".",
        "misc": "",
        "start_char": 239,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 5,
    "misc": {
      "parse_tree": "(ROOT (S (PP (IN On) (NP (DT that) (NN day))) (, ,) (NP (JJ many) (NNS people)) (VP (VBP give) (NP (NP (NNS presents)) (PP (IN of) (NP (NN love)))) (PP (IN to) (NP (PRP$ their) (NNS mothers)))) (. .)))"
    },
    "speaker": null,
    "text": "On that day, many people give presents of love to their mothers.",
    "tokens": [
      {
        "deprel": "case",
        "end_char": 243,
        "feats": null,
        "head": 3,
        "id": 1,
        "lemma": "on",
        "misc": "",
        "start_char": 241,
        "text": "On",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "det",
        "end_char": 248,
        "feats": "Number=Sing|PronType=Dem",
        "head": 3,
        "id": 2,
        "lemma": "that",
        "misc": "",
        "start_char": 244,
        "text": "that",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "obl",
        "end_char": 252,
        "feats": "Number=Sing",
        "head": 7,
        "id": 3,
        "lemma": "day",
        "misc": "",
        "start_char": 249,
        "text": "day",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "punct",
        "end_char": 254,
        "feats": null,
        "head": 7,
        "id": 4,
        "lemma": ",",
        "misc": "",
        "start_char": 253,
        "text": ",",
        "upos": "PUNCT",
        "xpos": ","
      },
      {
        "deprel": "amod",
        "end_char": 259,
        "feats": "Degree=Pos",
        "head": 6,
        "id": 5,
        "lemma": "many",
        "misc": "",
        "start_char": 255,
        "text": "many",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "nsubj",
        "end_char": 266,
        "feats": "Number=Plur",
        "head": 7,
        "id": 6,
        "lemma": "person",
        "misc": "",
        "start_char": 260,
        "text": "people",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "root",
        "end_char": 271,
        "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
        "head": 0,
        "id": 7,
        "lemma": "give",
        "misc": "",
        "start_char": 267,
        "text": "give",
        "upos": "VERB",
        "xpos": "VBP"
      },
      {
        "deprel": "obj",
        "end_char": 280,
        "feats": "Number=Plur",
        "head": 7,
        "id": 8,
        "lemma": "present",
        "misc": "",
        "start_char": 272,
        "text": "presents",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "case",
        "end_char": 283,
        "feats": null,
        "head": 10,
        "id": 9,
        "lemma": "of",
        "misc": "",
        "start_char": 281,
        "text": "of",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "nmod",
        "end_char": 288,
        "feats": "Number=Sing",
        "head": 8,
        "id": 10,
        "lemma": "love",
        "misc": "",
        "start_char": 284,
        "text": "love",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "case",
        "end_char": 291,
        "feats": null,
        "head": 13,
        "id": 11,
        "lemma": "to",
        "misc": "",
        "start_char": 289,
        "text": "to",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "nmod:poss",
        "end_char": 297,
        "feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
        "head": 13,
        "id": 12,
        "lemma": "their",
        "misc": "",
        "start_char": 292,
        "text": "their",
        "upos": "PRON",
        "xpos": "PRP$"
      },
      {
        "deprel": "obl",
        "end_char": 305,
        "feats": "Number=Plur",
        "head": 7,
        "id": 13,
        "lemma": "mother",
        "misc": "",
        "start_char": 298,
        "text": "mothers",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "punct",
        "end_char": 307,
        "feats": null,
        "head": 7,
        "id": 14,
        "lemma": ".",
        "misc": "",
        "start_char": 306,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 6,
    "misc": {
      "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (PRP$ their) (NNS mothers)) (VP (VBP are) (ADJP (JJ alive))))) (, ,) (NP (PRP they)) (ADVP (RB often)) (VP (VBP wear) (NP (DT a) (ADJP (JJ pink) (CC or) (JJ red)) (NN rose) (CC or) (NN carnation))) (. .)))"
    },
    "speaker": null,
    "text": "If their mothers are alive, they often wear a pink or red rose or carnation.",
    "tokens": [
      {
        "deprel": "mark",
        "end_char": 310,
        "feats": null,
        "head": 5,
        "id": 1,
        "lemma": "if",
        "misc": "",
        "start_char": 308,
        "text": "If",
        "upos": "SCONJ",
        "xpos": "IN"
      },
      {
        "deprel": "nmod:poss",
        "end_char": 316,
        "feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
        "head": 3,
        "id": 2,
        "lemma": "their",
        "misc": "",
        "start_char": 311,
        "text": "their",
        "upos": "PRON",
        "xpos": "PRP$"
      },
      {
        "deprel": "nsubj",
        "end_char": 324,
        "feats": "Number=Plur",
        "head": 5,
        "id": 3,
        "lemma": "mother",
        "misc": "",
        "start_char": 317,
        "text": "mothers",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "cop",
        "end_char": 328,
        "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
        "head": 5,
        "id": 4,
        "lemma": "be",
        "misc": "",
        "start_char": 325,
        "text": "are",
        "upos": "AUX",
        "xpos": "VBP"
      },
      {
        "deprel": "advcl",
        "end_char": 334,
        "feats": "Degree=Pos",
        "head": 9,
        "id": 5,
        "lemma": "alive",
        "misc": "",
        "start_char": 329,
        "text": "alive",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "punct",
        "end_char": 336,
        "feats": null,
        "head": 9,
        "id": 6,
        "lemma": ",",
        "misc": "",
        "start_char": 335,
        "text": ",",
        "upos": "PUNCT",
        "xpos": ","
      },
      {
        "deprel": "nsubj",
        "end_char": 341,
        "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
        "head": 9,
        "id": 7,
        "lemma": "they",
        "misc": "",
        "start_char": 337,
        "text": "they",
        "upos": "PRON",
        "xpos": "PRP"
      },
      {
        "deprel": "advmod",
        "end_char": 347,
        "feats": null,
        "head": 9,
        "id": 8,
        "lemma": "often",
        "misc": "",
        "start_char": 342,
        "text": "often",
        "upos": "ADV",
        "xpos": "RB"
      },
      {
        "deprel": "root",
        "end_char": 352,
        "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
        "head": 0,
        "id": 9,
        "lemma": "wear",
        "misc": "",
        "start_char": 348,
        "text": "wear",
        "upos": "VERB",
        "xpos": "VBP"
      },
      {
        "deprel": "det",
        "end_char": 354,
        "feats": "Definite=Ind|PronType=Art",
        "head": 14,
        "id": 10,
        "lemma": "a",
        "misc": "",
        "start_char": 353,
        "text": "a",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "amod",
        "end_char": 359,
        "feats": "Degree=Pos",
        "head": 14,
        "id": 11,
        "lemma": "pink",
        "misc": "",
        "start_char": 355,
        "text": "pink",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "cc",
        "end_char": 362,
        "feats": null,
        "head": 13,
        "id": 12,
        "lemma": "or",
        "misc": "",
        "start_char": 360,
        "text": "or",
        "upos": "CCONJ",
        "xpos": "CC"
      },
      {
        "deprel": "conj",
        "end_char": 366,
        "feats": "Degree=Pos",
        "head": 11,
        "id": 13,
        "lemma": "red",
        "misc": "",
        "start_char": 363,
        "text": "red",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "obj",
        "end_char": 371,
        "feats": "Number=Sing",
        "head": 9,
        "id": 14,
        "lemma": "rose",
        "misc": "",
        "start_char": 367,
        "text": "rose",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "cc",
        "end_char": 374,
        "feats": null,
        "head": 16,
        "id": 15,
        "lemma": "or",
        "misc": "",
        "start_char": 372,
        "text": "or",
        "upos": "CCONJ",
        "xpos": "CC"
      },
      {
        "deprel": "conj",
        "end_char": 384,
        "feats": "Number=Sing",
        "head": 14,
        "id": 16,
        "lemma": "carnation",
        "misc": "",
        "start_char": 375,
        "text": "carnation",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "punct",
        "end_char": 386,
        "feats": null,
        "head": 9,
        "id": 17,
        "lemma": ".",
        "misc": "",
        "start_char": 385,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 7,
    "misc": {
      "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (PRP$ their) (NNS mothers)) (VP (VBP are) (ADJP (JJ dead))))) (, ,) (NP (PRP they)) (VP (VBP wear) (NP (DT a) (JJ white) (NN one))) (. .)))"
    },
    "speaker": null,
    "text": "If their mothers are dead, they wear a white one.",
    "tokens": [
      {
        "deprel": "mark",
        "end_char": 389,
        "feats": null,
        "head": 5,
        "id": 1,
        "lemma": "if",
        "misc": "",
        "start_char": 387,
        "text": "If",
        "upos": "SCONJ",
        "xpos": "IN"
      },
      {
        "deprel": "nmod:poss",
        "end_char": 395,
        "feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
        "head": 3,
        "id": 2,
        "lemma": "their",
        "misc": "",
        "start_char": 390,
        "text": "their",
        "upos": "PRON",
        "xpos": "PRP$"
      },
      {
        "deprel": "nsubj",
        "end_char": 403,
        "feats": "Number=Plur",
        "head": 5,
        "id": 3,
        "lemma": "mother",
        "misc": "",
        "start_char": 396,
        "text": "mothers",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "cop",
        "end_char": 407,
        "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
        "head": 5,
        "id": 4,
        "lemma": "be",
        "misc": "",
        "start_char": 404,
        "text": "are",
        "upos": "AUX",
        "xpos": "VBP"
      },
      {
        "deprel": "advcl",
        "end_char": 412,
        "feats": "Degree=Pos",
        "head": 8,
        "id": 5,
        "lemma": "dead",
        "misc": "",
        "start_char": 408,
        "text": "dead",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "punct",
        "end_char": 414,
        "feats": null,
        "head": 8,
        "id": 6,
        "lemma": ",",
        "misc": "",
        "start_char": 413,
        "text": ",",
        "upos": "PUNCT",
        "xpos": ","
      },
      {
        "deprel": "nsubj",
        "end_char": 419,
        "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
        "head": 8,
        "id": 7,
        "lemma": "they",
        "misc": "",
        "start_char": 415,
        "text": "they",
        "upos": "PRON",
        "xpos": "PRP"
      },
      {
        "deprel": "root",
        "end_char": 424,
        "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
        "head": 0,
        "id": 8,
        "lemma": "wear",
        "misc": "",
        "start_char": 420,
        "text": "wear",
        "upos": "VERB",
        "xpos": "VBP"
      },
      {
        "deprel": "det",
        "end_char": 426,
        "feats": "Definite=Ind|PronType=Art",
        "head": 11,
        "id": 9,
        "lemma": "a",
        "misc": "",
        "start_char": 425,
        "text": "a",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "amod",
        "end_char": 432,
        "feats": "Degree=Pos",
        "head": 11,
        "id": 10,
        "lemma": "white",
        "misc": "",
        "start_char": 427,
        "text": "white",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "obj",
        "end_char": 436,
        "feats": "Number=Sing",
        "head": 8,
        "id": 11,
        "lemma": "one",
        "misc": "",
        "start_char": 433,
        "text": "one",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "punct",
        "end_char": 438,
        "feats": null,
        "head": 8,
        "id": 12,
        "lemma": ".",
        "misc": "",
        "start_char": 437,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 8,
    "misc": {
      "parse_tree": "(ROOT (NFP  ))"
    },
    "speaker": null,
    "text": "",
    "tokens": [
      {
        "deprel": "root",
        "end_char": 440,
        "feats": null,
        "head": 0,
        "id": 1,
        "lemma": " ",
        "misc": "",
        "start_char": 439,
        "text": " ",
        "upos": "PUNCT",
        "xpos": "NFP"
      }
    ]
  },
  {
    "id": 9,
    "misc": {
      "parse_tree": "(ROOT (S (NP (NP (DT The) (NN celebration)) (PP (IN of) (NP (DT the) (JJ first) (NP (NNP American) (NNP Mother) (POS 's)) (NNP Day)))) (VP (VBD was) (VP (VBN held) (PP (IN in) (NP (NNP Philadelphia))) (PP (IN on) (NP (NNP May) (CD 10) (, ,) (CD 1908))))) (. .)))"
    },
    "speaker": null,
    "text": "The celebration of the first American Mother's Day was held in Philadelphia on May 10, 1908.",
    "tokens": [
      {
        "deprel": "det",
        "end_char": 444,
        "feats": "Definite=Def|PronType=Art",
        "head": 2,
        "id": 1,
        "lemma": "the",
        "misc": "",
        "start_char": 441,
        "text": "The",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "nsubj:pass",
        "end_char": 456,
        "feats": "Number=Sing",
        "head": 11,
        "id": 2,
        "lemma": "celebration",
        "misc": "",
        "start_char": 445,
        "text": "celebration",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "case",
        "end_char": 459,
        "feats": null,
        "head": 9,
        "id": 3,
        "lemma": "of",
        "misc": "",
        "start_char": 457,
        "text": "of",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "det",
        "end_char": 463,
        "feats": "Definite=Def|PronType=Art",
        "head": 9,
        "id": 4,
        "lemma": "the",
        "misc": "",
        "start_char": 460,
        "text": "the",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "amod",
        "end_char": 469,
        "feats": "Degree=Pos|NumType=Ord",
        "head": 7,
        "id": 5,
        "lemma": "first",
        "misc": "",
        "start_char": 464,
        "text": "first",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "amod",
        "end_char": 478,
        "feats": "Degree=Pos",
        "head": 7,
        "id": 6,
        "lemma": "American",
        "misc": "",
        "start_char": 470,
        "text": "American",
        "upos": "ADJ",
        "xpos": "NNP"
      },
      {
        "deprel": "nmod:poss",
        "end_char": 485,
        "feats": "Number=Sing",
        "head": 9,
        "id": 7,
        "lemma": "mother",
        "misc": "",
        "start_char": 479,
        "text": "Mother",
        "upos": "PROPN",
        "xpos": "NNP"
      },
      {
        "deprel": "case",
        "end_char": 488,
        "feats": null,
        "head": 7,
        "id": 8,
        "lemma": "'s",
        "misc": "",
        "start_char": 486,
        "text": "'s",
        "upos": "PART",
        "xpos": "POS"
      },
      {
        "deprel": "nmod",
        "end_char": 492,
        "feats": "Number=Sing",
        "head": 2,
        "id": 9,
        "lemma": "Day",
        "misc": "",
        "start_char": 489,
        "text": "Day",
        "upos": "PROPN",
        "xpos": "NNP"
      },
      {
        "deprel": "aux:pass",
        "end_char": 496,
        "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
        "head": 11,
        "id": 10,
        "lemma": "be",
        "misc": "",
        "start_char": 493,
        "text": "was",
        "upos": "AUX",
        "xpos": "VBD"
      },
      {
        "deprel": "root",
        "end_char": 501,
        "feats": "Tense=Past|VerbForm=Part|Voice=Pass",
        "head": 0,
        "id": 11,
        "lemma": "hold",
        "misc": "",
        "start_char": 497,
        "text": "held",
        "upos": "VERB",
        "xpos": "VBN"
      },
      {
        "deprel": "case",
        "end_char": 504,
        "feats": null,
        "head": 13,
        "id": 12,
        "lemma": "in",
        "misc": "",
        "start_char": 502,
        "text": "in",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "obl",
        "end_char": 517,
        "feats": "Number=Sing",
        "head": 11,
        "id": 13,
        "lemma": "Philadelphia",
        "misc": "",
        "start_char": 505,
        "text": "Philadelphia",
        "upos": "PROPN",
        "xpos": "NNP"
      },
      {
        "deprel": "case",
        "end_char": 520,
        "feats": null,
        "head": 16,
        "id": 14,
        "lemma": "on",
        "misc": "",
        "start_char": 518,
        "text": "on",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "compound",
        "end_char": 524,
        "feats": "Number=Sing",
        "head": 16,
        "id": 15,
        "lemma": "May",
        "misc": "",
        "start_char": 521,
        "text": "May",
        "upos": "PROPN",
        "xpos": "NNP"
      },
      {
        "deprel": "obl",
        "end_char": 527,
        "feats": "NumForm=Digit|NumType=Card",
        "head": 11,
        "id": 16,
        "lemma": "10",
        "misc": "",
        "start_char": 525,
        "text": "10",
        "upos": "NUM",
        "xpos": "CD"
      },
      {
        "deprel": "punct",
        "end_char": 529,
        "feats": null,
        "head": 18,
        "id": 17,
        "lemma": ",",
        "misc": "",
        "start_char": 528,
        "text": ",",
        "upos": "PUNCT",
        "xpos": ","
      },
      {
        "deprel": "nmod:tmod",
        "end_char": 534,
        "feats": "NumForm=Digit|NumType=Card",
        "head": 16,
        "id": 18,
        "lemma": "1908",
        "misc": "",
        "start_char": 530,
        "text": "1908",
        "upos": "NUM",
        "xpos": "CD"
      },
      {
        "deprel": "punct",
        "end_char": 536,
        "feats": null,
        "head": 11,
        "id": 19,
        "lemma": ".",
        "misc": "",
        "start_char": 535,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 10,
    "misc": {
      "parse_tree": "(ROOT (S (ADVP (RB Soon)) (NP (DT the) (NN holiday)) (VP (VBD became) (ADJP (JJ popular)) (PP (ADVP (RB all) (IN over) (NP (DT the) (NN country))) (CC and) (PP (IN around) (NP (DT the) (NN world))))) (. .)))"
    },
    "speaker": null,
    "text": "Soon the holiday became popular all over the country and around the world.",
    "tokens": [
      {
        "deprel": "advmod",
        "end_char": 541,
        "feats": "Degree=Pos",
        "head": 4,
        "id": 1,
        "lemma": "soon",
        "misc": "",
        "start_char": 537,
        "text": "Soon",
        "upos": "ADV",
        "xpos": "RB"
      },
      {
        "deprel": "det",
        "end_char": 545,
        "feats": "Definite=Def|PronType=Art",
        "head": 3,
        "id": 2,
        "lemma": "the",
        "misc": "",
        "start_char": 542,
        "text": "the",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "nsubj",
        "end_char": 553,
        "feats": "Number=Sing",
        "head": 4,
        "id": 3,
        "lemma": "holiday",
        "misc": "",
        "start_char": 546,
        "text": "holiday",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "root",
        "end_char": 560,
        "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
        "head": 0,
        "id": 4,
        "lemma": "become",
        "misc": "",
        "start_char": 554,
        "text": "became",
        "upos": "VERB",
        "xpos": "VBD"
      },
      {
        "deprel": "xcomp",
        "end_char": 568,
        "feats": "Degree=Pos",
        "head": 4,
        "id": 5,
        "lemma": "popular",
        "misc": "",
        "start_char": 561,
        "text": "popular",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "advmod",
        "end_char": 572,
        "feats": null,
        "head": 9,
        "id": 6,
        "lemma": "all",
        "misc": "",
        "start_char": 569,
        "text": "all",
        "upos": "ADV",
        "xpos": "RB"
      },
      {
        "deprel": "case",
        "end_char": 577,
        "feats": null,
        "head": 9,
        "id": 7,
        "lemma": "over",
        "misc": "",
        "start_char": 573,
        "text": "over",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "det",
        "end_char": 581,
        "feats": "Definite=Def|PronType=Art",
        "head": 9,
        "id": 8,
        "lemma": "the",
        "misc": "",
        "start_char": 578,
        "text": "the",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "obl",
        "end_char": 589,
        "feats": "Number=Sing",
        "head": 5,
        "id": 9,
        "lemma": "country",
        "misc": "",
        "start_char": 582,
        "text": "country",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "cc",
        "end_char": 593,
        "feats": null,
        "head": 13,
        "id": 10,
        "lemma": "and",
        "misc": "",
        "start_char": 590,
        "text": "and",
        "upos": "CCONJ",
        "xpos": "CC"
      },
      {
        "deprel": "case",
        "end_char": 600,
        "feats": null,
        "head": 13,
        "id": 11,
        "lemma": "around",
        "misc": "",
        "start_char": 594,
        "text": "around",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "det",
        "end_char": 604,
        "feats": "Definite=Def|PronType=Art",
        "head": 13,
        "id": 12,
        "lemma": "the",
        "misc": "",
        "start_char": 601,
        "text": "the",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "conj",
        "end_char": 610,
        "feats": "Number=Sing",
        "head": 9,
        "id": 13,
        "lemma": "world",
        "misc": "",
        "start_char": 605,
        "text": "world",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "punct",
        "end_char": 612,
        "feats": null,
        "head": 4,
        "id": 14,
        "lemma": ".",
        "misc": "",
        "start_char": 611,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 11,
    "misc": {
      "parse_tree": "(ROOT (S (PP (IN In) (NP (NNP China))) (, ,) (NP (NNS people)) (VP (VBP do) (NP (DT the) (JJ same)) (PP (IN on) (NP (DT the) (NN day))) (PP (IN for) (NP (NNS mothers)))) (. .)))"
    },
    "speaker": null,
    "text": "In China, people do the same on the day for mothers.",
    "tokens": [
      {
        "deprel": "case",
        "end_char": 615,
        "feats": null,
        "head": 2,
        "id": 1,
        "lemma": "in",
        "misc": "",
        "start_char": 613,
        "text": "In",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "obl",
        "end_char": 621,
        "feats": "Number=Sing",
        "head": 5,
        "id": 2,
        "lemma": "China",
        "misc": "",
        "start_char": 616,
        "text": "China",
        "upos": "PROPN",
        "xpos": "NNP"
      },
      {
        "deprel": "punct",
        "end_char": 623,
        "feats": null,
        "head": 5,
        "id": 3,
        "lemma": ",",
        "misc": "",
        "start_char": 622,
        "text": ",",
        "upos": "PUNCT",
        "xpos": ","
      },
      {
        "deprel": "nsubj",
        "end_char": 630,
        "feats": "Number=Plur",
        "head": 5,
        "id": 4,
        "lemma": "person",
        "misc": "",
        "start_char": 624,
        "text": "people",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "root",
        "end_char": 633,
        "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
        "head": 0,
        "id": 5,
        "lemma": "do",
        "misc": "",
        "start_char": 631,
        "text": "do",
        "upos": "VERB",
        "xpos": "VBP"
      },
      {
        "deprel": "det",
        "end_char": 637,
        "feats": "Definite=Def|PronType=Art",
        "head": 7,
        "id": 6,
        "lemma": "the",
        "misc": "",
        "start_char": 634,
        "text": "the",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "obj",
        "end_char": 642,
        "feats": "Degree=Pos",
        "head": 5,
        "id": 7,
        "lemma": "same",
        "misc": "",
        "start_char": 638,
        "text": "same",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "case",
        "end_char": 645,
        "feats": null,
        "head": 10,
        "id": 8,
        "lemma": "on",
        "misc": "",
        "start_char": 643,
        "text": "on",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "det",
        "end_char": 649,
        "feats": "Definite=Def|PronType=Art",
        "head": 10,
        "id": 9,
        "lemma": "the",
        "misc": "",
        "start_char": 646,
        "text": "the",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "obl",
        "end_char": 653,
        "feats": "Number=Sing",
        "head": 5,
        "id": 10,
        "lemma": "day",
        "misc": "",
        "start_char": 650,
        "text": "day",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "case",
        "end_char": 657,
        "feats": null,
        "head": 12,
        "id": 11,
        "lemma": "for",
        "misc": "",
        "start_char": 654,
        "text": "for",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "obl",
        "end_char": 665,
        "feats": "Number=Plur",
        "head": 5,
        "id": 12,
        "lemma": "mother",
        "misc": "",
        "start_char": 658,
        "text": "mothers",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "punct",
        "end_char": 667,
        "feats": null,
        "head": 5,
        "id": 13,
        "lemma": ".",
        "misc": "",
        "start_char": 666,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 12,
    "misc": {
      "parse_tree": "(ROOT (S (CC And) (PP (IN in) (NP (DT some) (NNS cities))) (, ,) (NP (NNS people)) (ADVP (RB sometimes)) (VP (VBP ask) (NP (NP (DT a) (NN song)) (SBAR (S (VP (TO to) (VP (VB be) (VP (VBN broadcast) (PP (IN for) (NP (PRP$ his) (CC or) (PRP$ her) (NN mother))) (ADVP (RB only))))))))) (. .)))"
    },
    "speaker": null,
    "text": "And in some cities, people sometimes ask a song to be broadcast for his or her mother only.",
    "tokens": [
      {
        "deprel": "cc",
        "end_char": 671,
        "feats": null,
        "head": 8,
        "id": 1,
        "lemma": "and",
        "misc": "",
        "start_char": 668,
        "text": "And",
        "upos": "CCONJ",
        "xpos": "CC"
      },
      {
        "deprel": "case",
        "end_char": 674,
        "feats": null,
        "head": 4,
        "id": 2,
        "lemma": "in",
        "misc": "",
        "start_char": 672,
        "text": "in",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "det",
        "end_char": 679,
        "feats": null,
        "head": 4,
        "id": 3,
        "lemma": "some",
        "misc": "",
        "start_char": 675,
        "text": "some",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "obl",
        "end_char": 686,
        "feats": "Number=Plur",
        "head": 8,
        "id": 4,
        "lemma": "city",
        "misc": "",
        "start_char": 680,
        "text": "cities",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "punct",
        "end_char": 688,
        "feats": null,
        "head": 8,
        "id": 5,
        "lemma": ",",
        "misc": "",
        "start_char": 687,
        "text": ",",
        "upos": "PUNCT",
        "xpos": ","
      },
      {
        "deprel": "nsubj",
        "end_char": 695,
        "feats": "Number=Plur",
        "head": 8,
        "id": 6,
        "lemma": "person",
        "misc": "",
        "start_char": 689,
        "text": "people",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "advmod",
        "end_char": 705,
        "feats": null,
        "head": 8,
        "id": 7,
        "lemma": "sometimes",
        "misc": "",
        "start_char": 696,
        "text": "sometimes",
        "upos": "ADV",
        "xpos": "RB"
      },
      {
        "deprel": "root",
        "end_char": 709,
        "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
        "head": 0,
        "id": 8,
        "lemma": "ask",
        "misc": "",
        "start_char": 706,
        "text": "ask",
        "upos": "VERB",
        "xpos": "VBP"
      },
      {
        "deprel": "det",
        "end_char": 711,
        "feats": "Definite=Ind|PronType=Art",
        "head": 10,
        "id": 9,
        "lemma": "a",
        "misc": "",
        "start_char": 710,
        "text": "a",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "iobj",
        "end_char": 716,
        "feats": "Number=Sing",
        "head": 8,
        "id": 10,
        "lemma": "song",
        "misc": "",
        "start_char": 712,
        "text": "song",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "mark",
        "end_char": 719,
        "feats": null,
        "head": 13,
        "id": 11,
        "lemma": "to",
        "misc": "",
        "start_char": 717,
        "text": "to",
        "upos": "PART",
        "xpos": "TO"
      },
      {
        "deprel": "aux:pass",
        "end_char": 722,
        "feats": "VerbForm=Inf",
        "head": 13,
        "id": 12,
        "lemma": "be",
        "misc": "",
        "start_char": 720,
        "text": "be",
        "upos": "AUX",
        "xpos": "VB"
      },
      {
        "deprel": "xcomp",
        "end_char": 732,
        "feats": "Tense=Past|VerbForm=Part|Voice=Pass",
        "head": 8,
        "id": 13,
        "lemma": "broadcast",
        "misc": "",
        "start_char": 723,
        "text": "broadcast",
        "upos": "VERB",
        "xpos": "VBN"
      },
      {
        "deprel": "case",
        "end_char": 736,
        "feats": null,
        "head": 18,
        "id": 14,
        "lemma": "for",
        "misc": "",
        "start_char": 733,
        "text": "for",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "nmod:poss",
        "end_char": 740,
        "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
        "head": 18,
        "id": 15,
        "lemma": "his",
        "misc": "",
        "start_char": 737,
        "text": "his",
        "upos": "PRON",
        "xpos": "PRP$"
      },
      {
        "deprel": "cc",
        "end_char": 743,
        "feats": null,
        "head": 17,
        "id": 16,
        "lemma": "or",
        "misc": "",
        "start_char": 741,
        "text": "or",
        "upos": "CCONJ",
        "xpos": "CC"
      },
      {
        "deprel": "conj",
        "end_char": 747,
        "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
        "head": 15,
        "id": 17,
        "lemma": "her",
        "misc": "",
        "start_char": 744,
        "text": "her",
        "upos": "PRON",
        "xpos": "PRP$"
      },
      {
        "deprel": "obl",
        "end_char": 754,
        "feats": "Number=Sing",
        "head": 13,
        "id": 18,
        "lemma": "mother",
        "misc": "",
        "start_char": 748,
        "text": "mother",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "advmod",
        "end_char": 759,
        "feats": null,
        "head": 13,
        "id": 19,
        "lemma": "only",
        "misc": "",
        "start_char": 755,
        "text": "only",
        "upos": "ADV",
        "xpos": "RB"
      },
      {
        "deprel": "punct",
        "end_char": 761,
        "feats": null,
        "head": 8,
        "id": 20,
        "lemma": ".",
        "misc": "",
        "start_char": 760,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  }
] | 
	Mother's Day is a holiday for mothers. People celebrate it in the United States, England, India and some other countries. Little by little, people in many other countries also celebrate it. Mother's Day is on the 2nd Sunday in May. On that day, many people give presents of love to their mothers. If their mothers are alive, they often wear a pink or red rose or carnation. If their mothers are dead, they wear a white one.  The celebration of the first American Mother's Day was held in Philadelphia on May 10, 1908. Soon the holiday became popular all over the country and around the world. In China, people do the same on the day for mothers. And in some cities, people sometimes ask a song to be broadcast for his or her mother only. | 
	[
  [
    [
      0,
      0,
      2
    ],
    [
      0,
      4,
      7
    ],
    [
      1,
      2,
      2
    ],
    [
      2,
      11,
      11
    ],
    [
      3,
      0,
      2
    ],
    [
      4,
      1,
      2
    ],
    [
      9,
      1,
      2
    ]
  ],
  [
    [
      1,
      0,
      0
    ]
  ],
  [
    [
      1,
      4,
      6
    ]
  ],
  [
    [
      1,
      8,
      8
    ]
  ],
  [
    [
      1,
      10,
      10
    ]
  ],
  [
    [
      2,
      4,
      8
    ]
  ],
  [
    [
      2,
      6,
      8
    ]
  ],
  [
    [
      1,
      12,
      14
    ]
  ],
  [
    [
      1,
      4,
      14
    ]
  ],
  [
    [
      3,
      9,
      9
    ]
  ],
  [
    [
      4,
      4,
      5
    ],
    [
      4,
      11,
      11
    ],
    [
      5,
      1,
      1
    ],
    [
      5,
      6,
      6
    ],
    [
      6,
      1,
      1
    ],
    [
      6,
      6,
      6
    ]
  ],
  [
    [
      4,
      7,
      9
    ]
  ],
  [
    [
      4,
      9,
      9
    ]
  ],
  [
    [
      4,
      11,
      12
    ],
    [
      5,
      1,
      2
    ],
    [
      6,
      1,
      2
    ]
  ],
  [
    [
      5,
      9,
      15
    ]
  ],
  [
    [
      6,
      8,
      10
    ]
  ],
  [
    [
      8,
      0,
      8
    ]
  ],
  [
    [
      8,
      3,
      8
    ]
  ],
  [
    [
      8,
      12,
      12
    ]
  ],
  [
    [
      9,
      5,
      8
    ]
  ],
  [
    [
      9,
      11,
      12
    ]
  ],
  [
    [
      10,
      1,
      1
    ]
  ],
  [
    [
      10,
      5,
      6
    ]
  ],
  [
    [
      10,
      11,
      11
    ],
    [
      0,
      7,
      7
    ]
  ],
  [
    [
      11,
      2,
      3
    ]
  ],
  [
    [
      11,
      5,
      5
    ],
    [
      11,
      14,
      16
    ],
    [
      10,
      3,
      3
    ]
  ],
  [
    [
      11,
      8,
      9
    ]
  ],
  [
    [
      11,
      14,
      14
    ]
  ],
  [
    [
      11,
      14,
      17
    ]
  ],
  [
    [
      11,
      16,
      16
    ]
  ],
  [
    [
      8,
      14,
      17
    ]
  ],
  [
    [
      3,
      5,
      9
    ]
  ],
  [
    [
      9,
      7,
      8
    ]
  ],
  [
    [
      10,
      8,
      11
    ]
  ]
] | 
	reading_comprehension_examination | 
	{
  "comment": "detokenizer=nltk"
} | 
| 
	train_36123 | 
	[
  {
    "id": 1,
    "misc": {
      "parse_tree": "(ROOT (NP (NP (NNS Shirts)) (: :) (S (NP (DT All) (NNS students)) (VP (MD will) (VP (VB be) (VP (VBN required) (S (VP (TO to) (VP (VB wear) (NP (DT a) (NML (NN polo) (CC or) (NN oxford)) (NN shirt))))))))) (. .)))"
    },
    "speaker": null,
    "text": "Shirts: All students will be required to wear a polo or oxford shirt.",
    "tokens": [
      {
        "deprel": "root",
        "end_char": 6,
        "feats": "Number=Plur",
        "head": 0,
        "id": 1,
        "lemma": "shirt",
        "misc": "",
        "start_char": 0,
        "text": "Shirts",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "punct",
        "end_char": 8,
        "feats": null,
        "head": 1,
        "id": 2,
        "lemma": ":",
        "misc": "",
        "start_char": 7,
        "text": ":",
        "upos": "PUNCT",
        "xpos": ":"
      },
      {
        "deprel": "det",
        "end_char": 12,
        "feats": null,
        "head": 4,
        "id": 3,
        "lemma": "all",
        "misc": "",
        "start_char": 9,
        "text": "All",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "nsubj:pass",
        "end_char": 21,
        "feats": "Number=Plur",
        "head": 7,
        "id": 4,
        "lemma": "student",
        "misc": "",
        "start_char": 13,
        "text": "students",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "aux",
        "end_char": 26,
        "feats": "VerbForm=Fin",
        "head": 7,
        "id": 5,
        "lemma": "will",
        "misc": "",
        "start_char": 22,
        "text": "will",
        "upos": "AUX",
        "xpos": "MD"
      },
      {
        "deprel": "aux:pass",
        "end_char": 29,
        "feats": "VerbForm=Inf",
        "head": 7,
        "id": 6,
        "lemma": "be",
        "misc": "",
        "start_char": 27,
        "text": "be",
        "upos": "AUX",
        "xpos": "VB"
      },
      {
        "deprel": "appos",
        "end_char": 38,
        "feats": "Tense=Past|VerbForm=Part|Voice=Pass",
        "head": 1,
        "id": 7,
        "lemma": "require",
        "misc": "",
        "start_char": 30,
        "text": "required",
        "upos": "VERB",
        "xpos": "VBN"
      },
      {
        "deprel": "mark",
        "end_char": 41,
        "feats": null,
        "head": 9,
        "id": 8,
        "lemma": "to",
        "misc": "",
        "start_char": 39,
        "text": "to",
        "upos": "PART",
        "xpos": "TO"
      },
      {
        "deprel": "xcomp",
        "end_char": 46,
        "feats": "VerbForm=Inf",
        "head": 7,
        "id": 9,
        "lemma": "wear",
        "misc": "",
        "start_char": 42,
        "text": "wear",
        "upos": "VERB",
        "xpos": "VB"
      },
      {
        "deprel": "det",
        "end_char": 48,
        "feats": "Definite=Ind|PronType=Art",
        "head": 14,
        "id": 10,
        "lemma": "a",
        "misc": "",
        "start_char": 47,
        "text": "a",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "compound",
        "end_char": 53,
        "feats": "Number=Sing",
        "head": 14,
        "id": 11,
        "lemma": "polo",
        "misc": "",
        "start_char": 49,
        "text": "polo",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "cc",
        "end_char": 56,
        "feats": null,
        "head": 13,
        "id": 12,
        "lemma": "or",
        "misc": "",
        "start_char": 54,
        "text": "or",
        "upos": "CCONJ",
        "xpos": "CC"
      },
      {
        "deprel": "conj",
        "end_char": 63,
        "feats": "Number=Sing",
        "head": 11,
        "id": 13,
        "lemma": "oxford",
        "misc": "",
        "start_char": 57,
        "text": "oxford",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "obj",
        "end_char": 69,
        "feats": "Number=Sing",
        "head": 9,
        "id": 14,
        "lemma": "shirt",
        "misc": "",
        "start_char": 64,
        "text": "shirt",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "punct",
        "end_char": 71,
        "feats": null,
        "head": 1,
        "id": 15,
        "lemma": ".",
        "misc": "",
        "start_char": 70,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 2,
    "misc": {
      "parse_tree": "(ROOT (S (NP (DT Each) (NN shirt)) (VP (MD must) (VP (VP (VB be) (PP (IN in) (NP (NP (DT the) (NN color)) (VP (VBN chosen) (PP (IN by) (NP (PRP$ their) (NN school))))))) (CC and) (VP (VB have) (NP (NP (DT the) (JJ appropriate) (NN school) (NN logo)) (SBAR (IN as) (S (VP (VBN noted) (PRT (RB below))))))))) (. .)))"
    },
    "speaker": null,
    "text": "Each shirt must be in the color chosen by their school and have the appropriate school logo as noted below.",
    "tokens": [
      {
        "deprel": "det",
        "end_char": 76,
        "feats": null,
        "head": 2,
        "id": 1,
        "lemma": "each",
        "misc": "",
        "start_char": 72,
        "text": "Each",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "nsubj",
        "end_char": 82,
        "feats": "Number=Sing",
        "head": 7,
        "id": 2,
        "lemma": "shirt",
        "misc": "",
        "start_char": 77,
        "text": "shirt",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "aux",
        "end_char": 87,
        "feats": "VerbForm=Fin",
        "head": 7,
        "id": 3,
        "lemma": "must",
        "misc": "",
        "start_char": 83,
        "text": "must",
        "upos": "AUX",
        "xpos": "MD"
      },
      {
        "deprel": "cop",
        "end_char": 90,
        "feats": "VerbForm=Inf",
        "head": 7,
        "id": 4,
        "lemma": "be",
        "misc": "",
        "start_char": 88,
        "text": "be",
        "upos": "AUX",
        "xpos": "VB"
      },
      {
        "deprel": "case",
        "end_char": 93,
        "feats": null,
        "head": 7,
        "id": 5,
        "lemma": "in",
        "misc": "",
        "start_char": 91,
        "text": "in",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "det",
        "end_char": 97,
        "feats": "Definite=Def|PronType=Art",
        "head": 7,
        "id": 6,
        "lemma": "the",
        "misc": "",
        "start_char": 94,
        "text": "the",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "root",
        "end_char": 103,
        "feats": "Number=Sing",
        "head": 0,
        "id": 7,
        "lemma": "color",
        "misc": "",
        "start_char": 98,
        "text": "color",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "acl",
        "end_char": 110,
        "feats": "Tense=Past|VerbForm=Part",
        "head": 7,
        "id": 8,
        "lemma": "choose",
        "misc": "",
        "start_char": 104,
        "text": "chosen",
        "upos": "VERB",
        "xpos": "VBN"
      },
      {
        "deprel": "case",
        "end_char": 113,
        "feats": null,
        "head": 11,
        "id": 9,
        "lemma": "by",
        "misc": "",
        "start_char": 111,
        "text": "by",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "nmod:poss",
        "end_char": 119,
        "feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
        "head": 11,
        "id": 10,
        "lemma": "their",
        "misc": "",
        "start_char": 114,
        "text": "their",
        "upos": "PRON",
        "xpos": "PRP$"
      },
      {
        "deprel": "obl:agent",
        "end_char": 126,
        "feats": "Number=Sing",
        "head": 8,
        "id": 11,
        "lemma": "school",
        "misc": "",
        "start_char": 120,
        "text": "school",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "cc",
        "end_char": 130,
        "feats": null,
        "head": 13,
        "id": 12,
        "lemma": "and",
        "misc": "",
        "start_char": 127,
        "text": "and",
        "upos": "CCONJ",
        "xpos": "CC"
      },
      {
        "deprel": "conj",
        "end_char": 135,
        "feats": "VerbForm=Inf",
        "head": 8,
        "id": 13,
        "lemma": "have",
        "misc": "",
        "start_char": 131,
        "text": "have",
        "upos": "VERB",
        "xpos": "VB"
      },
      {
        "deprel": "det",
        "end_char": 139,
        "feats": "Definite=Def|PronType=Art",
        "head": 17,
        "id": 14,
        "lemma": "the",
        "misc": "",
        "start_char": 136,
        "text": "the",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "amod",
        "end_char": 151,
        "feats": "Degree=Pos",
        "head": 17,
        "id": 15,
        "lemma": "appropriate",
        "misc": "",
        "start_char": 140,
        "text": "appropriate",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "compound",
        "end_char": 158,
        "feats": "Number=Sing",
        "head": 17,
        "id": 16,
        "lemma": "school",
        "misc": "",
        "start_char": 152,
        "text": "school",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "obj",
        "end_char": 163,
        "feats": "Number=Sing",
        "head": 13,
        "id": 17,
        "lemma": "logo",
        "misc": "",
        "start_char": 159,
        "text": "logo",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "mark",
        "end_char": 166,
        "feats": null,
        "head": 19,
        "id": 18,
        "lemma": "as",
        "misc": "",
        "start_char": 164,
        "text": "as",
        "upos": "SCONJ",
        "xpos": "IN"
      },
      {
        "deprel": "advcl",
        "end_char": 172,
        "feats": "Tense=Past|VerbForm=Part",
        "head": 13,
        "id": 19,
        "lemma": "note",
        "misc": "",
        "start_char": 167,
        "text": "noted",
        "upos": "VERB",
        "xpos": "VBN"
      },
      {
        "deprel": "advmod",
        "end_char": 178,
        "feats": null,
        "head": 19,
        "id": 20,
        "lemma": "below",
        "misc": "",
        "start_char": 173,
        "text": "below",
        "upos": "ADV",
        "xpos": "RB"
      },
      {
        "deprel": "punct",
        "end_char": 180,
        "feats": null,
        "head": 7,
        "id": 21,
        "lemma": ".",
        "misc": "",
        "start_char": 179,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 3,
    "misc": {
      "parse_tree": "(ROOT (S (NP (NNS Shirts)) (VP (VBP are) (S (VP (TO to) (VP (VB be) (VP (VBN purchased) (PP (IN from) (NP (DT the) (NNS stores))) (SBAR (IN as) (S (VP (VBN listed) (PRT (RB below)))))))))) (. .)))"
    },
    "speaker": null,
    "text": "Shirts are to be purchased from the stores as listed below.",
    "tokens": [
      {
        "deprel": "nsubj:pass",
        "end_char": 187,
        "feats": "Number=Plur",
        "head": 5,
        "id": 1,
        "lemma": "shirt",
        "misc": "",
        "start_char": 181,
        "text": "Shirts",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "aux",
        "end_char": 191,
        "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
        "head": 5,
        "id": 2,
        "lemma": "be",
        "misc": "",
        "start_char": 188,
        "text": "are",
        "upos": "AUX",
        "xpos": "VBP"
      },
      {
        "deprel": "mark",
        "end_char": 194,
        "feats": null,
        "head": 5,
        "id": 3,
        "lemma": "to",
        "misc": "",
        "start_char": 192,
        "text": "to",
        "upos": "PART",
        "xpos": "TO"
      },
      {
        "deprel": "aux:pass",
        "end_char": 197,
        "feats": "VerbForm=Inf",
        "head": 5,
        "id": 4,
        "lemma": "be",
        "misc": "",
        "start_char": 195,
        "text": "be",
        "upos": "AUX",
        "xpos": "VB"
      },
      {
        "deprel": "root",
        "end_char": 207,
        "feats": "Tense=Past|VerbForm=Part|Voice=Pass",
        "head": 0,
        "id": 5,
        "lemma": "purchase",
        "misc": "",
        "start_char": 198,
        "text": "purchased",
        "upos": "VERB",
        "xpos": "VBN"
      },
      {
        "deprel": "case",
        "end_char": 212,
        "feats": null,
        "head": 8,
        "id": 6,
        "lemma": "from",
        "misc": "",
        "start_char": 208,
        "text": "from",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "det",
        "end_char": 216,
        "feats": "Definite=Def|PronType=Art",
        "head": 8,
        "id": 7,
        "lemma": "the",
        "misc": "",
        "start_char": 213,
        "text": "the",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "obl",
        "end_char": 223,
        "feats": "Number=Plur",
        "head": 5,
        "id": 8,
        "lemma": "store",
        "misc": "",
        "start_char": 217,
        "text": "stores",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "mark",
        "end_char": 226,
        "feats": null,
        "head": 10,
        "id": 9,
        "lemma": "as",
        "misc": "",
        "start_char": 224,
        "text": "as",
        "upos": "SCONJ",
        "xpos": "IN"
      },
      {
        "deprel": "advcl",
        "end_char": 233,
        "feats": "Tense=Past|VerbForm=Part",
        "head": 5,
        "id": 10,
        "lemma": "list",
        "misc": "",
        "start_char": 227,
        "text": "listed",
        "upos": "VERB",
        "xpos": "VBN"
      },
      {
        "deprel": "advmod",
        "end_char": 239,
        "feats": null,
        "head": 10,
        "id": 11,
        "lemma": "below",
        "misc": "",
        "start_char": 234,
        "text": "below",
        "upos": "ADV",
        "xpos": "RB"
      },
      {
        "deprel": "punct",
        "end_char": 241,
        "feats": null,
        "head": 5,
        "id": 12,
        "lemma": ".",
        "misc": "",
        "start_char": 240,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 4,
    "misc": {
      "parse_tree": "(ROOT (S (NP (DT No) (JJ other) (NNS shirts)) (VP (MD will) (VP (VB be) (VP (VBN allowed) (PP (IN as) (NP (NP (NN part)) (PP (IN of) (NP (DT the) (NML (JJ high) (NN school)) (NN uniform)))))))) (. .)))"
    },
    "speaker": null,
    "text": "No other shirts will be allowed as part of the high school uniform.",
    "tokens": [
      {
        "deprel": "det",
        "end_char": 244,
        "feats": null,
        "head": 3,
        "id": 1,
        "lemma": "no",
        "misc": "",
        "start_char": 242,
        "text": "No",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "amod",
        "end_char": 250,
        "feats": "Degree=Pos",
        "head": 3,
        "id": 2,
        "lemma": "other",
        "misc": "",
        "start_char": 245,
        "text": "other",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "nsubj:pass",
        "end_char": 257,
        "feats": "Number=Plur",
        "head": 6,
        "id": 3,
        "lemma": "shirt",
        "misc": "",
        "start_char": 251,
        "text": "shirts",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "aux",
        "end_char": 262,
        "feats": "VerbForm=Fin",
        "head": 6,
        "id": 4,
        "lemma": "will",
        "misc": "",
        "start_char": 258,
        "text": "will",
        "upos": "AUX",
        "xpos": "MD"
      },
      {
        "deprel": "aux:pass",
        "end_char": 265,
        "feats": "VerbForm=Inf",
        "head": 6,
        "id": 5,
        "lemma": "be",
        "misc": "",
        "start_char": 263,
        "text": "be",
        "upos": "AUX",
        "xpos": "VB"
      },
      {
        "deprel": "root",
        "end_char": 273,
        "feats": "Tense=Past|VerbForm=Part|Voice=Pass",
        "head": 0,
        "id": 6,
        "lemma": "allow",
        "misc": "",
        "start_char": 266,
        "text": "allowed",
        "upos": "VERB",
        "xpos": "VBN"
      },
      {
        "deprel": "case",
        "end_char": 276,
        "feats": null,
        "head": 8,
        "id": 7,
        "lemma": "as",
        "misc": "",
        "start_char": 274,
        "text": "as",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "obl",
        "end_char": 281,
        "feats": "Number=Sing",
        "head": 6,
        "id": 8,
        "lemma": "part",
        "misc": "",
        "start_char": 277,
        "text": "part",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "case",
        "end_char": 284,
        "feats": null,
        "head": 13,
        "id": 9,
        "lemma": "of",
        "misc": "",
        "start_char": 282,
        "text": "of",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "det",
        "end_char": 288,
        "feats": "Definite=Def|PronType=Art",
        "head": 13,
        "id": 10,
        "lemma": "the",
        "misc": "",
        "start_char": 285,
        "text": "the",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "amod",
        "end_char": 293,
        "feats": "Degree=Pos",
        "head": 12,
        "id": 11,
        "lemma": "high",
        "misc": "",
        "start_char": 289,
        "text": "high",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "compound",
        "end_char": 300,
        "feats": "Number=Sing",
        "head": 13,
        "id": 12,
        "lemma": "school",
        "misc": "",
        "start_char": 294,
        "text": "school",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "nmod",
        "end_char": 308,
        "feats": "Number=Sing",
        "head": 8,
        "id": 13,
        "lemma": "uniform",
        "misc": "",
        "start_char": 301,
        "text": "uniform",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "punct",
        "end_char": 310,
        "feats": null,
        "head": 6,
        "id": 14,
        "lemma": ".",
        "misc": "",
        "start_char": 309,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 5,
    "misc": {
      "parse_tree": "(ROOT (S (S (NP (DT All) (NNS shirts)) (VP (VBP are) (S (VP (TO to) (VP (VB be) (VP (VBN put) (PP (IN into) (NP (NNS trousers))) (PP (IN at) (NP (DT all) (NNS times))))))))) (CC and) (S (NP (NP (QP (RB only) (CD one)) (NN button)) (IN below) (NP (DT the) (NN collar))) (VP (MD may) (VP (VB be) (ADJP (JJ open))))) (. .)))"
    },
    "speaker": null,
    "text": "All shirts are to be put into trousers at all times and only one button below the collar may be open.",
    "tokens": [
      {
        "deprel": "det",
        "end_char": 314,
        "feats": null,
        "head": 2,
        "id": 1,
        "lemma": "all",
        "misc": "",
        "start_char": 311,
        "text": "All",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "nsubj:pass",
        "end_char": 321,
        "feats": "Number=Plur",
        "head": 6,
        "id": 2,
        "lemma": "shirt",
        "misc": "",
        "start_char": 315,
        "text": "shirts",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "aux",
        "end_char": 325,
        "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
        "head": 6,
        "id": 3,
        "lemma": "be",
        "misc": "",
        "start_char": 322,
        "text": "are",
        "upos": "AUX",
        "xpos": "VBP"
      },
      {
        "deprel": "mark",
        "end_char": 328,
        "feats": null,
        "head": 6,
        "id": 4,
        "lemma": "to",
        "misc": "",
        "start_char": 326,
        "text": "to",
        "upos": "PART",
        "xpos": "TO"
      },
      {
        "deprel": "aux:pass",
        "end_char": 331,
        "feats": "VerbForm=Inf",
        "head": 6,
        "id": 5,
        "lemma": "be",
        "misc": "",
        "start_char": 329,
        "text": "be",
        "upos": "AUX",
        "xpos": "VB"
      },
      {
        "deprel": "root",
        "end_char": 335,
        "feats": "Tense=Past|VerbForm=Part|Voice=Pass",
        "head": 0,
        "id": 6,
        "lemma": "put",
        "misc": "",
        "start_char": 332,
        "text": "put",
        "upos": "VERB",
        "xpos": "VBN"
      },
      {
        "deprel": "case",
        "end_char": 340,
        "feats": null,
        "head": 8,
        "id": 7,
        "lemma": "into",
        "misc": "",
        "start_char": 336,
        "text": "into",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "obl",
        "end_char": 349,
        "feats": "Number=Plur",
        "head": 6,
        "id": 8,
        "lemma": "trousers",
        "misc": "",
        "start_char": 341,
        "text": "trousers",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "case",
        "end_char": 352,
        "feats": null,
        "head": 11,
        "id": 9,
        "lemma": "at",
        "misc": "",
        "start_char": 350,
        "text": "at",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "det",
        "end_char": 356,
        "feats": null,
        "head": 11,
        "id": 10,
        "lemma": "all",
        "misc": "",
        "start_char": 353,
        "text": "all",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "obl",
        "end_char": 362,
        "feats": "Number=Plur",
        "head": 6,
        "id": 11,
        "lemma": "time",
        "misc": "",
        "start_char": 357,
        "text": "times",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "cc",
        "end_char": 366,
        "feats": null,
        "head": 21,
        "id": 12,
        "lemma": "and",
        "misc": "",
        "start_char": 363,
        "text": "and",
        "upos": "CCONJ",
        "xpos": "CC"
      },
      {
        "deprel": "advmod",
        "end_char": 371,
        "feats": null,
        "head": 14,
        "id": 13,
        "lemma": "only",
        "misc": "",
        "start_char": 367,
        "text": "only",
        "upos": "ADV",
        "xpos": "RB"
      },
      {
        "deprel": "nummod",
        "end_char": 375,
        "feats": "NumForm=Word|NumType=Card",
        "head": 15,
        "id": 14,
        "lemma": "one",
        "misc": "",
        "start_char": 372,
        "text": "one",
        "upos": "NUM",
        "xpos": "CD"
      },
      {
        "deprel": "nsubj",
        "end_char": 382,
        "feats": "Number=Sing",
        "head": 21,
        "id": 15,
        "lemma": "button",
        "misc": "",
        "start_char": 376,
        "text": "button",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "case",
        "end_char": 388,
        "feats": null,
        "head": 18,
        "id": 16,
        "lemma": "below",
        "misc": "",
        "start_char": 383,
        "text": "below",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "det",
        "end_char": 392,
        "feats": "Definite=Def|PronType=Art",
        "head": 18,
        "id": 17,
        "lemma": "the",
        "misc": "",
        "start_char": 389,
        "text": "the",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "nmod",
        "end_char": 399,
        "feats": "Number=Sing",
        "head": 15,
        "id": 18,
        "lemma": "collar",
        "misc": "",
        "start_char": 393,
        "text": "collar",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "aux",
        "end_char": 403,
        "feats": "VerbForm=Fin",
        "head": 21,
        "id": 19,
        "lemma": "may",
        "misc": "",
        "start_char": 400,
        "text": "may",
        "upos": "AUX",
        "xpos": "MD"
      },
      {
        "deprel": "cop",
        "end_char": 406,
        "feats": "VerbForm=Inf",
        "head": 21,
        "id": 20,
        "lemma": "be",
        "misc": "",
        "start_char": 404,
        "text": "be",
        "upos": "AUX",
        "xpos": "VB"
      },
      {
        "deprel": "conj",
        "end_char": 411,
        "feats": "Degree=Pos",
        "head": 6,
        "id": 21,
        "lemma": "open",
        "misc": "",
        "start_char": 407,
        "text": "open",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "punct",
        "end_char": 413,
        "feats": null,
        "head": 6,
        "id": 22,
        "lemma": ".",
        "misc": "",
        "start_char": 412,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 6,
    "misc": {
      "parse_tree": "(ROOT (S (NP (ADJP (JJ Tight) (, ,) (JJ baggy) (CC or) (JJ oversized)) (NNS shirts)) (VP (VBP are) (RB not) (VP (VBN permitted))) (. .)))"
    },
    "speaker": null,
    "text": "Tight, baggy or oversized shirts are not permitted.",
    "tokens": [
      {
        "deprel": "amod",
        "end_char": 419,
        "feats": "Degree=Pos",
        "head": 6,
        "id": 1,
        "lemma": "tight",
        "misc": "",
        "start_char": 414,
        "text": "Tight",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "punct",
        "end_char": 421,
        "feats": null,
        "head": 3,
        "id": 2,
        "lemma": ",",
        "misc": "",
        "start_char": 420,
        "text": ",",
        "upos": "PUNCT",
        "xpos": ","
      },
      {
        "deprel": "conj",
        "end_char": 427,
        "feats": "Degree=Pos",
        "head": 1,
        "id": 3,
        "lemma": "baggy",
        "misc": "",
        "start_char": 422,
        "text": "baggy",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "cc",
        "end_char": 430,
        "feats": null,
        "head": 5,
        "id": 4,
        "lemma": "or",
        "misc": "",
        "start_char": 428,
        "text": "or",
        "upos": "CCONJ",
        "xpos": "CC"
      },
      {
        "deprel": "conj",
        "end_char": 440,
        "feats": "Degree=Pos",
        "head": 1,
        "id": 5,
        "lemma": "oversized",
        "misc": "",
        "start_char": 431,
        "text": "oversized",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "nsubj:pass",
        "end_char": 447,
        "feats": "Number=Plur",
        "head": 9,
        "id": 6,
        "lemma": "shirt",
        "misc": "",
        "start_char": 441,
        "text": "shirts",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "aux:pass",
        "end_char": 451,
        "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
        "head": 9,
        "id": 7,
        "lemma": "be",
        "misc": "",
        "start_char": 448,
        "text": "are",
        "upos": "AUX",
        "xpos": "VBP"
      },
      {
        "deprel": "advmod",
        "end_char": 455,
        "feats": null,
        "head": 9,
        "id": 8,
        "lemma": "not",
        "misc": "",
        "start_char": 452,
        "text": "not",
        "upos": "PART",
        "xpos": "RB"
      },
      {
        "deprel": "root",
        "end_char": 465,
        "feats": "Tense=Past|VerbForm=Part|Voice=Pass",
        "head": 0,
        "id": 9,
        "lemma": "permit",
        "misc": "",
        "start_char": 456,
        "text": "permitted",
        "upos": "VERB",
        "xpos": "VBN"
      },
      {
        "deprel": "punct",
        "end_char": 467,
        "feats": null,
        "head": 9,
        "id": 10,
        "lemma": ".",
        "misc": "",
        "start_char": 466,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 7,
    "misc": {
      "parse_tree": "(ROOT (NFP  ))"
    },
    "speaker": null,
    "text": "",
    "tokens": [
      {
        "deprel": "root",
        "end_char": 469,
        "feats": null,
        "head": 0,
        "id": 1,
        "lemma": " ",
        "misc": "",
        "start_char": 468,
        "text": " ",
        "upos": "PUNCT",
        "xpos": "NFP"
      }
    ]
  },
  {
    "id": 8,
    "misc": {
      "parse_tree": "(ROOT (NP (NP (NNS Pants)) (: :) (S (NP (DT All) (NNS students)) (VP (MD will) (VP (VB be) (VP (VBN required) (S (VP (TO to) (VP (VB wear) (NP (JJ brown) (VBN belted) (NNS pants))))))))) (. .)))"
    },
    "speaker": null,
    "text": "Pants: All students will be required to wear brown belted pants.",
    "tokens": [
      {
        "deprel": "root",
        "end_char": 475,
        "feats": "Number=Plur",
        "head": 0,
        "id": 1,
        "lemma": "pant",
        "misc": "",
        "start_char": 470,
        "text": "Pants",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "punct",
        "end_char": 477,
        "feats": null,
        "head": 1,
        "id": 2,
        "lemma": ":",
        "misc": "",
        "start_char": 476,
        "text": ":",
        "upos": "PUNCT",
        "xpos": ":"
      },
      {
        "deprel": "det",
        "end_char": 481,
        "feats": null,
        "head": 4,
        "id": 3,
        "lemma": "all",
        "misc": "",
        "start_char": 478,
        "text": "All",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "nsubj:pass",
        "end_char": 490,
        "feats": "Number=Plur",
        "head": 7,
        "id": 4,
        "lemma": "student",
        "misc": "",
        "start_char": 482,
        "text": "students",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "aux",
        "end_char": 495,
        "feats": "VerbForm=Fin",
        "head": 7,
        "id": 5,
        "lemma": "will",
        "misc": "",
        "start_char": 491,
        "text": "will",
        "upos": "AUX",
        "xpos": "MD"
      },
      {
        "deprel": "aux:pass",
        "end_char": 498,
        "feats": "VerbForm=Inf",
        "head": 7,
        "id": 6,
        "lemma": "be",
        "misc": "",
        "start_char": 496,
        "text": "be",
        "upos": "AUX",
        "xpos": "VB"
      },
      {
        "deprel": "appos",
        "end_char": 507,
        "feats": "Tense=Past|VerbForm=Part|Voice=Pass",
        "head": 1,
        "id": 7,
        "lemma": "require",
        "misc": "",
        "start_char": 499,
        "text": "required",
        "upos": "VERB",
        "xpos": "VBN"
      },
      {
        "deprel": "mark",
        "end_char": 510,
        "feats": null,
        "head": 9,
        "id": 8,
        "lemma": "to",
        "misc": "",
        "start_char": 508,
        "text": "to",
        "upos": "PART",
        "xpos": "TO"
      },
      {
        "deprel": "xcomp",
        "end_char": 515,
        "feats": "VerbForm=Inf",
        "head": 7,
        "id": 9,
        "lemma": "wear",
        "misc": "",
        "start_char": 511,
        "text": "wear",
        "upos": "VERB",
        "xpos": "VB"
      },
      {
        "deprel": "amod",
        "end_char": 521,
        "feats": "Degree=Pos",
        "head": 11,
        "id": 10,
        "lemma": "brown",
        "misc": "",
        "start_char": 516,
        "text": "brown",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "amod",
        "end_char": 528,
        "feats": "Tense=Past|VerbForm=Part",
        "head": 12,
        "id": 11,
        "lemma": "bel",
        "misc": "",
        "start_char": 522,
        "text": "belted",
        "upos": "VERB",
        "xpos": "VBN"
      },
      {
        "deprel": "obj",
        "end_char": 534,
        "feats": "Number=Plur",
        "head": 9,
        "id": 12,
        "lemma": "pant",
        "misc": "",
        "start_char": 529,
        "text": "pants",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "punct",
        "end_char": 536,
        "feats": null,
        "head": 1,
        "id": 13,
        "lemma": ".",
        "misc": "",
        "start_char": 535,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 9,
    "misc": {
      "parse_tree": "(ROOT (S (NP (DT All) (NNS pants)) (VP (MD must) (VP (VB be) (VP (VBN worn) (PP (IN with) (NP (NP (DT a) (JJ smooth) (, ,) (JJ flat) (ADJP (JJ black) (CC or) (JJ brown)) (NN belt)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (MD must) (VP (VB be) (ADJP (ADJP (JJ visible)) (CC and) (VP (VBN fastened) (PP (IN at) (NP (DT the) (NN waist)))))))))))))) (. .)))"
    },
    "speaker": null,
    "text": "All pants must be worn with a smooth, flat black or brown belt, which must be visible and fastened at the waist.",
    "tokens": [
      {
        "deprel": "det",
        "end_char": 540,
        "feats": null,
        "head": 2,
        "id": 1,
        "lemma": "all",
        "misc": "",
        "start_char": 537,
        "text": "All",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "nsubj:pass",
        "end_char": 546,
        "feats": "Number=Plur",
        "head": 5,
        "id": 2,
        "lemma": "pant",
        "misc": "",
        "start_char": 541,
        "text": "pants",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "aux",
        "end_char": 551,
        "feats": "VerbForm=Fin",
        "head": 5,
        "id": 3,
        "lemma": "must",
        "misc": "",
        "start_char": 547,
        "text": "must",
        "upos": "AUX",
        "xpos": "MD"
      },
      {
        "deprel": "aux:pass",
        "end_char": 554,
        "feats": "VerbForm=Inf",
        "head": 5,
        "id": 4,
        "lemma": "be",
        "misc": "",
        "start_char": 552,
        "text": "be",
        "upos": "AUX",
        "xpos": "VB"
      },
      {
        "deprel": "root",
        "end_char": 559,
        "feats": "Tense=Past|VerbForm=Part|Voice=Pass",
        "head": 0,
        "id": 5,
        "lemma": "wear",
        "misc": "",
        "start_char": 555,
        "text": "worn",
        "upos": "VERB",
        "xpos": "VBN"
      },
      {
        "deprel": "case",
        "end_char": 564,
        "feats": null,
        "head": 14,
        "id": 6,
        "lemma": "with",
        "misc": "",
        "start_char": 560,
        "text": "with",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "det",
        "end_char": 566,
        "feats": "Definite=Ind|PronType=Art",
        "head": 14,
        "id": 7,
        "lemma": "a",
        "misc": "",
        "start_char": 565,
        "text": "a",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "amod",
        "end_char": 573,
        "feats": "Degree=Pos",
        "head": 14,
        "id": 8,
        "lemma": "smooth",
        "misc": "",
        "start_char": 567,
        "text": "smooth",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "punct",
        "end_char": 575,
        "feats": null,
        "head": 14,
        "id": 9,
        "lemma": ",",
        "misc": "",
        "start_char": 574,
        "text": ",",
        "upos": "PUNCT",
        "xpos": ","
      },
      {
        "deprel": "amod",
        "end_char": 580,
        "feats": "Degree=Pos",
        "head": 14,
        "id": 10,
        "lemma": "flat",
        "misc": "",
        "start_char": 576,
        "text": "flat",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "amod",
        "end_char": 586,
        "feats": "Degree=Pos",
        "head": 14,
        "id": 11,
        "lemma": "black",
        "misc": "",
        "start_char": 581,
        "text": "black",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "cc",
        "end_char": 589,
        "feats": null,
        "head": 13,
        "id": 12,
        "lemma": "or",
        "misc": "",
        "start_char": 587,
        "text": "or",
        "upos": "CCONJ",
        "xpos": "CC"
      },
      {
        "deprel": "conj",
        "end_char": 595,
        "feats": "Degree=Pos",
        "head": 11,
        "id": 13,
        "lemma": "brown",
        "misc": "",
        "start_char": 590,
        "text": "brown",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "obl",
        "end_char": 600,
        "feats": "Number=Sing",
        "head": 5,
        "id": 14,
        "lemma": "belt",
        "misc": "",
        "start_char": 596,
        "text": "belt",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "punct",
        "end_char": 602,
        "feats": null,
        "head": 14,
        "id": 15,
        "lemma": ",",
        "misc": "",
        "start_char": 601,
        "text": ",",
        "upos": "PUNCT",
        "xpos": ","
      },
      {
        "deprel": "nsubj",
        "end_char": 608,
        "feats": "PronType=Rel",
        "head": 19,
        "id": 16,
        "lemma": "which",
        "misc": "",
        "start_char": 603,
        "text": "which",
        "upos": "PRON",
        "xpos": "WDT"
      },
      {
        "deprel": "aux",
        "end_char": 613,
        "feats": "VerbForm=Fin",
        "head": 19,
        "id": 17,
        "lemma": "must",
        "misc": "",
        "start_char": 609,
        "text": "must",
        "upos": "AUX",
        "xpos": "MD"
      },
      {
        "deprel": "cop",
        "end_char": 616,
        "feats": "VerbForm=Inf",
        "head": 19,
        "id": 18,
        "lemma": "be",
        "misc": "",
        "start_char": 614,
        "text": "be",
        "upos": "AUX",
        "xpos": "VB"
      },
      {
        "deprel": "acl:relcl",
        "end_char": 624,
        "feats": "Degree=Pos",
        "head": 14,
        "id": 19,
        "lemma": "visible",
        "misc": "",
        "start_char": 617,
        "text": "visible",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "cc",
        "end_char": 628,
        "feats": null,
        "head": 21,
        "id": 20,
        "lemma": "and",
        "misc": "",
        "start_char": 625,
        "text": "and",
        "upos": "CCONJ",
        "xpos": "CC"
      },
      {
        "deprel": "conj",
        "end_char": 637,
        "feats": "Tense=Past|VerbForm=Part",
        "head": 19,
        "id": 21,
        "lemma": "fasten",
        "misc": "",
        "start_char": 629,
        "text": "fastened",
        "upos": "VERB",
        "xpos": "VBN"
      },
      {
        "deprel": "case",
        "end_char": 640,
        "feats": null,
        "head": 24,
        "id": 22,
        "lemma": "at",
        "misc": "",
        "start_char": 638,
        "text": "at",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "det",
        "end_char": 644,
        "feats": "Definite=Def|PronType=Art",
        "head": 24,
        "id": 23,
        "lemma": "the",
        "misc": "",
        "start_char": 641,
        "text": "the",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "obl",
        "end_char": 650,
        "feats": "Number=Sing",
        "head": 21,
        "id": 24,
        "lemma": "waist",
        "misc": "",
        "start_char": 645,
        "text": "waist",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "punct",
        "end_char": 652,
        "feats": null,
        "head": 5,
        "id": 25,
        "lemma": ".",
        "misc": "",
        "start_char": 651,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 10,
    "misc": {
      "parse_tree": "(ROOT (S (NP (NP (DT The) (NN length)) (PP (IN of) (NP (DT the) (NN pant) (NN leg)))) (VP (MD must) (VP (VB be) (ADJP (JJ long) (RB enough) (S (VP (TO to) (VP (VB cover) (NP (NNS socks)))))))) (. .)))"
    },
    "speaker": null,
    "text": "The length of the pant leg must be long enough to cover socks.",
    "tokens": [
      {
        "deprel": "det",
        "end_char": 656,
        "feats": "Definite=Def|PronType=Art",
        "head": 2,
        "id": 1,
        "lemma": "the",
        "misc": "",
        "start_char": 653,
        "text": "The",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "nsubj",
        "end_char": 663,
        "feats": "Number=Sing",
        "head": 9,
        "id": 2,
        "lemma": "length",
        "misc": "",
        "start_char": 657,
        "text": "length",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "case",
        "end_char": 666,
        "feats": null,
        "head": 6,
        "id": 3,
        "lemma": "of",
        "misc": "",
        "start_char": 664,
        "text": "of",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "det",
        "end_char": 670,
        "feats": "Definite=Def|PronType=Art",
        "head": 6,
        "id": 4,
        "lemma": "the",
        "misc": "",
        "start_char": 667,
        "text": "the",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "compound",
        "end_char": 675,
        "feats": "Number=Sing",
        "head": 6,
        "id": 5,
        "lemma": "pant",
        "misc": "",
        "start_char": 671,
        "text": "pant",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "nmod",
        "end_char": 679,
        "feats": "Number=Sing",
        "head": 2,
        "id": 6,
        "lemma": "leg",
        "misc": "",
        "start_char": 676,
        "text": "leg",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "aux",
        "end_char": 684,
        "feats": "VerbForm=Fin",
        "head": 9,
        "id": 7,
        "lemma": "must",
        "misc": "",
        "start_char": 680,
        "text": "must",
        "upos": "AUX",
        "xpos": "MD"
      },
      {
        "deprel": "cop",
        "end_char": 687,
        "feats": "VerbForm=Inf",
        "head": 9,
        "id": 8,
        "lemma": "be",
        "misc": "",
        "start_char": 685,
        "text": "be",
        "upos": "AUX",
        "xpos": "VB"
      },
      {
        "deprel": "root",
        "end_char": 692,
        "feats": "Degree=Pos",
        "head": 0,
        "id": 9,
        "lemma": "long",
        "misc": "",
        "start_char": 688,
        "text": "long",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "advmod",
        "end_char": 699,
        "feats": null,
        "head": 9,
        "id": 10,
        "lemma": "enough",
        "misc": "",
        "start_char": 693,
        "text": "enough",
        "upos": "ADV",
        "xpos": "RB"
      },
      {
        "deprel": "mark",
        "end_char": 702,
        "feats": null,
        "head": 12,
        "id": 11,
        "lemma": "to",
        "misc": "",
        "start_char": 700,
        "text": "to",
        "upos": "PART",
        "xpos": "TO"
      },
      {
        "deprel": "advcl",
        "end_char": 708,
        "feats": "VerbForm=Inf",
        "head": 9,
        "id": 12,
        "lemma": "cover",
        "misc": "",
        "start_char": 703,
        "text": "cover",
        "upos": "VERB",
        "xpos": "VB"
      },
      {
        "deprel": "obj",
        "end_char": 714,
        "feats": "Number=Plur",
        "head": 12,
        "id": 13,
        "lemma": "sock",
        "misc": "",
        "start_char": 709,
        "text": "socks",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "punct",
        "end_char": 716,
        "feats": null,
        "head": 9,
        "id": 14,
        "lemma": ".",
        "misc": "",
        "start_char": 715,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 11,
    "misc": {
      "parse_tree": "(ROOT (S (NP (NNS Pants)) (VP (MD may) (RB not) (VP (VB be) (VP (VBN made) (PP (IN of) (NP (NP (NN jean) (NNS materials)) (, ,) (CC or) (NP (DT any) (JJ other) (JJ form-fitting) (NN material))))))) (. .)))"
    },
    "speaker": null,
    "text": "Pants may not be made of jean materials, or any other form-fitting material.",
    "tokens": [
      {
        "deprel": "nsubj:pass",
        "end_char": 722,
        "feats": "Number=Plur",
        "head": 5,
        "id": 1,
        "lemma": "pant",
        "misc": "",
        "start_char": 717,
        "text": "Pants",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "aux",
        "end_char": 726,
        "feats": "VerbForm=Fin",
        "head": 5,
        "id": 2,
        "lemma": "may",
        "misc": "",
        "start_char": 723,
        "text": "may",
        "upos": "AUX",
        "xpos": "MD"
      },
      {
        "deprel": "advmod",
        "end_char": 730,
        "feats": null,
        "head": 5,
        "id": 3,
        "lemma": "not",
        "misc": "",
        "start_char": 727,
        "text": "not",
        "upos": "PART",
        "xpos": "RB"
      },
      {
        "deprel": "aux:pass",
        "end_char": 733,
        "feats": "VerbForm=Inf",
        "head": 5,
        "id": 4,
        "lemma": "be",
        "misc": "",
        "start_char": 731,
        "text": "be",
        "upos": "AUX",
        "xpos": "VB"
      },
      {
        "deprel": "root",
        "end_char": 738,
        "feats": "Tense=Past|VerbForm=Part|Voice=Pass",
        "head": 0,
        "id": 5,
        "lemma": "make",
        "misc": "",
        "start_char": 734,
        "text": "made",
        "upos": "VERB",
        "xpos": "VBN"
      },
      {
        "deprel": "case",
        "end_char": 741,
        "feats": null,
        "head": 8,
        "id": 6,
        "lemma": "of",
        "misc": "",
        "start_char": 739,
        "text": "of",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "compound",
        "end_char": 746,
        "feats": "Number=Sing",
        "head": 8,
        "id": 7,
        "lemma": "jean",
        "misc": "",
        "start_char": 742,
        "text": "jean",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "obl",
        "end_char": 756,
        "feats": "Number=Plur",
        "head": 5,
        "id": 8,
        "lemma": "material",
        "misc": "",
        "start_char": 747,
        "text": "materials",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "punct",
        "end_char": 758,
        "feats": null,
        "head": 14,
        "id": 9,
        "lemma": ",",
        "misc": "",
        "start_char": 757,
        "text": ",",
        "upos": "PUNCT",
        "xpos": ","
      },
      {
        "deprel": "cc",
        "end_char": 761,
        "feats": null,
        "head": 14,
        "id": 10,
        "lemma": "or",
        "misc": "",
        "start_char": 759,
        "text": "or",
        "upos": "CCONJ",
        "xpos": "CC"
      },
      {
        "deprel": "det",
        "end_char": 765,
        "feats": null,
        "head": 14,
        "id": 11,
        "lemma": "any",
        "misc": "",
        "start_char": 762,
        "text": "any",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "amod",
        "end_char": 771,
        "feats": "Degree=Pos",
        "head": 14,
        "id": 12,
        "lemma": "other",
        "misc": "",
        "start_char": 766,
        "text": "other",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "amod",
        "end_char": 784,
        "feats": "Degree=Pos",
        "head": 14,
        "id": 13,
        "lemma": "form-fitting",
        "misc": "",
        "start_char": 772,
        "text": "form-fitting",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "conj",
        "end_char": 793,
        "feats": "Number=Sing",
        "head": 8,
        "id": 14,
        "lemma": "material",
        "misc": "",
        "start_char": 785,
        "text": "material",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "punct",
        "end_char": 795,
        "feats": null,
        "head": 5,
        "id": 15,
        "lemma": ".",
        "misc": "",
        "start_char": 794,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 12,
    "misc": {
      "parse_tree": "(ROOT (S (S (NP (NNS Pants)) (VP (VBP are) (S (VP (TO to) (VP (VB fit) (ADVP (RB properly))))))) (, ,) (RB so) (S (NP (PRP they)) (VP (VBP are) (RB not) (ADJP (ADJP (RB extremely) (JJ tight)) (, ,) (ADJP (JJ baggy)) (, ,) (CC or) (VP (VBN worn) (PP (IN below) (NP (DT the) (NN waist))))))) (. .)))"
    },
    "speaker": null,
    "text": "Pants are to fit properly, so they are not extremely tight, baggy, or worn below the waist.",
    "tokens": [
      {
        "deprel": "nsubj",
        "end_char": 801,
        "feats": "Number=Plur",
        "head": 4,
        "id": 1,
        "lemma": "pant",
        "misc": "",
        "start_char": 796,
        "text": "Pants",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "aux",
        "end_char": 805,
        "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
        "head": 4,
        "id": 2,
        "lemma": "be",
        "misc": "",
        "start_char": 802,
        "text": "are",
        "upos": "AUX",
        "xpos": "VBP"
      },
      {
        "deprel": "mark",
        "end_char": 808,
        "feats": null,
        "head": 4,
        "id": 3,
        "lemma": "to",
        "misc": "",
        "start_char": 806,
        "text": "to",
        "upos": "PART",
        "xpos": "TO"
      },
      {
        "deprel": "root",
        "end_char": 812,
        "feats": "VerbForm=Inf",
        "head": 0,
        "id": 4,
        "lemma": "fit",
        "misc": "",
        "start_char": 809,
        "text": "fit",
        "upos": "VERB",
        "xpos": "VB"
      },
      {
        "deprel": "advmod",
        "end_char": 821,
        "feats": null,
        "head": 4,
        "id": 5,
        "lemma": "properly",
        "misc": "",
        "start_char": 813,
        "text": "properly",
        "upos": "ADV",
        "xpos": "RB"
      },
      {
        "deprel": "punct",
        "end_char": 823,
        "feats": null,
        "head": 4,
        "id": 6,
        "lemma": ",",
        "misc": "",
        "start_char": 822,
        "text": ",",
        "upos": "PUNCT",
        "xpos": ","
      },
      {
        "deprel": "advmod",
        "end_char": 826,
        "feats": null,
        "head": 12,
        "id": 7,
        "lemma": "so",
        "misc": "",
        "start_char": 824,
        "text": "so",
        "upos": "ADV",
        "xpos": "RB"
      },
      {
        "deprel": "nsubj",
        "end_char": 831,
        "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
        "head": 12,
        "id": 8,
        "lemma": "they",
        "misc": "",
        "start_char": 827,
        "text": "they",
        "upos": "PRON",
        "xpos": "PRP"
      },
      {
        "deprel": "cop",
        "end_char": 835,
        "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
        "head": 12,
        "id": 9,
        "lemma": "be",
        "misc": "",
        "start_char": 832,
        "text": "are",
        "upos": "AUX",
        "xpos": "VBP"
      },
      {
        "deprel": "advmod",
        "end_char": 839,
        "feats": null,
        "head": 12,
        "id": 10,
        "lemma": "not",
        "misc": "",
        "start_char": 836,
        "text": "not",
        "upos": "PART",
        "xpos": "RB"
      },
      {
        "deprel": "advmod",
        "end_char": 849,
        "feats": null,
        "head": 12,
        "id": 11,
        "lemma": "extremely",
        "misc": "",
        "start_char": 840,
        "text": "extremely",
        "upos": "ADV",
        "xpos": "RB"
      },
      {
        "deprel": "parataxis",
        "end_char": 855,
        "feats": "Degree=Pos",
        "head": 4,
        "id": 12,
        "lemma": "tight",
        "misc": "",
        "start_char": 850,
        "text": "tight",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "punct",
        "end_char": 857,
        "feats": null,
        "head": 14,
        "id": 13,
        "lemma": ",",
        "misc": "",
        "start_char": 856,
        "text": ",",
        "upos": "PUNCT",
        "xpos": ","
      },
      {
        "deprel": "conj",
        "end_char": 863,
        "feats": "Degree=Pos",
        "head": 12,
        "id": 14,
        "lemma": "baggy",
        "misc": "",
        "start_char": 858,
        "text": "baggy",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "punct",
        "end_char": 865,
        "feats": null,
        "head": 17,
        "id": 15,
        "lemma": ",",
        "misc": "",
        "start_char": 864,
        "text": ",",
        "upos": "PUNCT",
        "xpos": ","
      },
      {
        "deprel": "cc",
        "end_char": 868,
        "feats": null,
        "head": 17,
        "id": 16,
        "lemma": "or",
        "misc": "",
        "start_char": 866,
        "text": "or",
        "upos": "CCONJ",
        "xpos": "CC"
      },
      {
        "deprel": "conj",
        "end_char": 873,
        "feats": "Tense=Past|VerbForm=Part",
        "head": 12,
        "id": 17,
        "lemma": "wear",
        "misc": "",
        "start_char": 869,
        "text": "worn",
        "upos": "VERB",
        "xpos": "VBN"
      },
      {
        "deprel": "case",
        "end_char": 879,
        "feats": null,
        "head": 20,
        "id": 18,
        "lemma": "below",
        "misc": "",
        "start_char": 874,
        "text": "below",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "det",
        "end_char": 883,
        "feats": "Definite=Def|PronType=Art",
        "head": 20,
        "id": 19,
        "lemma": "the",
        "misc": "",
        "start_char": 880,
        "text": "the",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "obl",
        "end_char": 889,
        "feats": "Number=Sing",
        "head": 17,
        "id": 20,
        "lemma": "waist",
        "misc": "",
        "start_char": 884,
        "text": "waist",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "punct",
        "end_char": 891,
        "feats": null,
        "head": 4,
        "id": 21,
        "lemma": ".",
        "misc": "",
        "start_char": 890,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 13,
    "misc": {
      "parse_tree": "(ROOT (NFP  ))"
    },
    "speaker": null,
    "text": "",
    "tokens": [
      {
        "deprel": "root",
        "end_char": 893,
        "feats": null,
        "head": 0,
        "id": 1,
        "lemma": " ",
        "misc": "",
        "start_char": 892,
        "text": " ",
        "upos": "PUNCT",
        "xpos": "NFP"
      }
    ]
  },
  {
    "id": 14,
    "misc": {
      "parse_tree": "(ROOT (NP (NP (NNS Skirts)) (: :) (S (NP (NNS Girls)) (VP (MD may) (VP (VB wear) (NP (NNS skirts)) (PP (IN over) (NP (PRP$ their) (JJ uniform) (NN skirt)))))) (. .)))"
    },
    "speaker": null,
    "text": "Skirts: Girls may wear skirts over their uniform skirt.",
    "tokens": [
      {
        "deprel": "root",
        "end_char": 900,
        "feats": "Number=Plur",
        "head": 0,
        "id": 1,
        "lemma": "skirt",
        "misc": "",
        "start_char": 894,
        "text": "Skirts",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "punct",
        "end_char": 902,
        "feats": null,
        "head": 1,
        "id": 2,
        "lemma": ":",
        "misc": "",
        "start_char": 901,
        "text": ":",
        "upos": "PUNCT",
        "xpos": ":"
      },
      {
        "deprel": "nsubj",
        "end_char": 908,
        "feats": "Number=Plur",
        "head": 5,
        "id": 3,
        "lemma": "Girls",
        "misc": "",
        "start_char": 903,
        "text": "Girls",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "aux",
        "end_char": 912,
        "feats": "VerbForm=Fin",
        "head": 5,
        "id": 4,
        "lemma": "may",
        "misc": "",
        "start_char": 909,
        "text": "may",
        "upos": "AUX",
        "xpos": "MD"
      },
      {
        "deprel": "parataxis",
        "end_char": 917,
        "feats": "VerbForm=Inf",
        "head": 1,
        "id": 5,
        "lemma": "wear",
        "misc": "",
        "start_char": 913,
        "text": "wear",
        "upos": "VERB",
        "xpos": "VB"
      },
      {
        "deprel": "obj",
        "end_char": 924,
        "feats": "Number=Plur",
        "head": 5,
        "id": 6,
        "lemma": "skirt",
        "misc": "",
        "start_char": 918,
        "text": "skirts",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "case",
        "end_char": 929,
        "feats": null,
        "head": 10,
        "id": 7,
        "lemma": "over",
        "misc": "",
        "start_char": 925,
        "text": "over",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "nmod:poss",
        "end_char": 935,
        "feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
        "head": 10,
        "id": 8,
        "lemma": "their",
        "misc": "",
        "start_char": 930,
        "text": "their",
        "upos": "PRON",
        "xpos": "PRP$"
      },
      {
        "deprel": "amod",
        "end_char": 943,
        "feats": "Degree=Pos",
        "head": 10,
        "id": 9,
        "lemma": "uniform",
        "misc": "",
        "start_char": 936,
        "text": "uniform",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "obl",
        "end_char": 949,
        "feats": "Number=Sing",
        "head": 5,
        "id": 10,
        "lemma": "skirt",
        "misc": "",
        "start_char": 944,
        "text": "skirt",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "punct",
        "end_char": 951,
        "feats": null,
        "head": 1,
        "id": 11,
        "lemma": ".",
        "misc": "",
        "start_char": 950,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 15,
    "misc": {
      "parse_tree": "(ROOT (S (NP (NP (DT The) (NN length)) (PP (IN of) (NP (DT the) (NN skirt)))) (VP (MD may) (VP (VB be) (ADJP (RB not) (JJR shorter) (PP (IN than) (NP (NP (CD one) (NN inch)) (PP (IN above) (NP (NP (DT the) (NN middle)) (PP (IN of) (NP (DT the) (NN kneecap)))))))))) (. .)))"
    },
    "speaker": null,
    "text": "The length of the skirt may be not shorter than one inch above the middle of the kneecap.",
    "tokens": [
      {
        "deprel": "det",
        "end_char": 955,
        "feats": "Definite=Def|PronType=Art",
        "head": 2,
        "id": 1,
        "lemma": "the",
        "misc": "",
        "start_char": 952,
        "text": "The",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "nsubj",
        "end_char": 962,
        "feats": "Number=Sing",
        "head": 9,
        "id": 2,
        "lemma": "length",
        "misc": "",
        "start_char": 956,
        "text": "length",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "case",
        "end_char": 965,
        "feats": null,
        "head": 5,
        "id": 3,
        "lemma": "of",
        "misc": "",
        "start_char": 963,
        "text": "of",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "det",
        "end_char": 969,
        "feats": "Definite=Def|PronType=Art",
        "head": 5,
        "id": 4,
        "lemma": "the",
        "misc": "",
        "start_char": 966,
        "text": "the",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "nmod",
        "end_char": 975,
        "feats": "Number=Sing",
        "head": 2,
        "id": 5,
        "lemma": "skirt",
        "misc": "",
        "start_char": 970,
        "text": "skirt",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "aux",
        "end_char": 979,
        "feats": "VerbForm=Fin",
        "head": 9,
        "id": 6,
        "lemma": "may",
        "misc": "",
        "start_char": 976,
        "text": "may",
        "upos": "AUX",
        "xpos": "MD"
      },
      {
        "deprel": "cop",
        "end_char": 982,
        "feats": "VerbForm=Inf",
        "head": 9,
        "id": 7,
        "lemma": "be",
        "misc": "",
        "start_char": 980,
        "text": "be",
        "upos": "AUX",
        "xpos": "VB"
      },
      {
        "deprel": "advmod",
        "end_char": 986,
        "feats": null,
        "head": 9,
        "id": 8,
        "lemma": "not",
        "misc": "",
        "start_char": 983,
        "text": "not",
        "upos": "PART",
        "xpos": "RB"
      },
      {
        "deprel": "root",
        "end_char": 994,
        "feats": "Degree=Cmp",
        "head": 0,
        "id": 9,
        "lemma": "short",
        "misc": "",
        "start_char": 987,
        "text": "shorter",
        "upos": "ADJ",
        "xpos": "JJR"
      },
      {
        "deprel": "case",
        "end_char": 999,
        "feats": null,
        "head": 12,
        "id": 10,
        "lemma": "than",
        "misc": "",
        "start_char": 995,
        "text": "than",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "nummod",
        "end_char": 1003,
        "feats": "NumForm=Word|NumType=Card",
        "head": 12,
        "id": 11,
        "lemma": "one",
        "misc": "",
        "start_char": 1000,
        "text": "one",
        "upos": "NUM",
        "xpos": "CD"
      },
      {
        "deprel": "obl",
        "end_char": 1008,
        "feats": "Number=Sing",
        "head": 9,
        "id": 12,
        "lemma": "inch",
        "misc": "",
        "start_char": 1004,
        "text": "inch",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "case",
        "end_char": 1014,
        "feats": null,
        "head": 15,
        "id": 13,
        "lemma": "above",
        "misc": "",
        "start_char": 1009,
        "text": "above",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "det",
        "end_char": 1018,
        "feats": "Definite=Def|PronType=Art",
        "head": 15,
        "id": 14,
        "lemma": "the",
        "misc": "",
        "start_char": 1015,
        "text": "the",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "nmod",
        "end_char": 1025,
        "feats": "Number=Sing",
        "head": 12,
        "id": 15,
        "lemma": "middle",
        "misc": "",
        "start_char": 1019,
        "text": "middle",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "case",
        "end_char": 1028,
        "feats": null,
        "head": 18,
        "id": 16,
        "lemma": "of",
        "misc": "",
        "start_char": 1026,
        "text": "of",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "det",
        "end_char": 1032,
        "feats": "Definite=Def|PronType=Art",
        "head": 18,
        "id": 17,
        "lemma": "the",
        "misc": "",
        "start_char": 1029,
        "text": "the",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "nmod",
        "end_char": 1040,
        "feats": "Number=Sing",
        "head": 15,
        "id": 18,
        "lemma": "kneecap",
        "misc": "",
        "start_char": 1033,
        "text": "kneecap",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "punct",
        "end_char": 1042,
        "feats": null,
        "head": 9,
        "id": 19,
        "lemma": ".",
        "misc": "",
        "start_char": 1041,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 16,
    "misc": {
      "parse_tree": "(ROOT (S (NP (NNP Jean) (NNS skirts)) (VP (VBP are) (RB not) (VP (VBN permitted))) (. .)))"
    },
    "speaker": null,
    "text": "Jean skirts are not permitted.",
    "tokens": [
      {
        "deprel": "compound",
        "end_char": 1047,
        "feats": "Number=Sing",
        "head": 2,
        "id": 1,
        "lemma": "Jean",
        "misc": "",
        "start_char": 1043,
        "text": "Jean",
        "upos": "PROPN",
        "xpos": "NNP"
      },
      {
        "deprel": "nsubj:pass",
        "end_char": 1054,
        "feats": "Number=Plur",
        "head": 5,
        "id": 2,
        "lemma": "skirt",
        "misc": "",
        "start_char": 1048,
        "text": "skirts",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "aux:pass",
        "end_char": 1058,
        "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
        "head": 5,
        "id": 3,
        "lemma": "be",
        "misc": "",
        "start_char": 1055,
        "text": "are",
        "upos": "AUX",
        "xpos": "VBP"
      },
      {
        "deprel": "advmod",
        "end_char": 1062,
        "feats": null,
        "head": 5,
        "id": 4,
        "lemma": "not",
        "misc": "",
        "start_char": 1059,
        "text": "not",
        "upos": "PART",
        "xpos": "RB"
      },
      {
        "deprel": "root",
        "end_char": 1072,
        "feats": "Tense=Past|VerbForm=Part|Voice=Pass",
        "head": 0,
        "id": 5,
        "lemma": "permit",
        "misc": "",
        "start_char": 1063,
        "text": "permitted",
        "upos": "VERB",
        "xpos": "VBN"
      },
      {
        "deprel": "punct",
        "end_char": 1074,
        "feats": null,
        "head": 5,
        "id": 6,
        "lemma": ".",
        "misc": "",
        "start_char": 1073,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 17,
    "misc": {
      "parse_tree": "(ROOT (S (NP (NNS Girls)) (VP (VBP are) (RB not) (VP (VBN allowed) (S (VP (TO to) (VP (VB wear) (NP (NNS dresses))))))) (. .)))"
    },
    "speaker": null,
    "text": "Girls are not allowed to wear dresses.",
    "tokens": [
      {
        "deprel": "nsubj:pass",
        "end_char": 1080,
        "feats": "Number=Plur",
        "head": 4,
        "id": 1,
        "lemma": "Girls",
        "misc": "",
        "start_char": 1075,
        "text": "Girls",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "aux:pass",
        "end_char": 1084,
        "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
        "head": 4,
        "id": 2,
        "lemma": "be",
        "misc": "",
        "start_char": 1081,
        "text": "are",
        "upos": "AUX",
        "xpos": "VBP"
      },
      {
        "deprel": "advmod",
        "end_char": 1088,
        "feats": null,
        "head": 4,
        "id": 3,
        "lemma": "not",
        "misc": "",
        "start_char": 1085,
        "text": "not",
        "upos": "PART",
        "xpos": "RB"
      },
      {
        "deprel": "root",
        "end_char": 1096,
        "feats": "Tense=Past|VerbForm=Part|Voice=Pass",
        "head": 0,
        "id": 4,
        "lemma": "allow",
        "misc": "",
        "start_char": 1089,
        "text": "allowed",
        "upos": "VERB",
        "xpos": "VBN"
      },
      {
        "deprel": "mark",
        "end_char": 1099,
        "feats": null,
        "head": 6,
        "id": 5,
        "lemma": "to",
        "misc": "",
        "start_char": 1097,
        "text": "to",
        "upos": "PART",
        "xpos": "TO"
      },
      {
        "deprel": "xcomp",
        "end_char": 1104,
        "feats": "VerbForm=Inf",
        "head": 4,
        "id": 6,
        "lemma": "wear",
        "misc": "",
        "start_char": 1100,
        "text": "wear",
        "upos": "VERB",
        "xpos": "VB"
      },
      {
        "deprel": "obj",
        "end_char": 1112,
        "feats": "Number=Plur",
        "head": 6,
        "id": 7,
        "lemma": "dress",
        "misc": "",
        "start_char": 1105,
        "text": "dresses",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "punct",
        "end_char": 1114,
        "feats": null,
        "head": 4,
        "id": 8,
        "lemma": ".",
        "misc": "",
        "start_char": 1113,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 18,
    "misc": {
      "parse_tree": "(ROOT (NFP  ))"
    },
    "speaker": null,
    "text": "",
    "tokens": [
      {
        "deprel": "root",
        "end_char": 1116,
        "feats": null,
        "head": 0,
        "id": 1,
        "lemma": " ",
        "misc": "",
        "start_char": 1115,
        "text": " ",
        "upos": "PUNCT",
        "xpos": "NFP"
      }
    ]
  },
  {
    "id": 19,
    "misc": {
      "parse_tree": "(ROOT (NP (NP (NN Gym) (NNS Clothes)) (: :) (S (NP (NP (DT The) (NN uniform)) (PP (IN for) (NP (NN gym)))) (VP (MD will) (VP (VB consist) (PP (IN of) (NP (NP (NN basketball) (NN style) (NNS shorts)) (CC or) (NP (NP (NNS sweatpants)) (CC and) (NP (DT a) (JJ plain) (JJ gray) (NN T-shirt)))))))) (. .)))"
    },
    "speaker": null,
    "text": "Gym Clothes: The uniform for gym will consist of basketball style shorts or sweatpants and a plain gray T-shirt.",
    "tokens": [
      {
        "deprel": "compound",
        "end_char": 1120,
        "feats": "Number=Sing",
        "head": 2,
        "id": 1,
        "lemma": "gym",
        "misc": "",
        "start_char": 1117,
        "text": "Gym",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "root",
        "end_char": 1128,
        "feats": "Number=Plur",
        "head": 0,
        "id": 2,
        "lemma": "clothes",
        "misc": "",
        "start_char": 1121,
        "text": "Clothes",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "punct",
        "end_char": 1130,
        "feats": null,
        "head": 2,
        "id": 3,
        "lemma": ":",
        "misc": "",
        "start_char": 1129,
        "text": ":",
        "upos": "PUNCT",
        "xpos": ":"
      },
      {
        "deprel": "det",
        "end_char": 1134,
        "feats": "Definite=Def|PronType=Art",
        "head": 5,
        "id": 4,
        "lemma": "the",
        "misc": "",
        "start_char": 1131,
        "text": "The",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "nsubj",
        "end_char": 1142,
        "feats": "Number=Sing",
        "head": 9,
        "id": 5,
        "lemma": "uniform",
        "misc": "",
        "start_char": 1135,
        "text": "uniform",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "case",
        "end_char": 1146,
        "feats": null,
        "head": 7,
        "id": 6,
        "lemma": "for",
        "misc": "",
        "start_char": 1143,
        "text": "for",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "nmod",
        "end_char": 1150,
        "feats": "Number=Sing",
        "head": 5,
        "id": 7,
        "lemma": "gym",
        "misc": "",
        "start_char": 1147,
        "text": "gym",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "aux",
        "end_char": 1155,
        "feats": "VerbForm=Fin",
        "head": 9,
        "id": 8,
        "lemma": "will",
        "misc": "",
        "start_char": 1151,
        "text": "will",
        "upos": "AUX",
        "xpos": "MD"
      },
      {
        "deprel": "parataxis",
        "end_char": 1163,
        "feats": "VerbForm=Inf",
        "head": 2,
        "id": 9,
        "lemma": "consist",
        "misc": "",
        "start_char": 1156,
        "text": "consist",
        "upos": "VERB",
        "xpos": "VB"
      },
      {
        "deprel": "case",
        "end_char": 1166,
        "feats": null,
        "head": 13,
        "id": 10,
        "lemma": "of",
        "misc": "",
        "start_char": 1164,
        "text": "of",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "compound",
        "end_char": 1177,
        "feats": "Number=Sing",
        "head": 12,
        "id": 11,
        "lemma": "basketball",
        "misc": "",
        "start_char": 1167,
        "text": "basketball",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "compound",
        "end_char": 1183,
        "feats": "Number=Sing",
        "head": 13,
        "id": 12,
        "lemma": "style",
        "misc": "",
        "start_char": 1178,
        "text": "style",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "obl",
        "end_char": 1190,
        "feats": "Number=Plur",
        "head": 9,
        "id": 13,
        "lemma": "short",
        "misc": "",
        "start_char": 1184,
        "text": "shorts",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "cc",
        "end_char": 1193,
        "feats": null,
        "head": 15,
        "id": 14,
        "lemma": "or",
        "misc": "",
        "start_char": 1191,
        "text": "or",
        "upos": "CCONJ",
        "xpos": "CC"
      },
      {
        "deprel": "conj",
        "end_char": 1204,
        "feats": "Number=Plur",
        "head": 13,
        "id": 15,
        "lemma": "sweatpant",
        "misc": "",
        "start_char": 1194,
        "text": "sweatpants",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "cc",
        "end_char": 1208,
        "feats": null,
        "head": 20,
        "id": 16,
        "lemma": "and",
        "misc": "",
        "start_char": 1205,
        "text": "and",
        "upos": "CCONJ",
        "xpos": "CC"
      },
      {
        "deprel": "det",
        "end_char": 1210,
        "feats": "Definite=Ind|PronType=Art",
        "head": 20,
        "id": 17,
        "lemma": "a",
        "misc": "",
        "start_char": 1209,
        "text": "a",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "amod",
        "end_char": 1216,
        "feats": "Degree=Pos",
        "head": 20,
        "id": 18,
        "lemma": "plain",
        "misc": "",
        "start_char": 1211,
        "text": "plain",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "amod",
        "end_char": 1221,
        "feats": "Degree=Pos",
        "head": 20,
        "id": 19,
        "lemma": "gray",
        "misc": "",
        "start_char": 1217,
        "text": "gray",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "conj",
        "end_char": 1229,
        "feats": "Number=Sing",
        "head": 13,
        "id": 20,
        "lemma": "t-shirt",
        "misc": "",
        "start_char": 1222,
        "text": "T-shirt",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "punct",
        "end_char": 1231,
        "feats": null,
        "head": 2,
        "id": 21,
        "lemma": ".",
        "misc": "",
        "start_char": 1230,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 20,
    "misc": {
      "parse_tree": "(ROOT (S (NP (NNS Shorts) (CC and) (NNS sweatpants)) (VP (MD should) (VP (VB be) (ADJP (NN navy) (JJ blue)))) (. .)))"
    },
    "speaker": null,
    "text": "Shorts and sweatpants should be navy blue.",
    "tokens": [
      {
        "deprel": "nsubj",
        "end_char": 1238,
        "feats": "Number=Plur",
        "head": 7,
        "id": 1,
        "lemma": "short",
        "misc": "",
        "start_char": 1232,
        "text": "Shorts",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "cc",
        "end_char": 1242,
        "feats": null,
        "head": 3,
        "id": 2,
        "lemma": "and",
        "misc": "",
        "start_char": 1239,
        "text": "and",
        "upos": "CCONJ",
        "xpos": "CC"
      },
      {
        "deprel": "conj",
        "end_char": 1253,
        "feats": "Number=Plur",
        "head": 1,
        "id": 3,
        "lemma": "sweatpant",
        "misc": "",
        "start_char": 1243,
        "text": "sweatpants",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "aux",
        "end_char": 1260,
        "feats": "VerbForm=Fin",
        "head": 7,
        "id": 4,
        "lemma": "should",
        "misc": "",
        "start_char": 1254,
        "text": "should",
        "upos": "AUX",
        "xpos": "MD"
      },
      {
        "deprel": "cop",
        "end_char": 1263,
        "feats": "VerbForm=Inf",
        "head": 7,
        "id": 5,
        "lemma": "be",
        "misc": "",
        "start_char": 1261,
        "text": "be",
        "upos": "AUX",
        "xpos": "VB"
      },
      {
        "deprel": "compound",
        "end_char": 1268,
        "feats": "Number=Sing",
        "head": 7,
        "id": 6,
        "lemma": "navy",
        "misc": "",
        "start_char": 1264,
        "text": "navy",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "root",
        "end_char": 1273,
        "feats": "Degree=Pos",
        "head": 0,
        "id": 7,
        "lemma": "blue",
        "misc": "",
        "start_char": 1269,
        "text": "blue",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "punct",
        "end_char": 1275,
        "feats": null,
        "head": 7,
        "id": 8,
        "lemma": ".",
        "misc": "",
        "start_char": 1274,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 21,
    "misc": {
      "parse_tree": "(ROOT (NFP  ))"
    },
    "speaker": null,
    "text": "",
    "tokens": [
      {
        "deprel": "root",
        "end_char": 1277,
        "feats": null,
        "head": 0,
        "id": 1,
        "lemma": " ",
        "misc": "",
        "start_char": 1276,
        "text": " ",
        "upos": "PUNCT",
        "xpos": "NFP"
      }
    ]
  },
  {
    "id": 22,
    "misc": {
      "parse_tree": "(ROOT (NP (NP (NN Footwear)) (: :) (S (NP (DT All) (NNS students)) (VP (MD will) (VP (VB be) (VP (VBN required) (S (VP (TO to) (VP (VB wear) (NP (JJ solid) (JJ black) (, ,) (JJ low) (NN cut) (, ,) (NN dress) (NNS shoes) (CC or) (NNS sneakers))))))))) (. .)))"
    },
    "speaker": null,
    "text": "Footwear: All students will be required to wear solid black, low cut, dress shoes or sneakers.",
    "tokens": [
      {
        "deprel": "root",
        "end_char": 1286,
        "feats": "Number=Sing",
        "head": 0,
        "id": 1,
        "lemma": "footwear",
        "misc": "",
        "start_char": 1278,
        "text": "Footwear",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "punct",
        "end_char": 1288,
        "feats": null,
        "head": 1,
        "id": 2,
        "lemma": ":",
        "misc": "",
        "start_char": 1287,
        "text": ":",
        "upos": "PUNCT",
        "xpos": ":"
      },
      {
        "deprel": "det",
        "end_char": 1292,
        "feats": null,
        "head": 4,
        "id": 3,
        "lemma": "all",
        "misc": "",
        "start_char": 1289,
        "text": "All",
        "upos": "DET",
        "xpos": "DT"
      },
      {
        "deprel": "nsubj:pass",
        "end_char": 1301,
        "feats": "Number=Plur",
        "head": 7,
        "id": 4,
        "lemma": "student",
        "misc": "",
        "start_char": 1293,
        "text": "students",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "aux",
        "end_char": 1306,
        "feats": "VerbForm=Fin",
        "head": 7,
        "id": 5,
        "lemma": "will",
        "misc": "",
        "start_char": 1302,
        "text": "will",
        "upos": "AUX",
        "xpos": "MD"
      },
      {
        "deprel": "aux:pass",
        "end_char": 1309,
        "feats": "VerbForm=Inf",
        "head": 7,
        "id": 6,
        "lemma": "be",
        "misc": "",
        "start_char": 1307,
        "text": "be",
        "upos": "AUX",
        "xpos": "VB"
      },
      {
        "deprel": "appos",
        "end_char": 1318,
        "feats": "Tense=Past|VerbForm=Part|Voice=Pass",
        "head": 1,
        "id": 7,
        "lemma": "require",
        "misc": "",
        "start_char": 1310,
        "text": "required",
        "upos": "VERB",
        "xpos": "VBN"
      },
      {
        "deprel": "mark",
        "end_char": 1321,
        "feats": null,
        "head": 9,
        "id": 8,
        "lemma": "to",
        "misc": "",
        "start_char": 1319,
        "text": "to",
        "upos": "PART",
        "xpos": "TO"
      },
      {
        "deprel": "xcomp",
        "end_char": 1326,
        "feats": "VerbForm=Inf",
        "head": 7,
        "id": 9,
        "lemma": "wear",
        "misc": "",
        "start_char": 1322,
        "text": "wear",
        "upos": "VERB",
        "xpos": "VB"
      },
      {
        "deprel": "amod",
        "end_char": 1332,
        "feats": "Degree=Pos",
        "head": 17,
        "id": 10,
        "lemma": "solid",
        "misc": "",
        "start_char": 1327,
        "text": "solid",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "amod",
        "end_char": 1338,
        "feats": "Degree=Pos",
        "head": 17,
        "id": 11,
        "lemma": "black",
        "misc": "",
        "start_char": 1333,
        "text": "black",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "punct",
        "end_char": 1340,
        "feats": null,
        "head": 14,
        "id": 12,
        "lemma": ",",
        "misc": "",
        "start_char": 1339,
        "text": ",",
        "upos": "PUNCT",
        "xpos": ","
      },
      {
        "deprel": "amod",
        "end_char": 1344,
        "feats": "Degree=Pos",
        "head": 14,
        "id": 13,
        "lemma": "low",
        "misc": "",
        "start_char": 1341,
        "text": "low",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "compound",
        "end_char": 1348,
        "feats": "Number=Sing",
        "head": 17,
        "id": 14,
        "lemma": "cut",
        "misc": "",
        "start_char": 1345,
        "text": "cut",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "punct",
        "end_char": 1350,
        "feats": null,
        "head": 16,
        "id": 15,
        "lemma": ",",
        "misc": "",
        "start_char": 1349,
        "text": ",",
        "upos": "PUNCT",
        "xpos": ","
      },
      {
        "deprel": "compound",
        "end_char": 1356,
        "feats": "Number=Sing",
        "head": 17,
        "id": 16,
        "lemma": "dress",
        "misc": "",
        "start_char": 1351,
        "text": "dress",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "obj",
        "end_char": 1362,
        "feats": "Number=Plur",
        "head": 9,
        "id": 17,
        "lemma": "shoe",
        "misc": "",
        "start_char": 1357,
        "text": "shoes",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "cc",
        "end_char": 1365,
        "feats": null,
        "head": 19,
        "id": 18,
        "lemma": "or",
        "misc": "",
        "start_char": 1363,
        "text": "or",
        "upos": "CCONJ",
        "xpos": "CC"
      },
      {
        "deprel": "conj",
        "end_char": 1374,
        "feats": "Number=Plur",
        "head": 17,
        "id": 19,
        "lemma": "sneaker",
        "misc": "",
        "start_char": 1366,
        "text": "sneakers",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "punct",
        "end_char": 1376,
        "feats": null,
        "head": 1,
        "id": 20,
        "lemma": ".",
        "misc": "",
        "start_char": 1375,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 23,
    "misc": {
      "parse_tree": "(ROOT (S (S (NP (NP (NN Dress) (NNS shoes)) (PP (IN with) (NP (NNS laces) (CC and) (NNS sneakers)))) (VP (MD must) (VP (VB be) (VP (VBN tied))))) (CC and) (S (NP (NNS socks)) (VP (MD must) (VP (VB be) (VP (VBN worn))))) (. .)))"
    },
    "speaker": null,
    "text": "Dress shoes with laces and sneakers must be tied and socks must be worn.",
    "tokens": [
      {
        "deprel": "compound",
        "end_char": 1382,
        "feats": "Number=Sing",
        "head": 2,
        "id": 1,
        "lemma": "dress",
        "misc": "",
        "start_char": 1377,
        "text": "Dress",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "nsubj:pass",
        "end_char": 1388,
        "feats": "Number=Plur",
        "head": 9,
        "id": 2,
        "lemma": "shoe",
        "misc": "",
        "start_char": 1383,
        "text": "shoes",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "case",
        "end_char": 1393,
        "feats": null,
        "head": 4,
        "id": 3,
        "lemma": "with",
        "misc": "",
        "start_char": 1389,
        "text": "with",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "nmod",
        "end_char": 1399,
        "feats": "Number=Plur",
        "head": 2,
        "id": 4,
        "lemma": "lace",
        "misc": "",
        "start_char": 1394,
        "text": "laces",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "cc",
        "end_char": 1403,
        "feats": null,
        "head": 6,
        "id": 5,
        "lemma": "and",
        "misc": "",
        "start_char": 1400,
        "text": "and",
        "upos": "CCONJ",
        "xpos": "CC"
      },
      {
        "deprel": "conj",
        "end_char": 1412,
        "feats": "Number=Plur",
        "head": 4,
        "id": 6,
        "lemma": "sneaker",
        "misc": "",
        "start_char": 1404,
        "text": "sneakers",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "aux",
        "end_char": 1417,
        "feats": "VerbForm=Fin",
        "head": 9,
        "id": 7,
        "lemma": "must",
        "misc": "",
        "start_char": 1413,
        "text": "must",
        "upos": "AUX",
        "xpos": "MD"
      },
      {
        "deprel": "aux:pass",
        "end_char": 1420,
        "feats": "VerbForm=Inf",
        "head": 9,
        "id": 8,
        "lemma": "be",
        "misc": "",
        "start_char": 1418,
        "text": "be",
        "upos": "AUX",
        "xpos": "VB"
      },
      {
        "deprel": "root",
        "end_char": 1425,
        "feats": "Tense=Past|VerbForm=Part|Voice=Pass",
        "head": 0,
        "id": 9,
        "lemma": "tie",
        "misc": "",
        "start_char": 1421,
        "text": "tied",
        "upos": "VERB",
        "xpos": "VBN"
      },
      {
        "deprel": "cc",
        "end_char": 1429,
        "feats": null,
        "head": 14,
        "id": 10,
        "lemma": "and",
        "misc": "",
        "start_char": 1426,
        "text": "and",
        "upos": "CCONJ",
        "xpos": "CC"
      },
      {
        "deprel": "nsubj:pass",
        "end_char": 1435,
        "feats": "Number=Plur",
        "head": 14,
        "id": 11,
        "lemma": "sock",
        "misc": "",
        "start_char": 1430,
        "text": "socks",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "aux",
        "end_char": 1440,
        "feats": "VerbForm=Fin",
        "head": 14,
        "id": 12,
        "lemma": "must",
        "misc": "",
        "start_char": 1436,
        "text": "must",
        "upos": "AUX",
        "xpos": "MD"
      },
      {
        "deprel": "aux:pass",
        "end_char": 1443,
        "feats": "VerbForm=Inf",
        "head": 14,
        "id": 13,
        "lemma": "be",
        "misc": "",
        "start_char": 1441,
        "text": "be",
        "upos": "AUX",
        "xpos": "VB"
      },
      {
        "deprel": "conj",
        "end_char": 1448,
        "feats": "Tense=Past|VerbForm=Part|Voice=Pass",
        "head": 9,
        "id": 14,
        "lemma": "wear",
        "misc": "",
        "start_char": 1444,
        "text": "worn",
        "upos": "VERB",
        "xpos": "VBN"
      },
      {
        "deprel": "punct",
        "end_char": 1450,
        "feats": null,
        "head": 9,
        "id": 15,
        "lemma": ".",
        "misc": "",
        "start_char": 1449,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 24,
    "misc": {
      "parse_tree": "(ROOT (S (NP (NP (NNS Platforms)) (, ,) (CC and) (NP (NN boot-type)) (CC or) (NP (JJ athletic) (NN footwear))) (VP (VBP are) (RB not) (VP (VBN permitted))) (. .)))"
    },
    "speaker": null,
    "text": "Platforms, and boot-type or athletic footwear are not permitted.",
    "tokens": [
      {
        "deprel": "nsubj:pass",
        "end_char": 1460,
        "feats": "Number=Plur",
        "head": 10,
        "id": 1,
        "lemma": "platform",
        "misc": "",
        "start_char": 1451,
        "text": "Platforms",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "punct",
        "end_char": 1462,
        "feats": null,
        "head": 7,
        "id": 2,
        "lemma": ",",
        "misc": "",
        "start_char": 1461,
        "text": ",",
        "upos": "PUNCT",
        "xpos": ","
      },
      {
        "deprel": "cc",
        "end_char": 1466,
        "feats": null,
        "head": 7,
        "id": 3,
        "lemma": "and",
        "misc": "",
        "start_char": 1463,
        "text": "and",
        "upos": "CCONJ",
        "xpos": "CC"
      },
      {
        "deprel": "conj",
        "end_char": 1476,
        "feats": "Number=Sing",
        "head": 1,
        "id": 4,
        "lemma": "boot-type",
        "misc": "",
        "start_char": 1467,
        "text": "boot-type",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "cc",
        "end_char": 1479,
        "feats": null,
        "head": 6,
        "id": 5,
        "lemma": "or",
        "misc": "",
        "start_char": 1477,
        "text": "or",
        "upos": "CCONJ",
        "xpos": "CC"
      },
      {
        "deprel": "conj",
        "end_char": 1488,
        "feats": "Degree=Pos",
        "head": 4,
        "id": 6,
        "lemma": "athletic",
        "misc": "",
        "start_char": 1480,
        "text": "athletic",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "conj",
        "end_char": 1497,
        "feats": "Number=Sing",
        "head": 1,
        "id": 7,
        "lemma": "footwear",
        "misc": "",
        "start_char": 1489,
        "text": "footwear",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "aux:pass",
        "end_char": 1501,
        "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
        "head": 10,
        "id": 8,
        "lemma": "be",
        "misc": "",
        "start_char": 1498,
        "text": "are",
        "upos": "AUX",
        "xpos": "VBP"
      },
      {
        "deprel": "advmod",
        "end_char": 1505,
        "feats": null,
        "head": 10,
        "id": 9,
        "lemma": "not",
        "misc": "",
        "start_char": 1502,
        "text": "not",
        "upos": "PART",
        "xpos": "RB"
      },
      {
        "deprel": "root",
        "end_char": 1515,
        "feats": "Tense=Past|VerbForm=Part|Voice=Pass",
        "head": 0,
        "id": 10,
        "lemma": "permit",
        "misc": "",
        "start_char": 1506,
        "text": "permitted",
        "upos": "VERB",
        "xpos": "VBN"
      },
      {
        "deprel": "punct",
        "end_char": 1517,
        "feats": null,
        "head": 10,
        "id": 11,
        "lemma": ".",
        "misc": "",
        "start_char": 1516,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  },
  {
    "id": 25,
    "misc": {
      "parse_tree": "(ROOT (S (NP (JJ Black) (, ,) (JJ brown) (NNS boots)) (VP (VBP are) (VP (VBN allowed) (PP (IN during) (NP (JJ cold) (NN weather))) (, ,) (ADVP (ADVP (RB as) (RB long)) (SBAR (IN as) (S (NP (PRP they)) (VP (VBP are) (VP (VBN worn) (VP (VP (VBN tied)) (CC or) (VP (VBN zipped)) (PP (IN with) (NP (NN pant) (NNS legs))) (PP (IN over) (NP (PRP them)))) (PP (IN during) (NP (NN school) (NN time)))))))))) (. .)))"
    },
    "speaker": null,
    "text": "Black, brown boots are allowed during cold weather, as long as they are worn tied or zipped with pant legs over them during school time.",
    "tokens": [
      {
        "deprel": "amod",
        "end_char": 1523,
        "feats": "Degree=Pos",
        "head": 4,
        "id": 1,
        "lemma": "Black",
        "misc": "",
        "start_char": 1518,
        "text": "Black",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "punct",
        "end_char": 1525,
        "feats": null,
        "head": 1,
        "id": 2,
        "lemma": ",",
        "misc": "",
        "start_char": 1524,
        "text": ",",
        "upos": "PUNCT",
        "xpos": ","
      },
      {
        "deprel": "amod",
        "end_char": 1531,
        "feats": "Degree=Pos",
        "head": 4,
        "id": 3,
        "lemma": "brown",
        "misc": "",
        "start_char": 1526,
        "text": "brown",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "nsubj:pass",
        "end_char": 1537,
        "feats": "Number=Plur",
        "head": 6,
        "id": 4,
        "lemma": "boot",
        "misc": "",
        "start_char": 1532,
        "text": "boots",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "aux:pass",
        "end_char": 1541,
        "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
        "head": 6,
        "id": 5,
        "lemma": "be",
        "misc": "",
        "start_char": 1538,
        "text": "are",
        "upos": "AUX",
        "xpos": "VBP"
      },
      {
        "deprel": "root",
        "end_char": 1549,
        "feats": "Tense=Past|VerbForm=Part|Voice=Pass",
        "head": 0,
        "id": 6,
        "lemma": "allow",
        "misc": "",
        "start_char": 1542,
        "text": "allowed",
        "upos": "VERB",
        "xpos": "VBN"
      },
      {
        "deprel": "case",
        "end_char": 1556,
        "feats": null,
        "head": 9,
        "id": 7,
        "lemma": "during",
        "misc": "",
        "start_char": 1550,
        "text": "during",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "amod",
        "end_char": 1561,
        "feats": "Degree=Pos",
        "head": 9,
        "id": 8,
        "lemma": "cold",
        "misc": "",
        "start_char": 1557,
        "text": "cold",
        "upos": "ADJ",
        "xpos": "JJ"
      },
      {
        "deprel": "obl",
        "end_char": 1569,
        "feats": "Number=Sing",
        "head": 6,
        "id": 9,
        "lemma": "weather",
        "misc": "",
        "start_char": 1562,
        "text": "weather",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "punct",
        "end_char": 1571,
        "feats": null,
        "head": 12,
        "id": 10,
        "lemma": ",",
        "misc": "",
        "start_char": 1570,
        "text": ",",
        "upos": "PUNCT",
        "xpos": ","
      },
      {
        "deprel": "advmod",
        "end_char": 1574,
        "feats": null,
        "head": 12,
        "id": 11,
        "lemma": "as",
        "misc": "",
        "start_char": 1572,
        "text": "as",
        "upos": "ADV",
        "xpos": "RB"
      },
      {
        "deprel": "advmod",
        "end_char": 1579,
        "feats": "Degree=Pos",
        "head": 6,
        "id": 12,
        "lemma": "long",
        "misc": "",
        "start_char": 1575,
        "text": "long",
        "upos": "ADV",
        "xpos": "RB"
      },
      {
        "deprel": "mark",
        "end_char": 1582,
        "feats": null,
        "head": 17,
        "id": 13,
        "lemma": "as",
        "misc": "",
        "start_char": 1580,
        "text": "as",
        "upos": "SCONJ",
        "xpos": "IN"
      },
      {
        "deprel": "nsubj:pass",
        "end_char": 1587,
        "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
        "head": 16,
        "id": 14,
        "lemma": "they",
        "misc": "",
        "start_char": 1583,
        "text": "they",
        "upos": "PRON",
        "xpos": "PRP"
      },
      {
        "deprel": "aux:pass",
        "end_char": 1591,
        "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
        "head": 16,
        "id": 15,
        "lemma": "be",
        "misc": "",
        "start_char": 1588,
        "text": "are",
        "upos": "AUX",
        "xpos": "VBP"
      },
      {
        "deprel": "advcl",
        "end_char": 1596,
        "feats": "Tense=Past|VerbForm=Part|Voice=Pass",
        "head": 17,
        "id": 16,
        "lemma": "wear",
        "misc": "",
        "start_char": 1592,
        "text": "worn",
        "upos": "VERB",
        "xpos": "VBN"
      },
      {
        "deprel": "advcl",
        "end_char": 1601,
        "feats": "Tense=Past|VerbForm=Part|Voice=Pass",
        "head": 12,
        "id": 17,
        "lemma": "tie",
        "misc": "",
        "start_char": 1597,
        "text": "tied",
        "upos": "VERB",
        "xpos": "VBN"
      },
      {
        "deprel": "cc",
        "end_char": 1604,
        "feats": null,
        "head": 19,
        "id": 18,
        "lemma": "or",
        "misc": "",
        "start_char": 1602,
        "text": "or",
        "upos": "CCONJ",
        "xpos": "CC"
      },
      {
        "deprel": "conj",
        "end_char": 1611,
        "feats": "Tense=Past|VerbForm=Part",
        "head": 17,
        "id": 19,
        "lemma": "zipped",
        "misc": "",
        "start_char": 1605,
        "text": "zipped",
        "upos": "VERB",
        "xpos": "VBN"
      },
      {
        "deprel": "case",
        "end_char": 1616,
        "feats": null,
        "head": 22,
        "id": 20,
        "lemma": "with",
        "misc": "",
        "start_char": 1612,
        "text": "with",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "compound",
        "end_char": 1621,
        "feats": "Number=Sing",
        "head": 22,
        "id": 21,
        "lemma": "pant",
        "misc": "",
        "start_char": 1617,
        "text": "pant",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "obl",
        "end_char": 1626,
        "feats": "Number=Plur",
        "head": 19,
        "id": 22,
        "lemma": "leg",
        "misc": "",
        "start_char": 1622,
        "text": "legs",
        "upos": "NOUN",
        "xpos": "NNS"
      },
      {
        "deprel": "case",
        "end_char": 1631,
        "feats": null,
        "head": 24,
        "id": 23,
        "lemma": "over",
        "misc": "",
        "start_char": 1627,
        "text": "over",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "obl",
        "end_char": 1636,
        "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs",
        "head": 19,
        "id": 24,
        "lemma": "they",
        "misc": "",
        "start_char": 1632,
        "text": "them",
        "upos": "PRON",
        "xpos": "PRP"
      },
      {
        "deprel": "case",
        "end_char": 1643,
        "feats": null,
        "head": 27,
        "id": 25,
        "lemma": "during",
        "misc": "",
        "start_char": 1637,
        "text": "during",
        "upos": "ADP",
        "xpos": "IN"
      },
      {
        "deprel": "compound",
        "end_char": 1650,
        "feats": "Number=Sing",
        "head": 27,
        "id": 26,
        "lemma": "school",
        "misc": "",
        "start_char": 1644,
        "text": "school",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "obl",
        "end_char": 1655,
        "feats": "Number=Sing",
        "head": 24,
        "id": 27,
        "lemma": "time",
        "misc": "",
        "start_char": 1651,
        "text": "time",
        "upos": "NOUN",
        "xpos": "NN"
      },
      {
        "deprel": "punct",
        "end_char": 1657,
        "feats": null,
        "head": 6,
        "id": 28,
        "lemma": ".",
        "misc": "",
        "start_char": 1656,
        "text": ".",
        "upos": "PUNCT",
        "xpos": "."
      }
    ]
  }
] | 
	Shirts: All students will be required to wear a polo or oxford shirt. Each shirt must be in the color chosen by their school and have the appropriate school logo as noted below. Shirts are to be purchased from the stores as listed below. No other shirts will be allowed as part of the high school uniform. All shirts are to be put into trousers at all times and only one button below the collar may be open. Tight, baggy or oversized shirts are not permitted.  Pants: All students will be required to wear brown belted pants. All pants must be worn with a smooth, flat black or brown belt, which must be visible and fastened at the waist. The length of the pant leg must be long enough to cover socks. Pants may not be made of jean materials, or any other form-fitting material. Pants are to fit properly, so they are not extremely tight, baggy, or worn below the waist.  Skirts: Girls may wear skirts over their uniform skirt. The length of the skirt may be not shorter than one inch above the middle of the kneecap. Jean skirts are not permitted. Girls are not allowed to wear dresses.  Gym Clothes: The uniform for gym will consist of basketball style shorts or sweatpants and a plain gray T-shirt. Shorts and sweatpants should be navy blue.  Footwear: All students will be required to wear solid black, low cut, dress shoes or sneakers. Dress shoes with laces and sneakers must be tied and socks must be worn. Platforms, and boot-type or athletic footwear are not permitted. Black, brown boots are allowed during cold weather, as long as they are worn tied or zipped with pant legs over them during school time. | 
	[
  [
    [
      0,
      0,
      0
    ],
    [
      2,
      0,
      0
    ]
  ],
  [
    [
      0,
      2,
      3
    ],
    [
      7,
      2,
      3
    ],
    [
      21,
      2,
      3
    ],
    [
      1,
      9,
      9
    ]
  ],
  [
    [
      1,
      0,
      1
    ]
  ],
  [
    [
      7,
      0,
      0
    ],
    [
      10,
      0,
      0
    ],
    [
      11,
      0,
      0
    ],
    [
      11,
      7,
      7
    ]
  ],
  [
    [
      8,
      0,
      1
    ]
  ],
  [
    [
      9,
      0,
      5
    ]
  ],
  [
    [
      9,
      3,
      5
    ]
  ],
  [
    [
      9,
      4,
      4
    ],
    [
      24,
      20,
      20
    ]
  ],
  [
    [
      7,
      9,
      11
    ]
  ],
  [
    [
      8,
      22,
      23
    ],
    [
      11,
      18,
      19
    ]
  ],
  [
    [
      10,
      10,
      13
    ]
  ],
  [
    [
      10,
      6,
      7
    ]
  ],
  [
    [
      5,
      0,
      5
    ]
  ],
  [
    [
      4,
      7,
      7
    ]
  ],
  [
    [
      4,
      9,
      10
    ]
  ],
  [
    [
      3,
      9,
      12
    ]
  ],
  [
    [
      4,
      16,
      17
    ]
  ],
  [
    [
      1,
      13,
      16
    ]
  ],
  [
    [
      1,
      9,
      10
    ]
  ],
  [
    [
      1,
      5,
      6
    ]
  ],
  [
    [
      2,
      6,
      7
    ]
  ],
  [
    [
      3,
      7,
      12
    ]
  ],
  [
    [
      3,
      0,
      2
    ]
  ],
  [
    [
      4,
      0,
      1
    ]
  ],
  [
    [
      13,
      0,
      0
    ],
    [
      13,
      5,
      5
    ]
  ],
  [
    [
      14,
      0,
      4
    ]
  ],
  [
    [
      14,
      3,
      4
    ]
  ],
  [
    [
      15,
      0,
      1
    ]
  ],
  [
    [
      16,
      0,
      0
    ],
    [
      13,
      2,
      2
    ],
    [
      13,
      7,
      7
    ]
  ],
  [
    [
      16,
      6,
      6
    ]
  ],
  [
    [
      13,
      7,
      9
    ]
  ],
  [
    [
      14,
      10,
      11
    ]
  ],
  [
    [
      14,
      13,
      17
    ]
  ],
  [
    [
      14,
      16,
      17
    ]
  ],
  [
    [
      18,
      0,
      1
    ]
  ],
  [
    [
      18,
      10,
      14
    ]
  ],
  [
    [
      18,
      16,
      19
    ]
  ],
  [
    [
      19,
      0,
      2
    ]
  ],
  [
    [
      18,
      10,
      11
    ]
  ],
  [
    [
      18,
      10,
      10
    ]
  ],
  [
    [
      19,
      5,
      6
    ]
  ],
  [
    [
      21,
      0,
      0
    ]
  ],
  [
    [
      22,
      3,
      3
    ]
  ],
  [
    [
      22,
      5,
      5
    ]
  ],
  [
    [
      22,
      10,
      10
    ],
    [
      9,
      12,
      12
    ]
  ],
  [
    [
      23,
      0,
      0
    ]
  ],
  [
    [
      23,
      3,
      3
    ]
  ],
  [
    [
      23,
      5,
      6
    ]
  ],
  [
    [
      24,
      0,
      3
    ]
  ],
  [
    [
      24,
      7,
      8
    ]
  ],
  [
    [
      24,
      13,
      13
    ],
    [
      24,
      23,
      23
    ]
  ],
  [
    [
      24,
      20,
      21
    ]
  ],
  [
    [
      24,
      25,
      26
    ]
  ],
  [
    [
      24,
      25,
      25
    ],
    [
      1,
      15,
      15
    ]
  ],
  [
    [
      3,
      10,
      11
    ]
  ],
  [
    [
      4,
      13,
      17
    ]
  ],
  [
    [
      8,
      6,
      23
    ]
  ],
  [
    [
      10,
      6,
      6
    ],
    [
      15,
      0,
      0
    ]
  ],
  [
    [
      18,
      3,
      6
    ]
  ],
  [
    [
      18,
      0,
      0
    ],
    [
      18,
      6,
      6
    ]
  ],
  [
    [
      19,
      2,
      2
    ]
  ],
  [
    [
      19,
      0,
      0
    ]
  ],
  [
    [
      21,
      15,
      15
    ],
    [
      22,
      0,
      0
    ]
  ],
  [
    [
      21,
      9,
      18
    ]
  ],
  [
    [
      22,
      0,
      5
    ]
  ],
  [
    [
      22,
      3,
      5
    ]
  ],
  [
    [
      0,
      9,
      13
    ]
  ]
] | 
	reading_comprehension_examination | 
	{
  "comment": "detokenizer=nltk"
} | 
| 
	train_36124 | [{"id":1,"misc":{"parse_tree":"(ROOT (S (S (NP (NP (NP (NML (NNP BEIJING) (, -) (NNP President)) (NN(...TRUNCATED) | "BEIJING - President Xi Jinping's visit to Russia has enhanced bilateral strategic mutual trust and (...TRUNCATED) | [[[0,11,16]],[[0,20,25]],[[0,33,33]],[[0,35,35]],[[2,2,3]],[[2,7,47]],[[2,10,13]],[[2,14,47]],[[2,28(...TRUNCATED) | 
	reading_comprehension_examination | 
	{
  "comment": "detokenizer=nltk"
} | 
| 
	train_36125 | [{"id":1,"misc":{"parse_tree":"(ROOT (S (S (VP (TO To) (VP (VB say) (SBAR (SBAR (IN that) (S (NP (DT(...TRUNCATED) | "To say that the child learns by imitation and that the way to teach is to set a good example oversi(...TRUNCATED) | [[[0,7,7]],[[0,17,19]],[[1,3,6]],[[2,4,5]],[[2,19,21]],[[3,1,1],[23,6,6],[24,0,0],[25,0,0]],[[3,5,8](...TRUNCATED) | 
	reading_comprehension_examination | 
	{
  "comment": "detokenizer=nltk"
} | 
| 
	train_36126 | [{"id":1,"misc":{"parse_tree":"(ROOT (S (NP (NN Football)) (VP (VBZ is) (PRN (, ,) (S (NP (PRP I)) ((...TRUNCATED) | "Football is, I believe, the most popular game in England: one has only to go to one of the importan(...TRUNCATED) | [[[0,3,3]],[[0,13,13]],[[0,21,23]],[[0,19,23]],[[0,26,26]],[[1,17,18]],[[1,17,17],[1,11,11]],[[2,19,(...TRUNCATED) | 
	reading_comprehension_examination | 
	{
  "comment": "detokenizer=nltk"
} | 
| 
	train_36127 | [{"id":1,"misc":{"parse_tree":"(ROOT (SQ (VBP Have) (NP (PRP you)) (ADVP (RB ever)) (VP (VBN wondere(...TRUNCATED) | "Have you ever wondered when dogs first became \"man's best friend\" and the world's favourite pet? (...TRUNCATED) | [[[0,9,10]],[[0,15,17]],[[1,1,1],[0,1,1],[1,4,4]],[[1,3,3]],[[2,9,9],[18,4,4]],[[2,15,18]],[[2,18,18(...TRUNCATED) | 
	reading_comprehension_examination | 
	{
  "comment": "detokenizer=nltk"
} | 
| 
	train_36128 | [{"id":1,"misc":{"parse_tree":"(ROOT (S (NP (NP (DT A) (NN scientist)) (SBAR (WHNP (WP who)) (S (VP (...TRUNCATED) | "A scientist who developed a way to calculate how much water is used in the production of anything f(...TRUNCATED) | [[[2,5,10]],[[2,8,10]],[[2,10,10]],[[2,12,13]],[[2,19,22],[2,24,36]],[[2,30,36]],[[2,33,34]],[[2,36,(...TRUNCATED) | 
	reading_comprehension_examination | 
	{
  "comment": "detokenizer=nltk"
} | 
| 
	train_36129 | [{"id":1,"misc":{"parse_tree":"(ROOT (S (PP (IN Over) (NP (DT the) (JJ past) (JJ few) (NNS months)))(...TRUNCATED) | "Over the past few months, PSY's funny video for \"Gangnam Style\" has become a YouTube sensation, r(...TRUNCATED) | [[[0,1,4]],[[0,17,19]],[[0,23,25]],[[0,27,28]],[[1,5,8]],[[1,11,15]],[[1,17,17]],[[1,19,19]],[[3,4,5(...TRUNCATED) | 
	reading_comprehension_examination | 
	{
  "comment": "detokenizer=nltk"
} | 
| 
	train_36130 | [{"id":1,"misc":{"parse_tree":"(ROOT (NP (NP (NN Dispossession)) (PP (IN by) (NP (NNP Chaz) (NNP Bre(...TRUNCATED) | "Dispossession by Chaz Brenchley  $4. 99 (Novel) ISBN 978 -1 -61138 -206-8.  What would you do if yo(...TRUNCATED) | [[[0,0,3]],[[0,2,3]],[[2,0,1],[12,0,1]],[[3,5,8]],[[5,2,2],[5,5,5],[5,11,11],[7,3,3],[7,10,10],[7,19(...TRUNCATED) | 
	reading_comprehension_examination | 
	{
  "comment": "detokenizer=nltk"
} | 
End of preview. Expand
						in Data Studio
					
README.md exists but content is empty.
								
- Downloads last month
- 1
