text
stringlengths
3
675
nltk_pos
stringlengths
26
2.34k
spacy_pos
stringlengths
17
2.6k
named_entities
stringlengths
2
430
dependencies
stringlengths
26
4.02k
“It’s the weather,” said Aunt Julia, after a pause.
[('“', 'NN'), ('O', 'NNP'), (',', ','), ('Mr', 'NNP'), ('D', 'NNP'), ('’', 'NNP'), ('Arcy', 'NNP'), (',', ','), ('”', 'NNP'), ('cried', 'VBD'), ('Mary', 'NNP'), ('Jane', 'NNP'), (',', ','), ('“', 'VBZ'), ('it', 'PRP'), ('’', 'NNP'), ('s', 'VBD'), ('downright', 'JJ'), ('mean', 'NN'), ('of', 'IN'), ('you', 'PRP'), ('to', 'TO'), ('break', 'VB'), ('off', 'RP'), ('like', 'IN'), ('that', 'DT'), ('when', 'WRB'), ('we', 'PRP'), ('were', 'VBD'), ('all', 'DT'), ('in', 'IN'), ('raptures', 'NNS'), ('listening', 'VBG'), ('to', 'TO'), ('you.', 'VB'), ('”', 'NNP'), ('“', 'NNP'), ('I', 'PRP'), ('have', 'VBP'), ('been', 'VBN'), ('at', 'IN'), ('him', 'PRP'), ('all', 'PDT'), ('the', 'DT'), ('evening', 'NN'), (',', ','), ('”', 'NNP'), ('said', 'VBD'), ('Miss', 'NNP'), ('O', 'NNP'), ('’', 'NNP'), ('Callaghan', 'NNP'), (',', ','), ('“', 'NNP'), ('and', 'CC'), ('Mrs', 'NNP'), ('Conroy', 'NNP'), ('too', 'RB'), ('and', 'CC'), ('he', 'PRP'), ('told', 'VBD'), ('us', 'PRP'), ('he', 'PRP'), ('had', 'VBD'), ('a', 'DT'), ('dreadful', 'JJ'), ('cold', 'NN'), ('and', 'CC'), ('couldn', 'NN'), ('’', 'NNP'), ('t', 'NN'), ('sing.', 'NN'), ('”', 'NNP'), ('“', 'NNP'), ('O', 'NNP'), (',', ','), ('Mr', 'NNP'), ('D', 'NNP'), ('’', 'NNP'), ('Arcy', 'NNP'), (',', ','), ('”', 'NNP'), ('said', 'VBD'), ('Aunt', 'NNP'), ('Kate', 'NNP'), (',', ','), ('“', 'RB'), ('now', 'RB'), ('that', 'DT'), ('was', 'VBD'), ('a', 'DT'), ('great', 'JJ'), ('fib', 'NN'), ('to', 'TO'), ('tell.', 'VB'), ('”', 'JJ'), ('“', 'NNS'), ('Can', 'MD'), ('’', 'VB'), ('t', 'NN'), ('you', 'PRP'), ('see', 'VBP'), ('that', 'IN'), ('I', 'PRP'), ('’', 'VBP'), ('m', 'RB'), ('as', 'RB'), ('hoarse', 'NN'), ('as', 'IN'), ('a', 'DT'), ('crow', 'NN'), ('?', '.'), ('”', 'NN'), ('said', 'VBD'), ('Mr', 'NNP'), ('D', 'NNP'), ('’', 'NNP'), ('Arcy', 'NNP'), ('roughly', 'RB'), ('.', '.')]
[('“', 'PUNCT'), ('O', 'INTJ'), (',', 'PUNCT'), ('Mr', 'PROPN'), ('D’Arcy', 'PROPN'), (',', 'PUNCT'), ('”', 'PUNCT'), ('cried', 'VERB'), ('Mary', 'PROPN'), ('Jane', 'PROPN'), (',', 'PUNCT'), ('“', 'PUNCT'), ('it', 'PRON'), ('’s', 'VERB'), ('downright', 'ADV'), ('mean', 'VERB'), ('of', 'ADP'), ('you', 'PRON'), ('to', 'PART'), ('break', 'VERB'), ('off', 'ADP'), ('like', 'ADP'), ('that', 'PRON'), ('when', 'SCONJ'), ('we', 'PRON'), ('were', 'AUX'), ('all', 'ADV'), ('in', 'ADP'), ('raptures', 'NOUN'), ('listening', 'VERB'), ('to', 'ADP'), ('you', 'PRON'), ('.', 'PUNCT'), ('”', 'PUNCT'), ('“', 'PUNCT'), ('I', 'PRON'), ('have', 'AUX'), ('been', 'AUX'), ('at', 'ADP'), ('him', 'PRON'), ('all', 'DET'), ('the', 'DET'), ('evening', 'NOUN'), (',', 'PUNCT'), ('”', 'PUNCT'), ('said', 'VERB'), ('Miss', 'PROPN'), ('O’Callaghan', 'PROPN'), (',', 'PUNCT'), ('“', 'PUNCT'), ('and', 'CCONJ'), ('Mrs', 'PROPN'), ('Conroy', 'PROPN'), ('too', 'ADV'), ('and', 'CCONJ'), ('he', 'PRON'), ('told', 'VERB'), ('us', 'PRON'), ('he', 'PRON'), ('had', 'VERB'), ('a', 'DET'), ('dreadful', 'ADJ'), ('cold', 'NOUN'), ('and', 'CCONJ'), ('could', 'AUX'), ('n’t', 'PART'), ('sing', 'VERB'), ('.', 'PUNCT'), ('”', 'PUNCT'), ('“', 'PUNCT'), ('O', 'INTJ'), (',', 'PUNCT'), ('Mr', 'PROPN'), ('D’Arcy', 'PROPN'), (',', 'PUNCT'), ('”', 'PUNCT'), ('said', 'VERB'), ('Aunt', 'PROPN'), ('Kate', 'PROPN'), (',', 'PUNCT'), ('“', 'PUNCT'), ('now', 'ADV'), ('that', 'PRON'), ('was', 'AUX'), ('a', 'DET'), ('great', 'ADJ'), ('fib', 'NOUN'), ('to', 'PART'), ('tell', 'VERB'), ('.', 'PUNCT'), ('”', 'PUNCT'), ('“', 'PUNCT'), ('Ca', 'AUX'), ('n’t', 'PART'), ('you', 'PRON'), ('see', 'VERB'), ('that', 'SCONJ'), ('I', 'PRON'), ('’m', 'VERB'), ('as', 'ADV'), ('hoarse', 'ADJ'), ('as', 'ADP'), ('a', 'DET'), ('crow', 'NOUN'), ('?', 'PUNCT'), ('”', 'PUNCT'), ('said', 'VERB'), ('Mr', 'PROPN'), ('D’Arcy', 'PROPN'), ('roughly', 'ADV'), ('.', 'PUNCT')]
[('D’Arcy', 'PERSON'), ('Mary Jane', 'PERSON'), ('Miss O’Callaghan', 'PERSON'), ('Mrs Conroy', 'PERSON'), ('D’Arcy', 'PERSON'), ('Aunt Kate', 'PERSON'), ('Can’t', 'WORK_OF_ART'), ('D’Arcy', 'PERSON')]
[('“', 'punct', 'cried'), ('O', 'nsubj', 'cried'), (',', 'punct', 'O'), ('Mr', 'compound', 'D’Arcy'), ('D’Arcy', 'npadvmod', 'O'), (',', 'punct', 'cried'), ('”', 'punct', 'cried'), ('cried', 'ROOT', 'cried'), ('Mary', 'compound', 'Jane'), ('Jane', 'nsubj', 'cried'), (',', 'punct', 'cried'), ('“', 'punct', 'cried'), ('it', 'nsubj', '’s'), ('’s', 'ccomp', 'cried'), ('downright', 'advmod', 'mean'), ('mean', 'acomp', '’s'), ('of', 'prep', 'mean'), ('you', 'pobj', 'of'), ('to', 'aux', 'break'), ('break', 'xcomp', '’s'), ('off', 'prt', 'break'), ('like', 'prep', 'break'), ('that', 'pobj', 'like'), ('when', 'advmod', 'were'), ('we', 'nsubj', 'were'), ('were', 'advcl', 'break'), ('all', 'dep', 'were'), ('in', 'prep', 'were'), ('raptures', 'pobj', 'in'), ('listening', 'acl', 'raptures'), ('to', 'prep', 'listening'), ('you', 'pobj', 'to'), ('.', 'punct', 'cried'), ('”', 'punct', 'cried'), ('“', 'punct', 'said'), ('I', 'nsubj', 'been'), ('have', 'aux', 'been'), ('been', 'ccomp', 'said'), ('at', 'prep', 'been'), ('him', 'pobj', 'at'), ('all', 'predet', 'evening'), ('the', 'det', 'evening'), ('evening', 'npadvmod', 'been'), (',', 'punct', 'said'), ('”', 'punct', 'said'), ('said', 'ROOT', 'said'), ('Miss', 'compound', 'O’Callaghan'), ('O’Callaghan', 'nsubj', 'said'), (',', 'punct', 'said'), ('“', 'punct', 'said'), ('and', 'cc', 'said'), ('Mrs', 'compound', 'Conroy'), ('Conroy', 'nsubj', 'said'), ('too', 'advmod', 'said'), ('and', 'cc', 'told'), ('he', 'nsubj', 'told'), ('told', 'ROOT', 'told'), ('us', 'dobj', 'told'), ('he', 'nsubj', 'had'), ('had', 'ccomp', 'told'), ('a', 'det', 'cold'), ('dreadful', 'amod', 'cold'), ('cold', 'dobj', 'had'), ('and', 'cc', 'had'), ('could', 'aux', 'sing'), ('n’t', 'neg', 'sing'), ('sing', 'conj', 'had'), ('.', 'punct', 'told'), ('”', 'punct', 'told'), ('“', 'punct', 'said'), ('O', 'nsubj', 'said'), (',', 'punct', 'O'), ('Mr', 'compound', 'D’Arcy'), ('D’Arcy', 'npadvmod', 'O'), (',', 'punct', 'said'), ('”', 'punct', 'said'), ('said', 'ROOT', 'said'), ('Aunt', 'compound', 'Kate'), ('Kate', 'nsubj', 'said'), (',', 'punct', 'said'), ('“', 'punct', 'said'), ('now', 'advmod', 'was'), ('that', 'nsubj', 'was'), ('was', 'ccomp', 'said'), ('a', 'det', 'fib'), ('great', 'amod', 'fib'), ('fib', 'attr', 'was'), ('to', 'aux', 'tell'), ('tell', 'advcl', 'fib'), ('.', 'punct', 'said'), ('”', 'punct', 'said'), ('“', 'punct', 'see'), ('Ca', 'aux', 'see'), ('n’t', 'neg', 'Ca'), ('you', 'nsubj', 'see'), ('see', 'ccomp', 'said'), ('that', 'mark', '’m'), ('I', 'nsubj', '’m'), ('’m', 'ccomp', 'see'), ('as', 'advmod', 'hoarse'), ('hoarse', 'acomp', '’m'), ('as', 'prep', 'hoarse'), ('a', 'det', 'crow'), ('crow', 'pobj', 'as'), ('?', 'punct', 'said'), ('”', 'punct', 'said'), ('said', 'ROOT', 'said'), ('Mr', 'compound', 'D’Arcy'), ('D’Arcy', 'nsubj', 'said'), ('roughly', 'advmod', 'said'), ('.', 'punct', 'said')]
“Yes, everybody has colds,” said Aunt Kate readily, “everybody.” “They say,” said Mary Jane, “we haven’t had snow like it for thirty years; and I read this morning in the newspapers that the snow is general all over Ireland.” “I love the look of snow,” said Aunt Julia sadly.
[('He', 'PRP'), ('went', 'VBD'), ('into', 'IN'), ('the', 'DT'), ('pantry', 'NN'), ('hastily', 'RB'), ('and', 'CC'), ('put', 'VB'), ('on', 'IN'), ('his', 'PRP$'), ('overcoat', 'NN'), ('.', '.')]
[('He', 'PRON'), ('went', 'VERB'), ('into', 'ADP'), ('the', 'DET'), ('pantry', 'NOUN'), ('hastily', 'ADV'), ('and', 'CCONJ'), ('put', 'VERB'), ('on', 'ADP'), ('his', 'PRON'), ('overcoat', 'NOUN'), ('.', 'PUNCT')]
[]
[('He', 'nsubj', 'went'), ('went', 'ROOT', 'went'), ('into', 'prep', 'went'), ('the', 'det', 'pantry'), ('pantry', 'pobj', 'into'), ('hastily', 'advmod', 'went'), ('and', 'cc', 'went'), ('put', 'conj', 'went'), ('on', 'prep', 'put'), ('his', 'poss', 'overcoat'), ('overcoat', 'pobj', 'on'), ('.', 'punct', 'went')]
“So do I,” said Miss O’Callaghan.
[('The', 'DT'), ('others', 'NNS'), (',', ','), ('taken', 'VBN'), ('aback', 'NN'), ('by', 'IN'), ('his', 'PRP$'), ('rude', 'NN'), ('speech', 'NN'), (',', ','), ('could', 'MD'), ('find', 'VB'), ('nothing', 'NN'), ('to', 'TO'), ('say', 'VB'), ('.', '.')]
[('The', 'DET'), ('others', 'NOUN'), (',', 'PUNCT'), ('taken', 'VERB'), ('aback', 'ADV'), ('by', 'ADP'), ('his', 'PRON'), ('rude', 'ADJ'), ('speech', 'NOUN'), (',', 'PUNCT'), ('could', 'AUX'), ('find', 'VERB'), ('nothing', 'PRON'), ('to', 'PART'), ('say', 'VERB'), ('.', 'PUNCT')]
[]
[('The', 'det', 'others'), ('others', 'nsubj', 'find'), (',', 'punct', 'others'), ('taken', 'acl', 'others'), ('aback', 'advmod', 'taken'), ('by', 'agent', 'taken'), ('his', 'poss', 'speech'), ('rude', 'amod', 'speech'), ('speech', 'pobj', 'by'), (',', 'punct', 'others'), ('could', 'aux', 'find'), ('find', 'ROOT', 'find'), ('nothing', 'dobj', 'find'), ('to', 'aux', 'say'), ('say', 'relcl', 'nothing'), ('.', 'punct', 'find')]
“I think Christmas is never really Christmas unless we have the snow on the ground.” “But poor Mr D’Arcy doesn’t like the snow,” said Aunt Kate, smiling.
[('Aunt', 'NNP'), ('Kate', 'NNP'), ('wrinkled', 'VBD'), ('her', 'PRP$'), ('brows', 'NNS'), ('and', 'CC'), ('made', 'VBD'), ('signs', 'NNS'), ('to', 'TO'), ('the', 'DT'), ('others', 'NNS'), ('to', 'TO'), ('drop', 'VB'), ('the', 'DT'), ('subject', 'NN'), ('.', '.')]
[('Aunt', 'PROPN'), ('Kate', 'PROPN'), ('wrinkled', 'VERB'), ('her', 'PRON'), ('brows', 'NOUN'), ('and', 'CCONJ'), ('made', 'VERB'), ('signs', 'NOUN'), ('to', 'ADP'), ('the', 'DET'), ('others', 'NOUN'), ('to', 'PART'), ('drop', 'VERB'), ('the', 'DET'), ('subject', 'NOUN'), ('.', 'PUNCT')]
[('Kate', 'PERSON')]
[('Aunt', 'compound', 'Kate'), ('Kate', 'nsubj', 'wrinkled'), ('wrinkled', 'ROOT', 'wrinkled'), ('her', 'poss', 'brows'), ('brows', 'dobj', 'wrinkled'), ('and', 'cc', 'wrinkled'), ('made', 'conj', 'wrinkled'), ('signs', 'dobj', 'made'), ('to', 'prep', 'made'), ('the', 'det', 'others'), ('others', 'pobj', 'to'), ('to', 'aux', 'drop'), ('drop', 'advcl', 'made'), ('the', 'det', 'subject'), ('subject', 'dobj', 'drop'), ('.', 'punct', 'wrinkled')]
Mr D’Arcy came from the pantry, fully swathed and buttoned, and in a repentant tone told them the history of his cold.
[('Mr', 'NNP'), ('D', 'NNP'), ('’', 'NNP'), ('Arcy', 'NNP'), ('stood', 'VBD'), ('swathing', 'VBG'), ('his', 'PRP$'), ('neck', 'NN'), ('carefully', 'RB'), ('and', 'CC'), ('frowning', 'VBG'), ('.', '.')]
[('Mr', 'PROPN'), ('D’Arcy', 'PROPN'), ('stood', 'VERB'), ('swathing', 'VERB'), ('his', 'PRON'), ('neck', 'NOUN'), ('carefully', 'ADV'), ('and', 'CCONJ'), ('frowning', 'VERB'), ('.', 'PUNCT')]
[('D’Arcy', 'PERSON')]
[('Mr', 'compound', 'D’Arcy'), ('D’Arcy', 'nsubj', 'stood'), ('stood', 'ROOT', 'stood'), ('swathing', 'xcomp', 'stood'), ('his', 'poss', 'neck'), ('neck', 'dobj', 'swathing'), ('carefully', 'advmod', 'swathing'), ('and', 'cc', 'swathing'), ('frowning', 'conj', 'swathing'), ('.', 'punct', 'stood')]
Everyone gave him advice and said it was a great pity and urged him to be very careful of his throat in the night air.
[('“', 'VB'), ('It', 'PRP'), ('’', 'NNP'), ('s', 'VBD'), ('the', 'DT'), ('weather', 'NN'), (',', ','), ('”', 'NNP'), ('said', 'VBD'), ('Aunt', 'NNP'), ('Julia', 'NNP'), (',', ','), ('after', 'IN'), ('a', 'DT'), ('pause', 'NN'), ('.', '.')]
[('“', 'PUNCT'), ('It', 'PRON'), ('’s', 'VERB'), ('the', 'DET'), ('weather', 'NOUN'), (',', 'PUNCT'), ('”', 'PUNCT'), ('said', 'VERB'), ('Aunt', 'PROPN'), ('Julia', 'PROPN'), (',', 'PUNCT'), ('after', 'ADP'), ('a', 'DET'), ('pause', 'NOUN'), ('.', 'PUNCT')]
[('Aunt Julia', 'PERSON')]
[('“', 'punct', 'said'), ('It', 'nsubj', '’s'), ('’s', 'ccomp', 'said'), ('the', 'det', 'weather'), ('weather', 'attr', '’s'), (',', 'punct', 'said'), ('”', 'punct', 'said'), ('said', 'ROOT', 'said'), ('Aunt', 'compound', 'Julia'), ('Julia', 'nsubj', 'said'), (',', 'punct', 'said'), ('after', 'prep', 'said'), ('a', 'det', 'pause'), ('pause', 'pobj', 'after'), ('.', 'punct', 'said')]
Gabriel watched his wife, who did not join in the conversation.
[('“', 'JJ'), ('Yes', 'NNP'), (',', ','), ('everybody', 'NN'), ('has', 'VBZ'), ('colds', 'NNS'), (',', ','), ('”', 'NNP'), ('said', 'VBD'), ('Aunt', 'NNP'), ('Kate', 'NNP'), ('readily', 'RB'), (',', ','), ('“', 'NNP'), ('everybody.', 'VBZ'), ('”', 'FW'), ('“', 'IN'), ('They', 'PRP'), ('say', 'VBP'), (',', ','), ('”', 'NNP'), ('said', 'VBD'), ('Mary', 'NNP'), ('Jane', 'NNP'), (',', ','), ('“', 'NNP'), ('we', 'PRP'), ('haven', 'VBP'), ('’', 'JJ'), ('t', 'NN'), ('had', 'VBD'), ('snow', 'VBN'), ('like', 'IN'), ('it', 'PRP'), ('for', 'IN'), ('thirty', 'JJ'), ('years', 'NNS'), (';', ':'), ('and', 'CC'), ('I', 'PRP'), ('read', 'VBP'), ('this', 'DT'), ('morning', 'NN'), ('in', 'IN'), ('the', 'DT'), ('newspapers', 'NNS'), ('that', 'IN'), ('the', 'DT'), ('snow', 'NN'), ('is', 'VBZ'), ('general', 'JJ'), ('all', 'DT'), ('over', 'IN'), ('Ireland.', 'NNP'), ('”', 'NNP'), ('“', 'NNP'), ('I', 'PRP'), ('love', 'VBP'), ('the', 'DT'), ('look', 'NN'), ('of', 'IN'), ('snow', 'NN'), (',', ','), ('”', 'NNP'), ('said', 'VBD'), ('Aunt', 'NNP'), ('Julia', 'NNP'), ('sadly', 'RB'), ('.', '.')]
[('“', 'PUNCT'), ('Yes', 'INTJ'), (',', 'PUNCT'), ('everybody', 'PRON'), ('has', 'VERB'), ('colds', 'NOUN'), (',', 'PUNCT'), ('”', 'PUNCT'), ('said', 'VERB'), ('Aunt', 'PROPN'), ('Kate', 'PROPN'), ('readily', 'ADV'), (',', 'PUNCT'), ('“', 'PUNCT'), ('everybody', 'PRON'), ('.', 'PUNCT'), ('”', 'PUNCT'), ('“', 'PUNCT'), ('They', 'PRON'), ('say', 'VERB'), (',', 'PUNCT'), ('”', 'PUNCT'), ('said', 'VERB'), ('Mary', 'PROPN'), ('Jane', 'PROPN'), (',', 'PUNCT'), ('“', 'PUNCT'), ('we', 'PRON'), ('have', 'AUX'), ('n’t', 'PART'), ('had', 'VERB'), ('snow', 'NOUN'), ('like', 'ADP'), ('it', 'PRON'), ('for', 'ADP'), ('thirty', 'NUM'), ('years', 'NOUN'), (';', 'PUNCT'), ('and', 'CCONJ'), ('I', 'PRON'), ('read', 'VERB'), ('this', 'DET'), ('morning', 'NOUN'), ('in', 'ADP'), ('the', 'DET'), ('newspapers', 'NOUN'), ('that', 'PRON'), ('the', 'DET'), ('snow', 'NOUN'), ('is', 'AUX'), ('general', 'ADJ'), ('all', 'ADV'), ('over', 'ADP'), ('Ireland', 'PROPN'), ('.', 'PUNCT'), ('”', 'PUNCT'), ('“', 'PUNCT'), ('I', 'PRON'), ('love', 'VERB'), ('the', 'DET'), ('look', 'NOUN'), ('of', 'ADP'), ('snow', 'NOUN'), (',', 'PUNCT'), ('”', 'PUNCT'), ('said', 'VERB'), ('Aunt', 'PROPN'), ('Julia', 'PROPN'), ('sadly', 'ADV'), ('.', 'PUNCT')]
[('Aunt Kate', 'PERSON'), ('Mary Jane', 'PERSON'), ('thirty years', 'DATE'), ('this morning', 'TIME'), ('Ireland', 'GPE'), ('Aunt Julia', 'PERSON')]
[('“', 'punct', 'said'), ('Yes', 'intj', 'has'), (',', 'punct', 'has'), ('everybody', 'nsubj', 'has'), ('has', 'ccomp', 'said'), ('colds', 'dobj', 'has'), (',', 'punct', 'said'), ('”', 'punct', 'said'), ('said', 'ROOT', 'said'), ('Aunt', 'compound', 'Kate'), ('Kate', 'nsubj', 'said'), ('readily', 'advmod', 'said'), (',', 'punct', 'said'), ('“', 'punct', 'said'), ('everybody', 'nsubj', 'said'), ('.', 'punct', 'said'), ('”', 'punct', 'said'), ('“', 'punct', 'said'), ('They', 'nsubj', 'say'), ('say', 'ccomp', 'said'), (',', 'punct', 'said'), ('”', 'punct', 'said'), ('said', 'ROOT', 'said'), ('Mary', 'compound', 'Jane'), ('Jane', 'nsubj', 'said'), (',', 'punct', 'said'), ('“', 'punct', 'said'), ('we', 'nsubj', 'had'), ('have', 'aux', 'had'), ('n’t', 'neg', 'had'), ('had', 'ccomp', 'said'), ('snow', 'dobj', 'had'), ('like', 'prep', 'snow'), ('it', 'pobj', 'like'), ('for', 'prep', 'had'), ('thirty', 'nummod', 'years'), ('years', 'pobj', 'for'), (';', 'punct', 'had'), ('and', 'cc', 'had'), ('I', 'nsubj', 'read'), ('read', 'conj', 'had'), ('this', 'det', 'morning'), ('morning', 'npadvmod', 'read'), ('in', 'prep', 'read'), ('the', 'det', 'newspapers'), ('newspapers', 'pobj', 'in'), ('that', 'mark', 'is'), ('the', 'det', 'snow'), ('snow', 'nsubj', 'is'), ('is', 'ccomp', 'read'), ('general', 'acomp', 'is'), ('all', 'advmod', 'over'), ('over', 'prep', 'is'), ('Ireland', 'pobj', 'over'), ('.', 'punct', 'said'), ('”', 'punct', 'said'), ('“', 'punct', 'said'), ('I', 'nsubj', 'love'), ('love', 'ccomp', 'said'), ('the', 'det', 'look'), ('look', 'dobj', 'love'), ('of', 'prep', 'look'), ('snow', 'pobj', 'of'), (',', 'punct', 'said'), ('”', 'punct', 'said'), ('said', 'ROOT', 'said'), ('Aunt', 'compound', 'Julia'), ('Julia', 'nsubj', 'said'), ('sadly', 'advmod', 'said'), ('.', 'punct', 'said')]
She was standing right under the dusty fanlight and the flame of the gas lit up the rich bronze of her hair, which he had seen her drying at the fire a few days before.
[('“', 'NNS'), ('So', 'RB'), ('do', 'VBP'), ('I', 'PRP'), (',', ','), ('”', 'NNP'), ('said', 'VBD'), ('Miss', 'NNP'), ('O', 'NNP'), ('’', 'NNP'), ('Callaghan', 'NNP'), ('.', '.')]
[('“', 'PUNCT'), ('So', 'ADV'), ('do', 'VERB'), ('I', 'PRON'), (',', 'PUNCT'), ('”', 'PUNCT'), ('said', 'VERB'), ('Miss', 'PROPN'), ('O’Callaghan', 'PROPN'), ('.', 'PUNCT')]
[]
[('“', 'punct', 'said'), ('So', 'advmod', 'do'), ('do', 'ccomp', 'said'), ('I', 'dobj', 'do'), (',', 'punct', 'said'), ('”', 'punct', 'said'), ('said', 'ROOT', 'said'), ('Miss', 'compound', 'O’Callaghan'), ('O’Callaghan', 'nsubj', 'said'), ('.', 'punct', 'said')]
She was in the same attitude and seemed unaware of the talk about her.
[('“', 'NN'), ('I', 'PRP'), ('think', 'VBP'), ('Christmas', 'NNP'), ('is', 'VBZ'), ('never', 'RB'), ('really', 'RB'), ('Christmas', 'NNP'), ('unless', 'IN'), ('we', 'PRP'), ('have', 'VBP'), ('the', 'DT'), ('snow', 'NN'), ('on', 'IN'), ('the', 'DT'), ('ground.', 'NN'), ('”', 'NNP'), ('“', 'NNP'), ('But', 'CC'), ('poor', 'JJ'), ('Mr', 'NNP'), ('D', 'NNP'), ('’', 'NNP'), ('Arcy', 'NNP'), ('doesn', 'NN'), ('’', 'NNP'), ('t', 'NN'), ('like', 'IN'), ('the', 'DT'), ('snow', 'NN'), (',', ','), ('”', 'NNP'), ('said', 'VBD'), ('Aunt', 'NNP'), ('Kate', 'NNP'), (',', ','), ('smiling', 'VBG'), ('.', '.')]
[('“', 'PUNCT'), ('I', 'PRON'), ('think', 'VERB'), ('Christmas', 'PROPN'), ('is', 'AUX'), ('never', 'ADV'), ('really', 'ADV'), ('Christmas', 'PROPN'), ('unless', 'SCONJ'), ('we', 'PRON'), ('have', 'VERB'), ('the', 'DET'), ('snow', 'NOUN'), ('on', 'ADP'), ('the', 'DET'), ('ground', 'NOUN'), ('.', 'PUNCT'), ('”', 'PUNCT'), ('“', 'PUNCT'), ('But', 'CCONJ'), ('poor', 'ADJ'), ('Mr', 'PROPN'), ('D’Arcy', 'PROPN'), ('does', 'AUX'), ('n’t', 'PART'), ('like', 'VERB'), ('the', 'DET'), ('snow', 'NOUN'), (',', 'PUNCT'), ('”', 'PUNCT'), ('said', 'VERB'), ('Aunt', 'PROPN'), ('Kate', 'PROPN'), (',', 'PUNCT'), ('smiling', 'VERB'), ('.', 'PUNCT')]
[('Christmas', 'DATE'), ('Christmas', 'DATE'), ('Aunt Kate', 'PERSON')]
[('“', 'punct', 'think'), ('I', 'nsubj', 'think'), ('think', 'ROOT', 'think'), ('Christmas', 'nsubj', 'is'), ('is', 'ccomp', 'think'), ('never', 'neg', 'is'), ('really', 'advmod', 'is'), ('Christmas', 'attr', 'is'), ('unless', 'mark', 'have'), ('we', 'nsubj', 'have'), ('have', 'advcl', 'is'), ('the', 'det', 'snow'), ('snow', 'dobj', 'have'), ('on', 'prep', 'snow'), ('the', 'det', 'ground'), ('ground', 'pobj', 'on'), ('.', 'punct', 'think'), ('”', 'punct', 'think'), ('“', 'punct', 'like'), ('But', 'cc', 'like'), ('poor', 'amod', 'D’Arcy'), ('Mr', 'compound', 'D’Arcy'), ('D’Arcy', 'nsubj', 'like'), ('does', 'aux', 'like'), ('n’t', 'neg', 'like'), ('like', 'ccomp', 'said'), ('the', 'det', 'snow'), ('snow', 'dobj', 'like'), (',', 'punct', 'said'), ('”', 'punct', 'said'), ('said', 'ROOT', 'said'), ('Aunt', 'compound', 'Kate'), ('Kate', 'nsubj', 'said'), (',', 'punct', 'said'), ('smiling', 'advcl', 'said'), ('.', 'punct', 'said')]
At last she turned towards them and Gabriel saw that there was colour on her cheeks and that her eyes were shining.
[('Mr', 'NNP'), ('D', 'NNP'), ('’', 'NNP'), ('Arcy', 'NNP'), ('came', 'VBD'), ('from', 'IN'), ('the', 'DT'), ('pantry', 'NN'), (',', ','), ('fully', 'RB'), ('swathed', 'VBN'), ('and', 'CC'), ('buttoned', 'VBN'), (',', ','), ('and', 'CC'), ('in', 'IN'), ('a', 'DT'), ('repentant', 'NN'), ('tone', 'NN'), ('told', 'VBD'), ('them', 'PRP'), ('the', 'DT'), ('history', 'NN'), ('of', 'IN'), ('his', 'PRP$'), ('cold', 'NN'), ('.', '.')]
[('Mr', 'PROPN'), ('D’Arcy', 'PROPN'), ('came', 'VERB'), ('from', 'ADP'), ('the', 'DET'), ('pantry', 'NOUN'), (',', 'PUNCT'), ('fully', 'ADV'), ('swathed', 'VERB'), ('and', 'CCONJ'), ('buttoned', 'VERB'), (',', 'PUNCT'), ('and', 'CCONJ'), ('in', 'ADP'), ('a', 'DET'), ('repentant', 'ADJ'), ('tone', 'NOUN'), ('told', 'VERB'), ('them', 'PRON'), ('the', 'DET'), ('history', 'NOUN'), ('of', 'ADP'), ('his', 'PRON'), ('cold', 'NOUN'), ('.', 'PUNCT')]
[('D’Arcy', 'PERSON')]
[('Mr', 'compound', 'D’Arcy'), ('D’Arcy', 'nsubj', 'came'), ('came', 'ROOT', 'came'), ('from', 'prep', 'came'), ('the', 'det', 'pantry'), ('pantry', 'pobj', 'from'), (',', 'punct', 'came'), ('fully', 'advmod', 'swathed'), ('swathed', 'advcl', 'came'), ('and', 'cc', 'swathed'), ('buttoned', 'conj', 'swathed'), (',', 'punct', 'swathed'), ('and', 'cc', 'swathed'), ('in', 'prep', 'told'), ('a', 'det', 'tone'), ('repentant', 'amod', 'tone'), ('tone', 'pobj', 'in'), ('told', 'conj', 'came'), ('them', 'dative', 'told'), ('the', 'det', 'history'), ('history', 'dobj', 'told'), ('of', 'prep', 'history'), ('his', 'poss', 'cold'), ('cold', 'pobj', 'of'), ('.', 'punct', 'told')]
A sudden tide of joy went leaping out of his heart.
[('Everyone', 'NN'), ('gave', 'VBD'), ('him', 'PRP'), ('advice', 'NN'), ('and', 'CC'), ('said', 'VBD'), ('it', 'PRP'), ('was', 'VBD'), ('a', 'DT'), ('great', 'JJ'), ('pity', 'NN'), ('and', 'CC'), ('urged', 'VBD'), ('him', 'PRP'), ('to', 'TO'), ('be', 'VB'), ('very', 'RB'), ('careful', 'JJ'), ('of', 'IN'), ('his', 'PRP$'), ('throat', 'NN'), ('in', 'IN'), ('the', 'DT'), ('night', 'NN'), ('air', 'NN'), ('.', '.')]
[('Everyone', 'PRON'), ('gave', 'VERB'), ('him', 'PRON'), ('advice', 'NOUN'), ('and', 'CCONJ'), ('said', 'VERB'), ('it', 'PRON'), ('was', 'AUX'), ('a', 'DET'), ('great', 'ADJ'), ('pity', 'NOUN'), ('and', 'CCONJ'), ('urged', 'VERB'), ('him', 'PRON'), ('to', 'PART'), ('be', 'AUX'), ('very', 'ADV'), ('careful', 'ADJ'), ('of', 'ADP'), ('his', 'PRON'), ('throat', 'NOUN'), ('in', 'ADP'), ('the', 'DET'), ('night', 'NOUN'), ('air', 'NOUN'), ('.', 'PUNCT')]
[]
[('Everyone', 'nsubj', 'gave'), ('gave', 'ROOT', 'gave'), ('him', 'dative', 'gave'), ('advice', 'dobj', 'gave'), ('and', 'cc', 'gave'), ('said', 'conj', 'gave'), ('it', 'nsubj', 'was'), ('was', 'ccomp', 'said'), ('a', 'det', 'pity'), ('great', 'amod', 'pity'), ('pity', 'attr', 'was'), ('and', 'cc', 'was'), ('urged', 'conj', 'was'), ('him', 'dobj', 'urged'), ('to', 'aux', 'be'), ('be', 'xcomp', 'urged'), ('very', 'advmod', 'careful'), ('careful', 'acomp', 'be'), ('of', 'prep', 'careful'), ('his', 'poss', 'throat'), ('throat', 'pobj', 'of'), ('in', 'prep', 'be'), ('the', 'det', 'air'), ('night', 'compound', 'air'), ('air', 'pobj', 'in'), ('.', 'punct', 'gave')]
“Mr D’Arcy,” she said, “what is the name of that song you were singing?” “It’s called The Lass of Aughrim,” said Mr D’Arcy, “but I couldn’t remember it properly.
[('Gabriel', 'NNP'), ('watched', 'VBD'), ('his', 'PRP$'), ('wife', 'NN'), (',', ','), ('who', 'WP'), ('did', 'VBD'), ('not', 'RB'), ('join', 'VB'), ('in', 'IN'), ('the', 'DT'), ('conversation', 'NN'), ('.', '.')]
[('Gabriel', 'PROPN'), ('watched', 'VERB'), ('his', 'PRON'), ('wife', 'NOUN'), (',', 'PUNCT'), ('who', 'PRON'), ('did', 'AUX'), ('not', 'PART'), ('join', 'VERB'), ('in', 'ADP'), ('the', 'DET'), ('conversation', 'NOUN'), ('.', 'PUNCT')]
[('Gabriel', 'PERSON')]
[('Gabriel', 'nsubj', 'watched'), ('watched', 'ROOT', 'watched'), ('his', 'poss', 'wife'), ('wife', 'dobj', 'watched'), (',', 'punct', 'wife'), ('who', 'nsubj', 'join'), ('did', 'aux', 'join'), ('not', 'neg', 'join'), ('join', 'relcl', 'wife'), ('in', 'prep', 'join'), ('the', 'det', 'conversation'), ('conversation', 'pobj', 'in'), ('.', 'punct', 'watched')]
Why?
[('She', 'PRP'), ('was', 'VBD'), ('standing', 'VBG'), ('right', 'RB'), ('under', 'IN'), ('the', 'DT'), ('dusty', 'JJ'), ('fanlight', 'NN'), ('and', 'CC'), ('the', 'DT'), ('flame', 'NN'), ('of', 'IN'), ('the', 'DT'), ('gas', 'NN'), ('lit', 'VBD'), ('up', 'RP'), ('the', 'DT'), ('rich', 'JJ'), ('bronze', 'NN'), ('of', 'IN'), ('her', 'PRP$'), ('hair', 'NN'), (',', ','), ('which', 'WDT'), ('he', 'PRP'), ('had', 'VBD'), ('seen', 'VBN'), ('her', 'PRP$'), ('drying', 'NN'), ('at', 'IN'), ('the', 'DT'), ('fire', 'NN'), ('a', 'DT'), ('few', 'JJ'), ('days', 'NNS'), ('before', 'IN'), ('.', '.')]
[('She', 'PRON'), ('was', 'AUX'), ('standing', 'VERB'), ('right', 'ADV'), ('under', 'ADP'), ('the', 'DET'), ('dusty', 'ADJ'), ('fanlight', 'NOUN'), ('and', 'CCONJ'), ('the', 'DET'), ('flame', 'NOUN'), ('of', 'ADP'), ('the', 'DET'), ('gas', 'NOUN'), ('lit', 'VERB'), ('up', 'ADP'), ('the', 'DET'), ('rich', 'ADJ'), ('bronze', 'NOUN'), ('of', 'ADP'), ('her', 'PRON'), ('hair', 'NOUN'), (',', 'PUNCT'), ('which', 'PRON'), ('he', 'PRON'), ('had', 'AUX'), ('seen', 'VERB'), ('her', 'PRON'), ('drying', 'VERB'), ('at', 'ADP'), ('the', 'DET'), ('fire', 'NOUN'), ('a', 'DET'), ('few', 'ADJ'), ('days', 'NOUN'), ('before', 'ADV'), ('.', 'PUNCT')]
[('a few days', 'DATE')]
[('She', 'nsubj', 'standing'), ('was', 'aux', 'standing'), ('standing', 'ROOT', 'standing'), ('right', 'advmod', 'under'), ('under', 'prep', 'standing'), ('the', 'det', 'fanlight'), ('dusty', 'amod', 'fanlight'), ('fanlight', 'pobj', 'under'), ('and', 'cc', 'fanlight'), ('the', 'det', 'flame'), ('flame', 'nsubj', 'lit'), ('of', 'prep', 'flame'), ('the', 'det', 'gas'), ('gas', 'pobj', 'of'), ('lit', 'conj', 'standing'), ('up', 'prt', 'lit'), ('the', 'det', 'bronze'), ('rich', 'amod', 'bronze'), ('bronze', 'dobj', 'lit'), ('of', 'prep', 'bronze'), ('her', 'poss', 'hair'), ('hair', 'pobj', 'of'), (',', 'punct', 'hair'), ('which', 'dobj', 'seen'), ('he', 'nsubj', 'seen'), ('had', 'aux', 'seen'), ('seen', 'relcl', 'hair'), ('her', 'nsubj', 'drying'), ('drying', 'ccomp', 'seen'), ('at', 'prep', 'drying'), ('the', 'det', 'fire'), ('fire', 'pobj', 'at'), ('a', 'det', 'days'), ('few', 'amod', 'days'), ('days', 'npadvmod', 'before'), ('before', 'advmod', 'drying'), ('.', 'punct', 'lit')]
Do you know it?” “The Lass of Aughrim,” she repeated.
[('She', 'PRP'), ('was', 'VBD'), ('in', 'IN'), ('the', 'DT'), ('same', 'JJ'), ('attitude', 'NN'), ('and', 'CC'), ('seemed', 'VBD'), ('unaware', 'NN'), ('of', 'IN'), ('the', 'DT'), ('talk', 'NN'), ('about', 'IN'), ('her', 'PRP'), ('.', '.')]
[('She', 'PRON'), ('was', 'AUX'), ('in', 'ADP'), ('the', 'DET'), ('same', 'ADJ'), ('attitude', 'NOUN'), ('and', 'CCONJ'), ('seemed', 'VERB'), ('unaware', 'ADJ'), ('of', 'ADP'), ('the', 'DET'), ('talk', 'NOUN'), ('about', 'ADP'), ('her', 'PRON'), ('.', 'PUNCT')]
[]
[('She', 'nsubj', 'was'), ('was', 'ROOT', 'was'), ('in', 'prep', 'was'), ('the', 'det', 'attitude'), ('same', 'amod', 'attitude'), ('attitude', 'pobj', 'in'), ('and', 'cc', 'was'), ('seemed', 'conj', 'was'), ('unaware', 'oprd', 'seemed'), ('of', 'prep', 'unaware'), ('the', 'det', 'talk'), ('talk', 'pobj', 'of'), ('about', 'prep', 'talk'), ('her', 'pobj', 'about'), ('.', 'punct', 'was')]
“I couldn’t think of the name.” “It’s a very nice air,” said Mary Jane.
[('At', 'IN'), ('last', 'JJ'), ('she', 'PRP'), ('turned', 'VBD'), ('towards', 'NNS'), ('them', 'PRP'), ('and', 'CC'), ('Gabriel', 'NNP'), ('saw', 'VBD'), ('that', 'IN'), ('there', 'EX'), ('was', 'VBD'), ('colour', 'NN'), ('on', 'IN'), ('her', 'PRP$'), ('cheeks', 'NN'), ('and', 'CC'), ('that', 'IN'), ('her', 'PRP$'), ('eyes', 'NNS'), ('were', 'VBD'), ('shining', 'VBG'), ('.', '.')]
[('At', 'ADP'), ('last', 'ADJ'), ('she', 'PRON'), ('turned', 'VERB'), ('towards', 'ADP'), ('them', 'PRON'), ('and', 'CCONJ'), ('Gabriel', 'PROPN'), ('saw', 'VERB'), ('that', 'SCONJ'), ('there', 'PRON'), ('was', 'VERB'), ('colour', 'NOUN'), ('on', 'ADP'), ('her', 'PRON'), ('cheeks', 'NOUN'), ('and', 'CCONJ'), ('that', 'SCONJ'), ('her', 'PRON'), ('eyes', 'NOUN'), ('were', 'AUX'), ('shining', 'VERB'), ('.', 'PUNCT')]
[('Gabriel', 'PERSON')]
[('At', 'prep', 'turned'), ('last', 'pobj', 'At'), ('she', 'nsubj', 'turned'), ('turned', 'ROOT', 'turned'), ('towards', 'prep', 'turned'), ('them', 'pobj', 'towards'), ('and', 'cc', 'turned'), ('Gabriel', 'nsubj', 'saw'), ('saw', 'conj', 'turned'), ('that', 'mark', 'was'), ('there', 'expl', 'was'), ('was', 'ccomp', 'saw'), ('colour', 'attr', 'was'), ('on', 'prep', 'colour'), ('her', 'poss', 'cheeks'), ('cheeks', 'pobj', 'on'), ('and', 'cc', 'was'), ('that', 'mark', 'shining'), ('her', 'poss', 'eyes'), ('eyes', 'nsubj', 'shining'), ('were', 'aux', 'shining'), ('shining', 'conj', 'was'), ('.', 'punct', 'saw')]
“I’m sorry you were not in voice tonight.” “Now, Mary Jane,” said Aunt Kate, “don’t annoy Mr D’Arcy.
[('A', 'DT'), ('sudden', 'JJ'), ('tide', 'NN'), ('of', 'IN'), ('joy', 'NN'), ('went', 'VBD'), ('leaping', 'VBG'), ('out', 'IN'), ('of', 'IN'), ('his', 'PRP$'), ('heart', 'NN'), ('.', '.')]
[('A', 'DET'), ('sudden', 'ADJ'), ('tide', 'NOUN'), ('of', 'ADP'), ('joy', 'NOUN'), ('went', 'VERB'), ('leaping', 'VERB'), ('out', 'ADP'), ('of', 'ADP'), ('his', 'PRON'), ('heart', 'NOUN'), ('.', 'PUNCT')]
[]
[('A', 'det', 'tide'), ('sudden', 'amod', 'tide'), ('tide', 'nsubj', 'went'), ('of', 'prep', 'tide'), ('joy', 'pobj', 'of'), ('went', 'ROOT', 'went'), ('leaping', 'advcl', 'went'), ('out', 'prep', 'leaping'), ('of', 'prep', 'out'), ('his', 'poss', 'heart'), ('heart', 'pobj', 'of'), ('.', 'punct', 'went')]
I won’t have him annoyed.” Seeing that all were ready to start she shepherded them to the door, where good-night was said: “Well, good-night, Aunt Kate, and thanks for the pleasant evening.” “Good-night, Gabriel.
[('“', 'JJ'), ('Mr', 'NNP'), ('D', 'NNP'), ('’', 'NNP'), ('Arcy', 'NNP'), (',', ','), ('”', 'NNP'), ('she', 'PRP'), ('said', 'VBD'), (',', ','), ('“', 'VB'), ('what', 'WP'), ('is', 'VBZ'), ('the', 'DT'), ('name', 'NN'), ('of', 'IN'), ('that', 'DT'), ('song', 'NN'), ('you', 'PRP'), ('were', 'VBD'), ('singing', 'VBG'), ('?', '.'), ('”', 'JJ'), ('“', 'IN'), ('It', 'PRP'), ('’', 'VBZ'), ('s', 'NN'), ('called', 'VBD'), ('The', 'DT'), ('Lass', 'NNP'), ('of', 'IN'), ('Aughrim', 'NNP'), (',', ','), ('”', 'NNP'), ('said', 'VBD'), ('Mr', 'NNP'), ('D', 'NNP'), ('’', 'NNP'), ('Arcy', 'NNP'), (',', ','), ('“', 'NNP'), ('but', 'CC'), ('I', 'PRP'), ('couldn', 'VBP'), ('’', 'JJ'), ('t', 'IN'), ('remember', 'VB'), ('it', 'PRP'), ('properly', 'RB'), ('.', '.')]
[('“', 'PUNCT'), ('Mr', 'PROPN'), ('D’Arcy', 'PROPN'), (',', 'PUNCT'), ('”', 'PUNCT'), ('she', 'PRON'), ('said', 'VERB'), (',', 'PUNCT'), ('“', 'PUNCT'), ('what', 'PRON'), ('is', 'AUX'), ('the', 'DET'), ('name', 'NOUN'), ('of', 'ADP'), ('that', 'DET'), ('song', 'NOUN'), ('you', 'PRON'), ('were', 'AUX'), ('singing', 'VERB'), ('?', 'PUNCT'), ('”', 'PUNCT'), ('“', 'PUNCT'), ('It', 'PRON'), ('’s', 'AUX'), ('called', 'VERB'), ('The', 'DET'), ('Lass', 'PROPN'), ('of', 'ADP'), ('Aughrim', 'PROPN'), (',', 'PUNCT'), ('”', 'PUNCT'), ('said', 'VERB'), ('Mr', 'PROPN'), ('D’Arcy', 'PROPN'), (',', 'PUNCT'), ('“', 'PUNCT'), ('but', 'CCONJ'), ('I', 'PRON'), ('could', 'AUX'), ('n’t', 'PART'), ('remember', 'VERB'), ('it', 'PRON'), ('properly', 'ADV'), ('.', 'PUNCT')]
[('The Lass of Aughrim', 'WORK_OF_ART'), ('D’Arcy', 'PERSON')]
[('“', 'punct', 'D’Arcy'), ('Mr', 'compound', 'D’Arcy'), ('D’Arcy', 'ROOT', 'D’Arcy'), (',', 'punct', 'said'), ('”', 'punct', 'said'), ('she', 'nsubj', 'said'), ('said', 'parataxis', 'D’Arcy'), (',', 'punct', 'said'), ('“', 'punct', 'said'), ('what', 'attr', 'is'), ('is', 'ccomp', 'said'), ('the', 'det', 'name'), ('name', 'nsubj', 'is'), ('of', 'prep', 'name'), ('that', 'det', 'song'), ('song', 'pobj', 'of'), ('you', 'nsubj', 'singing'), ('were', 'aux', 'singing'), ('singing', 'relcl', 'name'), ('?', 'punct', 'said'), ('”', 'punct', 'said'), ('“', 'punct', 'called'), ('It', 'nsubjpass', 'called'), ('’s', 'auxpass', 'called'), ('called', 'ccomp', 'said'), ('The', 'det', 'Lass'), ('Lass', 'oprd', 'called'), ('of', 'prep', 'Lass'), ('Aughrim', 'pobj', 'of'), (',', 'punct', 'said'), ('”', 'punct', 'said'), ('said', 'ROOT', 'said'), ('Mr', 'compound', 'D’Arcy'), ('D’Arcy', 'nsubj', 'said'), (',', 'punct', 'said'), ('“', 'punct', 'said'), ('but', 'cc', 'said'), ('I', 'nsubj', 'remember'), ('could', 'aux', 'remember'), ('n’t', 'neg', 'remember'), ('remember', 'conj', 'said'), ('it', 'dobj', 'remember'), ('properly', 'advmod', 'remember'), ('.', 'punct', 'remember')]
Good-night, Gretta!” “Good-night, Aunt Kate, and thanks ever so much.
[('Why', 'WRB'), ('?', '.')]
[('Why', 'SCONJ'), ('?', 'PUNCT')]
[]
[('Why', 'ROOT', 'Why'), ('?', 'punct', 'Why')]
Good-night, Aunt Julia.” “O, good-night, Gretta, I didn’t see you.” “Good-night, Mr D’Arcy.
[('Do', 'VB'), ('you', 'PRP'), ('know', 'VB'), ('it', 'PRP'), ('?', '.'), ('”', "''"), ('“', 'VBZ'), ('The', 'DT'), ('Lass', 'NNP'), ('of', 'IN'), ('Aughrim', 'NNP'), (',', ','), ('”', 'NNP'), ('she', 'PRP'), ('repeated', 'VBD'), ('.', '.')]
[('Do', 'AUX'), ('you', 'PRON'), ('know', 'VERB'), ('it', 'PRON'), ('?', 'PUNCT'), ('”', 'PUNCT'), ('“', 'PUNCT'), ('The', 'DET'), ('Lass', 'PROPN'), ('of', 'ADP'), ('Aughrim', 'PROPN'), (',', 'PUNCT'), ('”', 'PUNCT'), ('she', 'PRON'), ('repeated', 'VERB'), ('.', 'PUNCT')]
[('The Lass of Aughrim', 'WORK_OF_ART')]
[('Do', 'aux', 'know'), ('you', 'nsubj', 'know'), ('know', 'ROOT', 'know'), ('it', 'dobj', 'know'), ('?', 'punct', 'know'), ('”', 'punct', 'know'), ('“', 'punct', 'Lass'), ('The', 'det', 'Lass'), ('Lass', 'ccomp', 'repeated'), ('of', 'prep', 'Lass'), ('Aughrim', 'pobj', 'of'), (',', 'punct', 'repeated'), ('”', 'punct', 'repeated'), ('she', 'nsubj', 'repeated'), ('repeated', 'ROOT', 'repeated'), ('.', 'punct', 'repeated')]
Good-night, Miss O’Callaghan.” “Good-night, Miss Morkan.” “Good-night, again.” “Good-night, all.
[('“', 'NN'), ('I', 'PRP'), ('couldn', 'VBP'), ('’', 'JJ'), ('t', 'NN'), ('think', 'NN'), ('of', 'IN'), ('the', 'DT'), ('name.', 'JJ'), ('”', 'NNP'), ('“', 'NN'), ('It', 'PRP'), ('’', 'VBZ'), ('s', 'VBZ'), ('a', 'DT'), ('very', 'RB'), ('nice', 'JJ'), ('air', 'NN'), (',', ','), ('”', 'NNP'), ('said', 'VBD'), ('Mary', 'NNP'), ('Jane', 'NNP'), ('.', '.')]
[('“', 'PUNCT'), ('I', 'PRON'), ('could', 'AUX'), ('n’t', 'PART'), ('think', 'VERB'), ('of', 'ADP'), ('the', 'DET'), ('name', 'NOUN'), ('.', 'PUNCT'), ('”', 'PUNCT'), ('“', 'PUNCT'), ('It', 'PRON'), ('’s', 'VERB'), ('a', 'DET'), ('very', 'ADV'), ('nice', 'ADJ'), ('air', 'NOUN'), (',', 'PUNCT'), ('”', 'PUNCT'), ('said', 'VERB'), ('Mary', 'PROPN'), ('Jane', 'PROPN'), ('.', 'PUNCT')]
[('Mary Jane', 'PERSON')]
[('“', 'punct', 'think'), ('I', 'nsubj', 'think'), ('could', 'aux', 'think'), ('n’t', 'neg', 'think'), ('think', 'ROOT', 'think'), ('of', 'prep', 'think'), ('the', 'det', 'name'), ('name', 'pobj', 'of'), ('.', 'punct', 'think'), ('”', 'punct', 'think'), ('“', 'punct', 'said'), ('It', 'nsubj', '’s'), ('’s', 'ccomp', 'said'), ('a', 'det', 'air'), ('very', 'advmod', 'nice'), ('nice', 'amod', 'air'), ('air', 'attr', '’s'), (',', 'punct', 'said'), ('”', 'punct', 'said'), ('said', 'ROOT', 'said'), ('Mary', 'compound', 'Jane'), ('Jane', 'nsubj', 'said'), ('.', 'punct', 'said')]
Safe home.” “Good-night.
[('“', 'NN'), ('I', 'PRP'), ('’', 'VBP'), ('m', 'JJ'), ('sorry', 'NN'), ('you', 'PRP'), ('were', 'VBD'), ('not', 'RB'), ('in', 'IN'), ('voice', 'NN'), ('tonight.', 'NN'), ('”', 'NNP'), ('“', 'NNP'), ('Now', 'RB'), (',', ','), ('Mary', 'NNP'), ('Jane', 'NNP'), (',', ','), ('”', 'NNP'), ('said', 'VBD'), ('Aunt', 'NNP'), ('Kate', 'NNP'), (',', ','), ('“', 'NNP'), ('don', 'VBZ'), ('’', 'JJ'), ('t', 'NN'), ('annoy', 'NN'), ('Mr', 'NNP'), ('D', 'NNP'), ('’', 'NNP'), ('Arcy', 'NNP'), ('.', '.')]
[('“', 'PUNCT'), ('I', 'PRON'), ('’m', 'VERB'), ('sorry', 'ADJ'), ('you', 'PRON'), ('were', 'AUX'), ('not', 'PART'), ('in', 'ADP'), ('voice', 'NOUN'), ('tonight', 'NOUN'), ('.', 'PUNCT'), ('”', 'PUNCT'), ('“', 'PUNCT'), ('Now', 'ADV'), (',', 'PUNCT'), ('Mary', 'PROPN'), ('Jane', 'PROPN'), (',', 'PUNCT'), ('”', 'PUNCT'), ('said', 'VERB'), ('Aunt', 'PROPN'), ('Kate', 'PROPN'), (',', 'PUNCT'), ('“', 'PUNCT'), ('do', 'AUX'), ('n’t', 'PART'), ('annoy', 'VERB'), ('Mr', 'PROPN'), ('D’Arcy', 'PROPN'), ('.', 'PUNCT')]
[('tonight', 'TIME'), ('Mary Jane', 'PERSON'), ('Aunt Kate', 'PERSON')]
[('“', 'punct', 'were'), ('I', 'nsubj', '’m'), ('’m', 'ccomp', 'were'), ('sorry', 'acomp', '’m'), ('you', 'nsubj', 'were'), ('were', 'ROOT', 'were'), ('not', 'neg', 'were'), ('in', 'prep', 'were'), ('voice', 'pobj', 'in'), ('tonight', 'npadvmod', 'were'), ('.', 'punct', 'were'), ('”', 'punct', 'were'), ('“', 'punct', 'said'), ('Now', 'advmod', 'said'), (',', 'punct', 'said'), ('Mary', 'compound', 'Jane'), ('Jane', 'meta', ','), (',', 'punct', 'Jane'), ('”', 'punct', 'said'), ('said', 'ROOT', 'said'), ('Aunt', 'compound', 'Kate'), ('Kate', 'nsubj', 'said'), (',', 'punct', 'said'), ('“', 'punct', 'said'), ('do', 'aux', 'annoy'), ('n’t', 'neg', 'annoy'), ('annoy', 'ccomp', 'said'), ('Mr', 'compound', 'D’Arcy'), ('D’Arcy', 'dobj', 'annoy'), ('.', 'punct', 'said')]
Good-night.” The morning was still dark.
[('I', 'PRP'), ('won', 'VBD'), ('’', 'NNP'), ('t', 'NNS'), ('have', 'VBP'), ('him', 'PRP'), ('annoyed.', 'JJ'), ('”', 'NN'), ('Seeing', 'VBG'), ('that', 'IN'), ('all', 'DT'), ('were', 'VBD'), ('ready', 'JJ'), ('to', 'TO'), ('start', 'VB'), ('she', 'PRP'), ('shepherded', 'VBD'), ('them', 'PRP'), ('to', 'TO'), ('the', 'DT'), ('door', 'NN'), (',', ','), ('where', 'WRB'), ('good-night', 'NN'), ('was', 'VBD'), ('said', 'VBD'), (':', ':'), ('“', 'NN'), ('Well', 'NNP'), (',', ','), ('good-night', 'NN'), (',', ','), ('Aunt', 'NNP'), ('Kate', 'NNP'), (',', ','), ('and', 'CC'), ('thanks', 'NNS'), ('for', 'IN'), ('the', 'DT'), ('pleasant', 'JJ'), ('evening.', 'NN'), ('”', 'NNP'), ('“', 'NNP'), ('Good-night', 'NNP'), (',', ','), ('Gabriel', 'NNP'), ('.', '.')]
[('I', 'PRON'), ('wo', 'AUX'), ('n’t', 'PART'), ('have', 'VERB'), ('him', 'PRON'), ('annoyed', 'VERB'), ('.', 'PUNCT'), ('”', 'PUNCT'), ('Seeing', 'VERB'), ('that', 'SCONJ'), ('all', 'PRON'), ('were', 'AUX'), ('ready', 'ADJ'), ('to', 'PART'), ('start', 'VERB'), ('she', 'PRON'), ('shepherded', 'VERB'), ('them', 'PRON'), ('to', 'ADP'), ('the', 'DET'), ('door', 'NOUN'), (',', 'PUNCT'), ('where', 'SCONJ'), ('good', 'ADJ'), ('-', 'PUNCT'), ('night', 'NOUN'), ('was', 'AUX'), ('said', 'VERB'), (':', 'PUNCT'), ('“', 'PUNCT'), ('Well', 'INTJ'), (',', 'PUNCT'), ('good', 'ADJ'), ('-', 'PUNCT'), ('night', 'NOUN'), (',', 'PUNCT'), ('Aunt', 'PROPN'), ('Kate', 'PROPN'), (',', 'PUNCT'), ('and', 'CCONJ'), ('thanks', 'NOUN'), ('for', 'ADP'), ('the', 'DET'), ('pleasant', 'ADJ'), ('evening', 'NOUN'), ('.', 'PUNCT'), ('”', 'PUNCT'), ('“', 'PUNCT'), ('Good', 'ADJ'), ('-', 'PUNCT'), ('night', 'NOUN'), (',', 'PUNCT'), ('Gabriel', 'PROPN'), ('.', 'PUNCT')]
[('Aunt Kate', 'PERSON'), ('Gabriel', 'PERSON')]
[('I', 'nsubj', 'have'), ('wo', 'aux', 'have'), ('n’t', 'neg', 'have'), ('have', 'ROOT', 'have'), ('him', 'nsubj', 'annoyed'), ('annoyed', 'ccomp', 'have'), ('.', 'punct', 'have'), ('”', 'punct', 'have'), ('Seeing', 'ROOT', 'Seeing'), ('that', 'mark', 'were'), ('all', 'nsubj', 'were'), ('were', 'ccomp', 'Seeing'), ('ready', 'acomp', 'were'), ('to', 'aux', 'start'), ('start', 'xcomp', 'ready'), ('she', 'nsubj', 'shepherded'), ('shepherded', 'ccomp', 'start'), ('them', 'dobj', 'shepherded'), ('to', 'prep', 'shepherded'), ('the', 'det', 'door'), ('door', 'pobj', 'to'), (',', 'punct', 'door'), ('where', 'advmod', 'said'), ('good', 'amod', 'night'), ('-', 'punct', 'night'), ('night', 'nsubjpass', 'said'), ('was', 'auxpass', 'said'), ('said', 'relcl', 'door'), (':', 'punct', 'said'), ('“', 'punct', 'said'), ('Well', 'intj', 'said'), (',', 'punct', 'Well'), ('good', 'amod', 'night'), ('-', 'punct', 'night'), ('night', 'meta', ','), (',', 'punct', 'night'), ('Aunt', 'compound', 'Kate'), ('Kate', 'npadvmod', 'Well'), (',', 'punct', 'Kate'), ('and', 'cc', 'Kate'), ('thanks', 'nsubj', 'Seeing'), ('for', 'prep', 'thanks'), ('the', 'det', 'evening'), ('pleasant', 'amod', 'evening'), ('evening', 'pobj', 'for'), ('.', 'punct', 'Seeing'), ('”', 'punct', 'Seeing'), ('“', 'punct', 'night'), ('Good', 'amod', 'night'), ('-', 'punct', 'night'), ('night', 'ROOT', 'night'), (',', 'punct', 'night'), ('Gabriel', 'npadvmod', 'night'), ('.', 'punct', 'night')]
A dull yellow light brooded over the houses and the river; and the sky seemed to be descending.
[('Good-night', 'NNP'), (',', ','), ('Gretta', 'NNP'), ('!', '.'), ('”', 'NN'), ('“', 'JJ'), ('Good-night', 'NNP'), (',', ','), ('Aunt', 'NNP'), ('Kate', 'NNP'), (',', ','), ('and', 'CC'), ('thanks', 'NNS'), ('ever', 'RB'), ('so', 'RB'), ('much', 'JJ'), ('.', '.')]
[('Good', 'ADJ'), ('-', 'PUNCT'), ('night', 'NOUN'), (',', 'PUNCT'), ('Gretta', 'PROPN'), ('!', 'PUNCT'), ('”', 'PUNCT'), ('“', 'PUNCT'), ('Good', 'ADJ'), ('-', 'PUNCT'), ('night', 'NOUN'), (',', 'PUNCT'), ('Aunt', 'PROPN'), ('Kate', 'PROPN'), (',', 'PUNCT'), ('and', 'CCONJ'), ('thanks', 'NOUN'), ('ever', 'ADV'), ('so', 'ADV'), ('much', 'ADJ'), ('.', 'PUNCT')]
[('Gretta', 'ORG'), ('Aunt Kate', 'PERSON')]
[('Good', 'amod', 'night'), ('-', 'punct', 'night'), ('night', 'ROOT', 'night'), (',', 'punct', 'night'), ('Gretta', 'appos', 'night'), ('!', 'punct', 'Gretta'), ('”', 'punct', 'night'), ('“', 'punct', 'night'), ('Good', 'amod', 'night'), ('-', 'punct', 'night'), ('night', 'ROOT', 'night'), (',', 'punct', 'night'), ('Aunt', 'compound', 'Kate'), ('Kate', 'appos', 'night'), (',', 'punct', 'Kate'), ('and', 'cc', 'Kate'), ('thanks', 'conj', 'Kate'), ('ever', 'advmod', 'much'), ('so', 'advmod', 'much'), ('much', 'advmod', 'thanks'), ('.', 'punct', 'night')]
It was slushy underfoot; and only streaks and patches of snow lay on the roofs, on the parapets of the quay and on the area railings.
[('Good-night', 'NNP'), (',', ','), ('Aunt', 'NNP'), ('Julia.', 'NNP'), ('”', 'NNP'), ('“', 'NNP'), ('O', 'NNP'), (',', ','), ('good-night', 'JJ'), (',', ','), ('Gretta', 'NNP'), (',', ','), ('I', 'PRP'), ('didn', 'VBP'), ('’', 'JJ'), ('t', 'NN'), ('see', 'VBP'), ('you.', 'JJ'), ('”', 'NNP'), ('“', 'NNP'), ('Good-night', 'NNP'), (',', ','), ('Mr', 'NNP'), ('D', 'NNP'), ('’', 'NNP'), ('Arcy', 'NNP'), ('.', '.')]
[('Good', 'ADJ'), ('-', 'PUNCT'), ('night', 'NOUN'), (',', 'PUNCT'), ('Aunt', 'PROPN'), ('Julia', 'PROPN'), ('.', 'PUNCT'), ('”', 'PUNCT'), ('“', 'PUNCT'), ('O', 'INTJ'), (',', 'PUNCT'), ('good', 'ADJ'), ('-', 'PUNCT'), ('night', 'NOUN'), (',', 'PUNCT'), ('Gretta', 'PROPN'), (',', 'PUNCT'), ('I', 'PRON'), ('did', 'AUX'), ('n’t', 'PART'), ('see', 'VERB'), ('you', 'PRON'), ('.', 'PUNCT'), ('”', 'PUNCT'), ('“', 'PUNCT'), ('Good', 'ADJ'), ('-', 'PUNCT'), ('night', 'NOUN'), (',', 'PUNCT'), ('Mr', 'PROPN'), ('D’Arcy', 'PROPN'), ('.', 'PUNCT')]
[('Aunt Julia', 'PERSON'), ('Gretta', 'PERSON')]
[('Good', 'amod', 'night'), ('-', 'punct', 'night'), ('night', 'ROOT', 'night'), (',', 'punct', 'night'), ('Aunt', 'compound', 'Julia'), ('Julia', 'appos', 'night'), ('.', 'punct', 'night'), ('”', 'punct', 'night'), ('“', 'punct', 'see'), ('O', 'nmod', 'night'), (',', 'punct', 'night'), ('good', 'amod', 'night'), ('-', 'punct', 'night'), ('night', 'npadvmod', 'see'), (',', 'punct', 'see'), ('Gretta', 'npadvmod', 'see'), (',', 'punct', 'see'), ('I', 'nsubj', 'see'), ('did', 'aux', 'see'), ('n’t', 'neg', 'see'), ('see', 'ROOT', 'see'), ('you', 'dobj', 'see'), ('.', 'punct', 'see'), ('”', 'punct', 'see'), ('“', 'punct', 'D’Arcy'), ('Good', 'amod', 'night'), ('-', 'punct', 'night'), ('night', 'npadvmod', 'D’Arcy'), (',', 'punct', 'D’Arcy'), ('Mr', 'compound', 'D’Arcy'), ('D’Arcy', 'ROOT', 'D’Arcy'), ('.', 'punct', 'D’Arcy')]
The lamps were still burning redly in the murky air and, across the river, the palace of the Four Courts stood out menacingly against the heavy sky.
[('Good-night', 'NNP'), (',', ','), ('Miss', 'NNP'), ('O', 'NNP'), ('’', 'NNP'), ('Callaghan.', 'NNP'), ('”', 'NNP'), ('“', 'NNP'), ('Good-night', 'NNP'), (',', ','), ('Miss', 'NNP'), ('Morkan.', 'NNP'), ('”', 'NNP'), ('“', 'NNP'), ('Good-night', 'NNP'), (',', ','), ('again.', 'NN'), ('”', 'NNP'), ('“', 'NNP'), ('Good-night', 'NNP'), (',', ','), ('all', 'DT'), ('.', '.')]
[('Good', 'ADJ'), ('-', 'PUNCT'), ('night', 'NOUN'), (',', 'PUNCT'), ('Miss', 'PROPN'), ('O’Callaghan', 'X'), ('.', 'PUNCT'), ('”', 'PUNCT'), ('“', 'PUNCT'), ('Good', 'ADJ'), ('-', 'PUNCT'), ('night', 'NOUN'), (',', 'PUNCT'), ('Miss', 'PROPN'), ('Morkan', 'PROPN'), ('.', 'PUNCT'), ('”', 'PUNCT'), ('“', 'PUNCT'), ('Good', 'ADJ'), ('-', 'PUNCT'), ('night', 'NOUN'), (',', 'PUNCT'), ('again', 'ADV'), ('.', 'PUNCT'), ('”', 'PUNCT'), ('“', 'PUNCT'), ('Good', 'ADJ'), ('-', 'PUNCT'), ('night', 'NOUN'), (',', 'PUNCT'), ('all', 'PRON'), ('.', 'PUNCT')]
[('Morkan', 'PERSON')]
[('Good', 'amod', 'night'), ('-', 'punct', 'night'), ('night', 'ROOT', 'night'), (',', 'punct', 'night'), ('Miss', 'compound', 'O’Callaghan'), ('O’Callaghan', 'npadvmod', 'night'), ('.', 'punct', 'night'), ('”', 'punct', 'night'), ('“', 'punct', 'night'), ('Good', 'amod', 'night'), ('-', 'punct', 'night'), ('night', 'ROOT', 'night'), (',', 'punct', 'night'), ('Miss', 'compound', 'Morkan'), ('Morkan', 'appos', 'night'), ('.', 'punct', 'Morkan'), ('”', 'punct', 'night'), ('“', 'punct', 'again'), ('Good', 'amod', 'night'), ('-', 'punct', 'night'), ('night', 'npadvmod', 'again'), (',', 'punct', 'again'), ('again', 'ROOT', 'again'), ('.', 'punct', 'again'), ('”', 'punct', 'again'), ('“', 'punct', 'all'), ('Good', 'amod', 'night'), ('-', 'punct', 'night'), ('night', 'npadvmod', 'all'), (',', 'punct', 'all'), ('all', 'ROOT', 'all'), ('.', 'punct', 'all')]
She was walking on before him with Mr Bartell D’Arcy, her shoes in a brown parcel tucked under one arm and her hands holding her skirt up from the slush.
[('Safe', 'JJ'), ('home.', 'NN'), ('”', 'NNP'), ('“', 'NNP'), ('Good-night', 'NNP'), ('.', '.')]
[('Safe', 'ADJ'), ('home', 'NOUN'), ('.', 'PUNCT'), ('”', 'PUNCT'), ('“', 'PUNCT'), ('Good', 'ADJ'), ('-', 'PUNCT'), ('night', 'NOUN'), ('.', 'PUNCT')]
[]
[('Safe', 'amod', 'home'), ('home', 'ROOT', 'home'), ('.', 'punct', 'home'), ('”', 'punct', 'home'), ('“', 'punct', 'night'), ('Good', 'amod', 'night'), ('-', 'punct', 'night'), ('night', 'ROOT', 'night'), ('.', 'punct', 'night')]
She had no longer any grace of attitude but Gabriel’s eyes were still bright with happiness.
[('Good-night.', 'NNP'), ('”', 'VBZ'), ('The', 'DT'), ('morning', 'NN'), ('was', 'VBD'), ('still', 'RB'), ('dark', 'JJ'), ('.', '.')]
[('Good', 'ADJ'), ('-', 'PUNCT'), ('night', 'NOUN'), ('.', 'PUNCT'), ('”', 'PUNCT'), ('The', 'DET'), ('morning', 'NOUN'), ('was', 'AUX'), ('still', 'ADV'), ('dark', 'ADJ'), ('.', 'PUNCT')]
[('The morning', 'TIME')]
[('Good', 'amod', 'night'), ('-', 'punct', 'night'), ('night', 'ROOT', 'night'), ('.', 'punct', 'night'), ('”', 'punct', 'night'), ('The', 'det', 'morning'), ('morning', 'nsubj', 'was'), ('was', 'ROOT', 'was'), ('still', 'advmod', 'was'), ('dark', 'acomp', 'was'), ('.', 'punct', 'was')]
The blood went bounding along his veins; and the thoughts went rioting through his brain, proud, joyful, tender, valorous.
[('A', 'DT'), ('dull', 'JJ'), ('yellow', 'NN'), ('light', 'NN'), ('brooded', 'VBD'), ('over', 'IN'), ('the', 'DT'), ('houses', 'NNS'), ('and', 'CC'), ('the', 'DT'), ('river', 'NN'), (';', ':'), ('and', 'CC'), ('the', 'DT'), ('sky', 'NN'), ('seemed', 'VBD'), ('to', 'TO'), ('be', 'VB'), ('descending', 'VBG'), ('.', '.')]
[('A', 'DET'), ('dull', 'ADJ'), ('yellow', 'ADJ'), ('light', 'NOUN'), ('brooded', 'VERB'), ('over', 'ADP'), ('the', 'DET'), ('houses', 'NOUN'), ('and', 'CCONJ'), ('the', 'DET'), ('river', 'NOUN'), (';', 'PUNCT'), ('and', 'CCONJ'), ('the', 'DET'), ('sky', 'NOUN'), ('seemed', 'VERB'), ('to', 'PART'), ('be', 'AUX'), ('descending', 'VERB'), ('.', 'PUNCT')]
[]
[('A', 'det', 'light'), ('dull', 'amod', 'light'), ('yellow', 'amod', 'light'), ('light', 'nsubj', 'brooded'), ('brooded', 'ROOT', 'brooded'), ('over', 'prep', 'brooded'), ('the', 'det', 'houses'), ('houses', 'pobj', 'over'), ('and', 'cc', 'houses'), ('the', 'det', 'river'), ('river', 'conj', 'houses'), (';', 'punct', 'brooded'), ('and', 'cc', 'brooded'), ('the', 'det', 'sky'), ('sky', 'nsubj', 'seemed'), ('seemed', 'conj', 'brooded'), ('to', 'aux', 'descending'), ('be', 'aux', 'descending'), ('descending', 'xcomp', 'seemed'), ('.', 'punct', 'seemed')]
She was walking on before him so lightly and so erect that he longed to run after her noiselessly, catch her by the shoulders and say something foolish and affectionate into her ear.
[('It', 'PRP'), ('was', 'VBD'), ('slushy', 'JJ'), ('underfoot', 'NN'), (';', ':'), ('and', 'CC'), ('only', 'RB'), ('streaks', 'NNS'), ('and', 'CC'), ('patches', 'NNS'), ('of', 'IN'), ('snow', 'JJ'), ('lay', 'NN'), ('on', 'IN'), ('the', 'DT'), ('roofs', 'NN'), (',', ','), ('on', 'IN'), ('the', 'DT'), ('parapets', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('quay', 'NN'), ('and', 'CC'), ('on', 'IN'), ('the', 'DT'), ('area', 'NN'), ('railings', 'NNS'), ('.', '.')]
[('It', 'PRON'), ('was', 'AUX'), ('slushy', 'ADJ'), ('underfoot', 'NOUN'), (';', 'PUNCT'), ('and', 'CCONJ'), ('only', 'ADV'), ('streaks', 'NOUN'), ('and', 'CCONJ'), ('patches', 'NOUN'), ('of', 'ADP'), ('snow', 'NOUN'), ('lay', 'VERB'), ('on', 'ADP'), ('the', 'DET'), ('roofs', 'NOUN'), (',', 'PUNCT'), ('on', 'ADP'), ('the', 'DET'), ('parapets', 'NOUN'), ('of', 'ADP'), ('the', 'DET'), ('quay', 'NOUN'), ('and', 'CCONJ'), ('on', 'ADP'), ('the', 'DET'), ('area', 'NOUN'), ('railings', 'VERB'), ('.', 'PUNCT')]
[]
[('It', 'nsubj', 'was'), ('was', 'ROOT', 'was'), ('slushy', 'amod', 'underfoot'), ('underfoot', 'attr', 'was'), (';', 'punct', 'was'), ('and', 'cc', 'was'), ('only', 'advmod', 'streaks'), ('streaks', 'nsubj', 'lay'), ('and', 'cc', 'streaks'), ('patches', 'conj', 'streaks'), ('of', 'prep', 'patches'), ('snow', 'pobj', 'of'), ('lay', 'conj', 'was'), ('on', 'prep', 'lay'), ('the', 'det', 'roofs'), ('roofs', 'pobj', 'on'), (',', 'punct', 'lay'), ('on', 'prep', 'lay'), ('the', 'det', 'parapets'), ('parapets', 'pobj', 'on'), ('of', 'prep', 'parapets'), ('the', 'det', 'quay'), ('quay', 'pobj', 'of'), ('and', 'cc', 'on'), ('on', 'conj', 'on'), ('the', 'det', 'area'), ('area', 'pobj', 'on'), ('railings', 'conj', 'lay'), ('.', 'punct', 'lay')]
She seemed to him so frail that he longed to defend her against something and then to be alone with her.
[('The', 'DT'), ('lamps', 'NNS'), ('were', 'VBD'), ('still', 'RB'), ('burning', 'VBG'), ('redly', 'RB'), ('in', 'IN'), ('the', 'DT'), ('murky', 'NN'), ('air', 'NN'), ('and', 'CC'), (',', ','), ('across', 'IN'), ('the', 'DT'), ('river', 'NN'), (',', ','), ('the', 'DT'), ('palace', 'NN'), ('of', 'IN'), ('the', 'DT'), ('Four', 'NNP'), ('Courts', 'NNP'), ('stood', 'VBD'), ('out', 'RP'), ('menacingly', 'RB'), ('against', 'IN'), ('the', 'DT'), ('heavy', 'JJ'), ('sky', 'NN'), ('.', '.')]
[('The', 'DET'), ('lamps', 'NOUN'), ('were', 'AUX'), ('still', 'ADV'), ('burning', 'VERB'), ('redly', 'ADV'), ('in', 'ADP'), ('the', 'DET'), ('murky', 'ADJ'), ('air', 'NOUN'), ('and', 'CCONJ'), (',', 'PUNCT'), ('across', 'ADP'), ('the', 'DET'), ('river', 'NOUN'), (',', 'PUNCT'), ('the', 'DET'), ('palace', 'NOUN'), ('of', 'ADP'), ('the', 'DET'), ('Four', 'PROPN'), ('Courts', 'PROPN'), ('stood', 'VERB'), ('out', 'ADP'), ('menacingly', 'ADV'), ('against', 'ADP'), ('the', 'DET'), ('heavy', 'ADJ'), ('sky', 'NOUN'), ('.', 'PUNCT')]
[]
[('The', 'det', 'lamps'), ('lamps', 'nsubj', 'burning'), ('were', 'aux', 'burning'), ('still', 'advmod', 'burning'), ('burning', 'ROOT', 'burning'), ('redly', 'advmod', 'burning'), ('in', 'prep', 'burning'), ('the', 'det', 'air'), ('murky', 'amod', 'air'), ('air', 'pobj', 'in'), ('and', 'cc', 'burning'), (',', 'punct', 'burning'), ('across', 'prep', 'stood'), ('the', 'det', 'river'), ('river', 'pobj', 'across'), (',', 'punct', 'stood'), ('the', 'det', 'palace'), ('palace', 'nsubj', 'stood'), ('of', 'prep', 'palace'), ('the', 'det', 'Courts'), ('Four', 'compound', 'Courts'), ('Courts', 'pobj', 'of'), ('stood', 'conj', 'burning'), ('out', 'prt', 'stood'), ('menacingly', 'advmod', 'stood'), ('against', 'prep', 'stood'), ('the', 'det', 'sky'), ('heavy', 'amod', 'sky'), ('sky', 'pobj', 'against'), ('.', 'punct', 'stood')]
Moments of their secret life together burst like stars upon his memory.
[('She', 'PRP'), ('was', 'VBD'), ('walking', 'VBG'), ('on', 'IN'), ('before', 'IN'), ('him', 'PRP'), ('with', 'IN'), ('Mr', 'NNP'), ('Bartell', 'NNP'), ('D', 'NNP'), ('’', 'NNP'), ('Arcy', 'NNP'), (',', ','), ('her', 'PRP$'), ('shoes', 'NNS'), ('in', 'IN'), ('a', 'DT'), ('brown', 'JJ'), ('parcel', 'NN'), ('tucked', 'VBD'), ('under', 'IN'), ('one', 'CD'), ('arm', 'NN'), ('and', 'CC'), ('her', 'PRP$'), ('hands', 'NNS'), ('holding', 'VBG'), ('her', 'PRP$'), ('skirt', 'NN'), ('up', 'IN'), ('from', 'IN'), ('the', 'DT'), ('slush', 'NN'), ('.', '.')]
[('She', 'PRON'), ('was', 'AUX'), ('walking', 'VERB'), ('on', 'ADP'), ('before', 'ADP'), ('him', 'PRON'), ('with', 'ADP'), ('Mr', 'PROPN'), ('Bartell', 'PROPN'), ('D’Arcy', 'PROPN'), (',', 'PUNCT'), ('her', 'PRON'), ('shoes', 'NOUN'), ('in', 'ADP'), ('a', 'DET'), ('brown', 'ADJ'), ('parcel', 'NOUN'), ('tucked', 'VERB'), ('under', 'ADP'), ('one', 'NUM'), ('arm', 'NOUN'), ('and', 'CCONJ'), ('her', 'PRON'), ('hands', 'NOUN'), ('holding', 'VERB'), ('her', 'PRON'), ('skirt', 'NOUN'), ('up', 'ADP'), ('from', 'ADP'), ('the', 'DET'), ('slush', 'NOUN'), ('.', 'PUNCT')]
[('Bartell D’Arcy', 'PERSON')]
[('She', 'nsubj', 'walking'), ('was', 'aux', 'walking'), ('walking', 'ROOT', 'walking'), ('on', 'prt', 'walking'), ('before', 'prep', 'walking'), ('him', 'pobj', 'before'), ('with', 'prep', 'walking'), ('Mr', 'compound', 'D’Arcy'), ('Bartell', 'compound', 'D’Arcy'), ('D’Arcy', 'pobj', 'with'), (',', 'punct', 'D’Arcy'), ('her', 'poss', 'shoes'), ('shoes', 'appos', 'D’Arcy'), ('in', 'prep', 'shoes'), ('a', 'det', 'parcel'), ('brown', 'amod', 'parcel'), ('parcel', 'pobj', 'in'), ('tucked', 'acl', 'parcel'), ('under', 'prep', 'tucked'), ('one', 'nummod', 'arm'), ('arm', 'pobj', 'under'), ('and', 'cc', 'arm'), ('her', 'poss', 'hands'), ('hands', 'nsubj', 'holding'), ('holding', 'advcl', 'walking'), ('her', 'poss', 'skirt'), ('skirt', 'dobj', 'holding'), ('up', 'prt', 'holding'), ('from', 'prep', 'holding'), ('the', 'det', 'slush'), ('slush', 'pobj', 'from'), ('.', 'punct', 'walking')]
A heliotrope envelope was lying beside his breakfast-cup and he was caressing it with his hand.
[('She', 'PRP'), ('had', 'VBD'), ('no', 'RB'), ('longer', 'RB'), ('any', 'DT'), ('grace', 'NN'), ('of', 'IN'), ('attitude', 'NN'), ('but', 'CC'), ('Gabriel', 'NNP'), ('’', 'NNP'), ('s', 'JJ'), ('eyes', 'NNS'), ('were', 'VBD'), ('still', 'RB'), ('bright', 'VBN'), ('with', 'IN'), ('happiness', 'NN'), ('.', '.')]
[('She', 'PRON'), ('had', 'VERB'), ('no', 'ADV'), ('longer', 'ADV'), ('any', 'DET'), ('grace', 'NOUN'), ('of', 'ADP'), ('attitude', 'NOUN'), ('but', 'CCONJ'), ('Gabriel', 'PROPN'), ('’s', 'PART'), ('eyes', 'NOUN'), ('were', 'AUX'), ('still', 'ADV'), ('bright', 'ADJ'), ('with', 'ADP'), ('happiness', 'NOUN'), ('.', 'PUNCT')]
[('Gabriel', 'PERSON')]
[('She', 'nsubj', 'had'), ('had', 'ROOT', 'had'), ('no', 'neg', 'longer'), ('longer', 'advmod', 'had'), ('any', 'det', 'grace'), ('grace', 'dobj', 'had'), ('of', 'prep', 'grace'), ('attitude', 'pobj', 'of'), ('but', 'cc', 'had'), ('Gabriel', 'poss', 'eyes'), ('’s', 'case', 'Gabriel'), ('eyes', 'nsubj', 'were'), ('were', 'conj', 'had'), ('still', 'advmod', 'were'), ('bright', 'acomp', 'were'), ('with', 'prep', 'bright'), ('happiness', 'pobj', 'with'), ('.', 'punct', 'were')]
Birds were twittering in the ivy and the sunny web of the curtain was shimmering along the floor: he could not eat for happiness.
[('The', 'DT'), ('blood', 'NN'), ('went', 'VBD'), ('bounding', 'VBG'), ('along', 'IN'), ('his', 'PRP$'), ('veins', 'NNS'), (';', ':'), ('and', 'CC'), ('the', 'DT'), ('thoughts', 'NNS'), ('went', 'VBD'), ('rioting', 'VBG'), ('through', 'IN'), ('his', 'PRP$'), ('brain', 'NN'), (',', ','), ('proud', 'NN'), (',', ','), ('joyful', 'NN'), (',', ','), ('tender', 'NN'), (',', ','), ('valorous', 'JJ'), ('.', '.')]
[('The', 'DET'), ('blood', 'NOUN'), ('went', 'VERB'), ('bounding', 'VERB'), ('along', 'ADP'), ('his', 'PRON'), ('veins', 'NOUN'), (';', 'PUNCT'), ('and', 'CCONJ'), ('the', 'DET'), ('thoughts', 'NOUN'), ('went', 'VERB'), ('rioting', 'VERB'), ('through', 'ADP'), ('his', 'PRON'), ('brain', 'NOUN'), (',', 'PUNCT'), ('proud', 'ADJ'), (',', 'PUNCT'), ('joyful', 'ADJ'), (',', 'PUNCT'), ('tender', 'ADJ'), (',', 'PUNCT'), ('valorous', 'ADJ'), ('.', 'PUNCT')]
[]
[('The', 'det', 'blood'), ('blood', 'nsubj', 'went'), ('went', 'ROOT', 'went'), ('bounding', 'advcl', 'went'), ('along', 'prep', 'bounding'), ('his', 'poss', 'veins'), ('veins', 'pobj', 'along'), (';', 'punct', 'went'), ('and', 'cc', 'went'), ('the', 'det', 'thoughts'), ('thoughts', 'nsubj', 'went'), ('went', 'conj', 'went'), ('rioting', 'xcomp', 'went'), ('through', 'prep', 'went'), ('his', 'poss', 'brain'), ('brain', 'pobj', 'through'), (',', 'punct', 'brain'), ('proud', 'amod', 'joyful'), (',', 'punct', 'joyful'), ('joyful', 'meta', ','), (',', 'punct', 'joyful'), ('tender', 'conj', 'joyful'), (',', 'punct', 'tender'), ('valorous', 'amod', 'brain'), ('.', 'punct', 'went')]
They were standing on the crowded platform and he was placing a ticket inside the warm palm of her glove.
[('She', 'PRP'), ('was', 'VBD'), ('walking', 'VBG'), ('on', 'IN'), ('before', 'IN'), ('him', 'PRP'), ('so', 'RB'), ('lightly', 'RB'), ('and', 'CC'), ('so', 'RB'), ('erect', 'JJ'), ('that', 'IN'), ('he', 'PRP'), ('longed', 'VBD'), ('to', 'TO'), ('run', 'VB'), ('after', 'IN'), ('her', 'PRP'), ('noiselessly', 'RB'), (',', ','), ('catch', 'VB'), ('her', 'PRP$'), ('by', 'IN'), ('the', 'DT'), ('shoulders', 'NNS'), ('and', 'CC'), ('say', 'VBP'), ('something', 'NN'), ('foolish', 'JJ'), ('and', 'CC'), ('affectionate', 'JJ'), ('into', 'IN'), ('her', 'PRP$'), ('ear', 'NN'), ('.', '.')]
[('She', 'PRON'), ('was', 'AUX'), ('walking', 'VERB'), ('on', 'ADP'), ('before', 'ADP'), ('him', 'PRON'), ('so', 'ADV'), ('lightly', 'ADV'), ('and', 'CCONJ'), ('so', 'ADV'), ('erect', 'ADJ'), ('that', 'SCONJ'), ('he', 'PRON'), ('longed', 'VERB'), ('to', 'PART'), ('run', 'VERB'), ('after', 'ADP'), ('her', 'PRON'), ('noiselessly', 'ADV'), (',', 'PUNCT'), ('catch', 'VERB'), ('her', 'PRON'), ('by', 'ADP'), ('the', 'DET'), ('shoulders', 'NOUN'), ('and', 'CCONJ'), ('say', 'VERB'), ('something', 'PRON'), ('foolish', 'ADJ'), ('and', 'CCONJ'), ('affectionate', 'VERB'), ('into', 'ADP'), ('her', 'PRON'), ('ear', 'NOUN'), ('.', 'PUNCT')]
[]
[('She', 'nsubj', 'walking'), ('was', 'aux', 'walking'), ('walking', 'ROOT', 'walking'), ('on', 'prt', 'walking'), ('before', 'prep', 'walking'), ('him', 'pobj', 'before'), ('so', 'advmod', 'lightly'), ('lightly', 'advmod', 'walking'), ('and', 'cc', 'lightly'), ('so', 'advmod', 'erect'), ('erect', 'conj', 'lightly'), ('that', 'mark', 'longed'), ('he', 'nsubj', 'longed'), ('longed', 'ccomp', 'erect'), ('to', 'aux', 'run'), ('run', 'xcomp', 'longed'), ('after', 'prep', 'run'), ('her', 'pobj', 'after'), ('noiselessly', 'advmod', 'run'), (',', 'punct', 'longed'), ('catch', 'conj', 'longed'), ('her', 'dobj', 'catch'), ('by', 'prep', 'catch'), ('the', 'det', 'shoulders'), ('shoulders', 'pobj', 'by'), ('and', 'cc', 'catch'), ('say', 'conj', 'catch'), ('something', 'dobj', 'say'), ('foolish', 'amod', 'something'), ('and', 'cc', 'foolish'), ('affectionate', 'conj', 'foolish'), ('into', 'prep', 'affectionate'), ('her', 'poss', 'ear'), ('ear', 'pobj', 'into'), ('.', 'punct', 'walking')]
He was standing with her in the cold, looking in through a grated window at a man making bottles in a roaring furnace.
[('She', 'PRP'), ('seemed', 'VBD'), ('to', 'TO'), ('him', 'PRP'), ('so', 'RB'), ('frail', 'NN'), ('that', 'IN'), ('he', 'PRP'), ('longed', 'VBD'), ('to', 'TO'), ('defend', 'VB'), ('her', 'PRP$'), ('against', 'IN'), ('something', 'NN'), ('and', 'CC'), ('then', 'RB'), ('to', 'TO'), ('be', 'VB'), ('alone', 'RB'), ('with', 'IN'), ('her', 'PRP'), ('.', '.')]
[('She', 'PRON'), ('seemed', 'VERB'), ('to', 'ADP'), ('him', 'PRON'), ('so', 'ADV'), ('frail', 'VERB'), ('that', 'SCONJ'), ('he', 'PRON'), ('longed', 'VERB'), ('to', 'PART'), ('defend', 'VERB'), ('her', 'PRON'), ('against', 'ADP'), ('something', 'PRON'), ('and', 'CCONJ'), ('then', 'ADV'), ('to', 'PART'), ('be', 'AUX'), ('alone', 'ADJ'), ('with', 'ADP'), ('her', 'PRON'), ('.', 'PUNCT')]
[]
[('She', 'nsubj', 'seemed'), ('seemed', 'ROOT', 'seemed'), ('to', 'prep', 'seemed'), ('him', 'pobj', 'to'), ('so', 'advmod', 'frail'), ('frail', 'advcl', 'seemed'), ('that', 'mark', 'longed'), ('he', 'nsubj', 'longed'), ('longed', 'ccomp', 'frail'), ('to', 'aux', 'defend'), ('defend', 'xcomp', 'longed'), ('her', 'dobj', 'defend'), ('against', 'prep', 'defend'), ('something', 'pobj', 'against'), ('and', 'cc', 'longed'), ('then', 'advmod', 'be'), ('to', 'aux', 'be'), ('be', 'conj', 'longed'), ('alone', 'acomp', 'be'), ('with', 'prep', 'alone'), ('her', 'pobj', 'with'), ('.', 'punct', 'seemed')]
It was very cold.
[('Moments', 'NNS'), ('of', 'IN'), ('their', 'PRP$'), ('secret', 'JJ'), ('life', 'NN'), ('together', 'RB'), ('burst', 'RB'), ('like', 'IN'), ('stars', 'NNS'), ('upon', 'IN'), ('his', 'PRP$'), ('memory', 'NN'), ('.', '.')]
[('Moments', 'NOUN'), ('of', 'ADP'), ('their', 'PRON'), ('secret', 'ADJ'), ('life', 'NOUN'), ('together', 'ADV'), ('burst', 'VERB'), ('like', 'ADP'), ('stars', 'NOUN'), ('upon', 'SCONJ'), ('his', 'PRON'), ('memory', 'NOUN'), ('.', 'PUNCT')]
[]
[('Moments', 'nsubj', 'burst'), ('of', 'prep', 'Moments'), ('their', 'poss', 'life'), ('secret', 'amod', 'life'), ('life', 'pobj', 'of'), ('together', 'advmod', 'Moments'), ('burst', 'ROOT', 'burst'), ('like', 'prep', 'burst'), ('stars', 'pobj', 'like'), ('upon', 'prep', 'stars'), ('his', 'poss', 'memory'), ('memory', 'pobj', 'upon'), ('.', 'punct', 'burst')]
Her face, fragrant in the cold air, was quite close to his; and suddenly he called out to the man at the furnace: “Is the fire hot, sir?” But the man could not hear with the noise of the furnace.
[('A', 'DT'), ('heliotrope', 'NN'), ('envelope', 'NN'), ('was', 'VBD'), ('lying', 'VBG'), ('beside', 'IN'), ('his', 'PRP$'), ('breakfast-cup', 'NN'), ('and', 'CC'), ('he', 'PRP'), ('was', 'VBD'), ('caressing', 'VBG'), ('it', 'PRP'), ('with', 'IN'), ('his', 'PRP$'), ('hand', 'NN'), ('.', '.')]
[('A', 'DET'), ('heliotrope', 'NOUN'), ('envelope', 'NOUN'), ('was', 'AUX'), ('lying', 'VERB'), ('beside', 'ADP'), ('his', 'PRON'), ('breakfast', 'NOUN'), ('-', 'PUNCT'), ('cup', 'NOUN'), ('and', 'CCONJ'), ('he', 'PRON'), ('was', 'AUX'), ('caressing', 'VERB'), ('it', 'PRON'), ('with', 'ADP'), ('his', 'PRON'), ('hand', 'NOUN'), ('.', 'PUNCT')]
[]
[('A', 'det', 'envelope'), ('heliotrope', 'compound', 'envelope'), ('envelope', 'nsubj', 'lying'), ('was', 'aux', 'lying'), ('lying', 'ROOT', 'lying'), ('beside', 'prep', 'lying'), ('his', 'poss', 'cup'), ('breakfast', 'compound', 'cup'), ('-', 'punct', 'cup'), ('cup', 'pobj', 'beside'), ('and', 'cc', 'lying'), ('he', 'nsubj', 'caressing'), ('was', 'aux', 'caressing'), ('caressing', 'conj', 'lying'), ('it', 'dobj', 'caressing'), ('with', 'prep', 'caressing'), ('his', 'poss', 'hand'), ('hand', 'pobj', 'with'), ('.', 'punct', 'caressing')]
It was just as well.
[('Birds', 'NNS'), ('were', 'VBD'), ('twittering', 'VBG'), ('in', 'IN'), ('the', 'DT'), ('ivy', 'NN'), ('and', 'CC'), ('the', 'DT'), ('sunny', 'JJ'), ('web', 'NN'), ('of', 'IN'), ('the', 'DT'), ('curtain', 'NN'), ('was', 'VBD'), ('shimmering', 'VBG'), ('along', 'IN'), ('the', 'DT'), ('floor', 'NN'), (':', ':'), ('he', 'PRP'), ('could', 'MD'), ('not', 'RB'), ('eat', 'VB'), ('for', 'IN'), ('happiness', 'NN'), ('.', '.')]
[('Birds', 'NOUN'), ('were', 'AUX'), ('twittering', 'VERB'), ('in', 'ADP'), ('the', 'DET'), ('ivy', 'NOUN'), ('and', 'CCONJ'), ('the', 'DET'), ('sunny', 'ADJ'), ('web', 'NOUN'), ('of', 'ADP'), ('the', 'DET'), ('curtain', 'NOUN'), ('was', 'AUX'), ('shimmering', 'VERB'), ('along', 'ADP'), ('the', 'DET'), ('floor', 'NOUN'), (':', 'PUNCT'), ('he', 'PRON'), ('could', 'AUX'), ('not', 'PART'), ('eat', 'VERB'), ('for', 'ADP'), ('happiness', 'NOUN'), ('.', 'PUNCT')]
[]
[('Birds', 'nsubj', 'twittering'), ('were', 'aux', 'twittering'), ('twittering', 'ccomp', 'eat'), ('in', 'prep', 'twittering'), ('the', 'det', 'ivy'), ('ivy', 'pobj', 'in'), ('and', 'cc', 'ivy'), ('the', 'det', 'web'), ('sunny', 'amod', 'web'), ('web', 'conj', 'ivy'), ('of', 'prep', 'web'), ('the', 'det', 'curtain'), ('curtain', 'pobj', 'of'), ('was', 'aux', 'shimmering'), ('shimmering', 'ccomp', 'twittering'), ('along', 'prep', 'shimmering'), ('the', 'det', 'floor'), ('floor', 'pobj', 'along'), (':', 'punct', 'eat'), ('he', 'nsubj', 'eat'), ('could', 'aux', 'eat'), ('not', 'neg', 'eat'), ('eat', 'ROOT', 'eat'), ('for', 'prep', 'eat'), ('happiness', 'pobj', 'for'), ('.', 'punct', 'eat')]
He might have answered rudely.
[('They', 'PRP'), ('were', 'VBD'), ('standing', 'VBG'), ('on', 'IN'), ('the', 'DT'), ('crowded', 'VBN'), ('platform', 'NN'), ('and', 'CC'), ('he', 'PRP'), ('was', 'VBD'), ('placing', 'VBG'), ('a', 'DT'), ('ticket', 'NN'), ('inside', 'IN'), ('the', 'DT'), ('warm', 'JJ'), ('palm', 'NN'), ('of', 'IN'), ('her', 'PRP$'), ('glove', 'NN'), ('.', '.')]
[('They', 'PRON'), ('were', 'AUX'), ('standing', 'VERB'), ('on', 'ADP'), ('the', 'DET'), ('crowded', 'VERB'), ('platform', 'NOUN'), ('and', 'CCONJ'), ('he', 'PRON'), ('was', 'AUX'), ('placing', 'VERB'), ('a', 'DET'), ('ticket', 'NOUN'), ('inside', 'ADP'), ('the', 'DET'), ('warm', 'ADJ'), ('palm', 'NOUN'), ('of', 'ADP'), ('her', 'PRON'), ('glove', 'NOUN'), ('.', 'PUNCT')]
[]
[('They', 'nsubj', 'standing'), ('were', 'aux', 'standing'), ('standing', 'ROOT', 'standing'), ('on', 'prep', 'standing'), ('the', 'det', 'platform'), ('crowded', 'amod', 'platform'), ('platform', 'pobj', 'on'), ('and', 'cc', 'standing'), ('he', 'nsubj', 'placing'), ('was', 'aux', 'placing'), ('placing', 'conj', 'standing'), ('a', 'det', 'ticket'), ('ticket', 'dobj', 'placing'), ('inside', 'prep', 'ticket'), ('the', 'det', 'palm'), ('warm', 'amod', 'palm'), ('palm', 'pobj', 'inside'), ('of', 'prep', 'palm'), ('her', 'poss', 'glove'), ('glove', 'pobj', 'of'), ('.', 'punct', 'placing')]
A wave of yet more tender joy escaped from his heart and went coursing in warm flood along his arteries.
[('He', 'PRP'), ('was', 'VBD'), ('standing', 'VBG'), ('with', 'IN'), ('her', 'PRP'), ('in', 'IN'), ('the', 'DT'), ('cold', 'NN'), (',', ','), ('looking', 'VBG'), ('in', 'IN'), ('through', 'IN'), ('a', 'DT'), ('grated', 'VBN'), ('window', 'NN'), ('at', 'IN'), ('a', 'DT'), ('man', 'NN'), ('making', 'VBG'), ('bottles', 'NNS'), ('in', 'IN'), ('a', 'DT'), ('roaring', 'NN'), ('furnace', 'NN'), ('.', '.')]
[('He', 'PRON'), ('was', 'AUX'), ('standing', 'VERB'), ('with', 'ADP'), ('her', 'PRON'), ('in', 'ADP'), ('the', 'DET'), ('cold', 'NOUN'), (',', 'PUNCT'), ('looking', 'VERB'), ('in', 'ADP'), ('through', 'ADP'), ('a', 'DET'), ('grated', 'ADJ'), ('window', 'NOUN'), ('at', 'ADP'), ('a', 'DET'), ('man', 'NOUN'), ('making', 'VERB'), ('bottles', 'NOUN'), ('in', 'ADP'), ('a', 'DET'), ('roaring', 'VERB'), ('furnace', 'NOUN'), ('.', 'PUNCT')]
[]
[('He', 'nsubj', 'standing'), ('was', 'aux', 'standing'), ('standing', 'ROOT', 'standing'), ('with', 'prep', 'standing'), ('her', 'pobj', 'with'), ('in', 'prep', 'standing'), ('the', 'det', 'cold'), ('cold', 'pobj', 'in'), (',', 'punct', 'standing'), ('looking', 'advcl', 'standing'), ('in', 'prt', 'looking'), ('through', 'prep', 'looking'), ('a', 'det', 'window'), ('grated', 'amod', 'window'), ('window', 'pobj', 'through'), ('at', 'prep', 'window'), ('a', 'det', 'man'), ('man', 'pobj', 'at'), ('making', 'acl', 'man'), ('bottles', 'dobj', 'making'), ('in', 'prep', 'making'), ('a', 'det', 'furnace'), ('roaring', 'amod', 'furnace'), ('furnace', 'pobj', 'in'), ('.', 'punct', 'standing')]
Like the tender fire of stars moments of their life together, that no one knew of or would ever know of, broke upon and illumined his memory.
[('It', 'PRP'), ('was', 'VBD'), ('very', 'RB'), ('cold', 'JJ'), ('.', '.')]
[('It', 'PRON'), ('was', 'AUX'), ('very', 'ADV'), ('cold', 'ADJ'), ('.', 'PUNCT')]
[]
[('It', 'nsubj', 'was'), ('was', 'ROOT', 'was'), ('very', 'advmod', 'cold'), ('cold', 'acomp', 'was'), ('.', 'punct', 'was')]
He longed to recall to her those moments, to make her forget the years of their dull existence together and remember only their moments of ecstasy.
[('Her', 'PRP$'), ('face', 'NN'), (',', ','), ('fragrant', 'NN'), ('in', 'IN'), ('the', 'DT'), ('cold', 'JJ'), ('air', 'NN'), (',', ','), ('was', 'VBD'), ('quite', 'RB'), ('close', 'JJ'), ('to', 'TO'), ('his', 'PRP$'), (';', ':'), ('and', 'CC'), ('suddenly', 'RB'), ('he', 'PRP'), ('called', 'VBD'), ('out', 'RP'), ('to', 'TO'), ('the', 'DT'), ('man', 'NN'), ('at', 'IN'), ('the', 'DT'), ('furnace', 'NN'), (':', ':'), ('“', 'NN'), ('Is', 'VBZ'), ('the', 'DT'), ('fire', 'NN'), ('hot', 'JJ'), (',', ','), ('sir', 'VB'), ('?', '.'), ('”', 'NN'), ('But', 'CC'), ('the', 'DT'), ('man', 'NN'), ('could', 'MD'), ('not', 'RB'), ('hear', 'VB'), ('with', 'IN'), ('the', 'DT'), ('noise', 'NN'), ('of', 'IN'), ('the', 'DT'), ('furnace', 'NN'), ('.', '.')]
[('Her', 'PRON'), ('face', 'NOUN'), (',', 'PUNCT'), ('fragrant', 'ADJ'), ('in', 'ADP'), ('the', 'DET'), ('cold', 'ADJ'), ('air', 'NOUN'), (',', 'PUNCT'), ('was', 'AUX'), ('quite', 'ADV'), ('close', 'ADJ'), ('to', 'ADP'), ('his', 'PRON'), (';', 'PUNCT'), ('and', 'CCONJ'), ('suddenly', 'ADV'), ('he', 'PRON'), ('called', 'VERB'), ('out', 'ADP'), ('to', 'ADP'), ('the', 'DET'), ('man', 'NOUN'), ('at', 'ADP'), ('the', 'DET'), ('furnace', 'NOUN'), (':', 'PUNCT'), ('“', 'PUNCT'), ('Is', 'AUX'), ('the', 'DET'), ('fire', 'NOUN'), ('hot', 'ADJ'), (',', 'PUNCT'), ('sir', 'NOUN'), ('?', 'PUNCT'), ('”', 'PUNCT'), ('But', 'CCONJ'), ('the', 'DET'), ('man', 'NOUN'), ('could', 'AUX'), ('not', 'PART'), ('hear', 'VERB'), ('with', 'ADP'), ('the', 'DET'), ('noise', 'NOUN'), ('of', 'ADP'), ('the', 'DET'), ('furnace', 'NOUN'), ('.', 'PUNCT')]
[]
[('Her', 'poss', 'face'), ('face', 'nsubj', 'was'), (',', 'punct', 'face'), ('fragrant', 'amod', 'face'), ('in', 'prep', 'fragrant'), ('the', 'det', 'air'), ('cold', 'amod', 'air'), ('air', 'pobj', 'in'), (',', 'punct', 'was'), ('was', 'ROOT', 'was'), ('quite', 'advmod', 'close'), ('close', 'acomp', 'was'), ('to', 'prep', 'close'), ('his', 'pobj', 'to'), (';', 'punct', 'was'), ('and', 'cc', 'was'), ('suddenly', 'advmod', 'called'), ('he', 'nsubj', 'called'), ('called', 'ccomp', 'Is'), ('out', 'prt', 'called'), ('to', 'prep', 'called'), ('the', 'det', 'man'), ('man', 'pobj', 'to'), ('at', 'prep', 'called'), ('the', 'det', 'furnace'), ('furnace', 'pobj', 'at'), (':', 'punct', 'Is'), ('“', 'punct', 'Is'), ('Is', 'conj', 'was'), ('the', 'det', 'fire'), ('fire', 'nsubj', 'Is'), ('hot', 'acomp', 'Is'), (',', 'punct', 'Is'), ('sir', 'npadvmod', 'Is'), ('?', 'punct', 'Is'), ('”', 'punct', 'Is'), ('But', 'cc', 'hear'), ('the', 'det', 'man'), ('man', 'nsubj', 'hear'), ('could', 'aux', 'hear'), ('not', 'neg', 'hear'), ('hear', 'ROOT', 'hear'), ('with', 'prep', 'hear'), ('the', 'det', 'noise'), ('noise', 'pobj', 'with'), ('of', 'prep', 'noise'), ('the', 'det', 'furnace'), ('furnace', 'pobj', 'of'), ('.', 'punct', 'hear')]
For the years, he felt, had not quenched his soul or hers.
[('It', 'PRP'), ('was', 'VBD'), ('just', 'RB'), ('as', 'RB'), ('well', 'RB'), ('.', '.')]
[('It', 'PRON'), ('was', 'AUX'), ('just', 'ADV'), ('as', 'ADV'), ('well', 'ADV'), ('.', 'PUNCT')]
[]
[('It', 'nsubj', 'was'), ('was', 'ROOT', 'was'), ('just', 'advmod', 'well'), ('as', 'advmod', 'well'), ('well', 'advmod', 'was'), ('.', 'punct', 'was')]
Their children, his writing, her household cares had not quenched all their souls’ tender fire.
[('He', 'PRP'), ('might', 'MD'), ('have', 'VB'), ('answered', 'VBN'), ('rudely', 'RB'), ('.', '.')]
[('He', 'PRON'), ('might', 'AUX'), ('have', 'AUX'), ('answered', 'VERB'), ('rudely', 'ADV'), ('.', 'PUNCT')]
[]
[('He', 'nsubj', 'answered'), ('might', 'aux', 'answered'), ('have', 'aux', 'answered'), ('answered', 'ROOT', 'answered'), ('rudely', 'advmod', 'answered'), ('.', 'punct', 'answered')]
In one letter that he had written to her then he had said: “Why is it that words like these seem to me so dull and cold?
[('A', 'DT'), ('wave', 'NN'), ('of', 'IN'), ('yet', 'RB'), ('more', 'JJR'), ('tender', 'NN'), ('joy', 'NN'), ('escaped', 'VBD'), ('from', 'IN'), ('his', 'PRP$'), ('heart', 'NN'), ('and', 'CC'), ('went', 'VBD'), ('coursing', 'VBG'), ('in', 'IN'), ('warm', 'JJ'), ('flood', 'NN'), ('along', 'IN'), ('his', 'PRP$'), ('arteries', 'NNS'), ('.', '.')]
[('A', 'DET'), ('wave', 'NOUN'), ('of', 'ADP'), ('yet', 'ADV'), ('more', 'ADJ'), ('tender', 'ADJ'), ('joy', 'NOUN'), ('escaped', 'VERB'), ('from', 'ADP'), ('his', 'PRON'), ('heart', 'NOUN'), ('and', 'CCONJ'), ('went', 'VERB'), ('coursing', 'VERB'), ('in', 'ADP'), ('warm', 'ADJ'), ('flood', 'NOUN'), ('along', 'ADP'), ('his', 'PRON'), ('arteries', 'NOUN'), ('.', 'PUNCT')]
[]
[('A', 'det', 'wave'), ('wave', 'nsubj', 'escaped'), ('of', 'prep', 'wave'), ('yet', 'advmod', 'more'), ('more', 'amod', 'joy'), ('tender', 'amod', 'joy'), ('joy', 'pobj', 'of'), ('escaped', 'ROOT', 'escaped'), ('from', 'prep', 'escaped'), ('his', 'poss', 'heart'), ('heart', 'pobj', 'from'), ('and', 'cc', 'escaped'), ('went', 'conj', 'escaped'), ('coursing', 'xcomp', 'went'), ('in', 'prep', 'coursing'), ('warm', 'amod', 'flood'), ('flood', 'pobj', 'in'), ('along', 'prep', 'coursing'), ('his', 'poss', 'arteries'), ('arteries', 'pobj', 'along'), ('.', 'punct', 'escaped')]
Is it because there is no word tender enough to be your name?” Like distant music these words that he had written years before were borne towards him from the past.
[('Like', 'IN'), ('the', 'DT'), ('tender', 'NN'), ('fire', 'NN'), ('of', 'IN'), ('stars', 'JJ'), ('moments', 'NNS'), ('of', 'IN'), ('their', 'PRP$'), ('life', 'NN'), ('together', 'RB'), (',', ','), ('that', 'IN'), ('no', 'DT'), ('one', 'CD'), ('knew', 'NN'), ('of', 'IN'), ('or', 'CC'), ('would', 'MD'), ('ever', 'RB'), ('know', 'VB'), ('of', 'IN'), (',', ','), ('broke', 'VBD'), ('upon', 'IN'), ('and', 'CC'), ('illumined', 'VBD'), ('his', 'PRP$'), ('memory', 'NN'), ('.', '.')]
[('Like', 'ADP'), ('the', 'DET'), ('tender', 'NOUN'), ('fire', 'NOUN'), ('of', 'ADP'), ('stars', 'NOUN'), ('moments', 'NOUN'), ('of', 'ADP'), ('their', 'PRON'), ('life', 'NOUN'), ('together', 'ADV'), (',', 'PUNCT'), ('that', 'SCONJ'), ('no', 'DET'), ('one', 'NOUN'), ('knew', 'VERB'), ('of', 'ADP'), ('or', 'CCONJ'), ('would', 'AUX'), ('ever', 'ADV'), ('know', 'VERB'), ('of', 'ADP'), (',', 'PUNCT'), ('broke', 'VERB'), ('upon', 'ADP'), ('and', 'CCONJ'), ('illumined', 'VERB'), ('his', 'PRON'), ('memory', 'NOUN'), ('.', 'PUNCT')]
[]
[('Like', 'prep', 'knew'), ('the', 'det', 'fire'), ('tender', 'compound', 'fire'), ('fire', 'pobj', 'Like'), ('of', 'prep', 'fire'), ('stars', 'compound', 'moments'), ('moments', 'pobj', 'of'), ('of', 'prep', 'moments'), ('their', 'poss', 'life'), ('life', 'pobj', 'of'), ('together', 'advmod', 'moments'), (',', 'punct', 'knew'), ('that', 'mark', 'knew'), ('no', 'det', 'one'), ('one', 'nsubj', 'knew'), ('knew', 'ROOT', 'knew'), ('of', 'prep', 'knew'), ('or', 'cc', 'knew'), ('would', 'aux', 'know'), ('ever', 'advmod', 'know'), ('know', 'conj', 'knew'), ('of', 'prep', 'know'), (',', 'punct', 'know'), ('broke', 'conj', 'know'), ('upon', 'prt', 'broke'), ('and', 'cc', 'broke'), ('illumined', 'conj', 'broke'), ('his', 'poss', 'memory'), ('memory', 'dobj', 'illumined'), ('.', 'punct', 'knew')]
He longed to be alone with her.
[('He', 'PRP'), ('longed', 'VBD'), ('to', 'TO'), ('recall', 'VB'), ('to', 'TO'), ('her', 'PRP$'), ('those', 'DT'), ('moments', 'NNS'), (',', ','), ('to', 'TO'), ('make', 'VB'), ('her', 'PRP$'), ('forget', 'NN'), ('the', 'DT'), ('years', 'NNS'), ('of', 'IN'), ('their', 'PRP$'), ('dull', 'NN'), ('existence', 'NN'), ('together', 'RB'), ('and', 'CC'), ('remember', 'VB'), ('only', 'RB'), ('their', 'PRP$'), ('moments', 'NNS'), ('of', 'IN'), ('ecstasy', 'NN'), ('.', '.')]
[('He', 'PRON'), ('longed', 'VERB'), ('to', 'PART'), ('recall', 'VERB'), ('to', 'ADP'), ('her', 'PRON'), ('those', 'DET'), ('moments', 'NOUN'), (',', 'PUNCT'), ('to', 'PART'), ('make', 'VERB'), ('her', 'PRON'), ('forget', 'VERB'), ('the', 'DET'), ('years', 'NOUN'), ('of', 'ADP'), ('their', 'PRON'), ('dull', 'ADJ'), ('existence', 'NOUN'), ('together', 'ADV'), ('and', 'CCONJ'), ('remember', 'VERB'), ('only', 'ADV'), ('their', 'PRON'), ('moments', 'NOUN'), ('of', 'ADP'), ('ecstasy', 'NOUN'), ('.', 'PUNCT')]
[('the years', 'DATE')]
[('He', 'nsubj', 'longed'), ('longed', 'ROOT', 'longed'), ('to', 'aux', 'recall'), ('recall', 'xcomp', 'longed'), ('to', 'prep', 'recall'), ('her', 'pobj', 'to'), ('those', 'det', 'moments'), ('moments', 'dobj', 'recall'), (',', 'punct', 'recall'), ('to', 'aux', 'make'), ('make', 'advcl', 'recall'), ('her', 'nsubj', 'forget'), ('forget', 'ccomp', 'make'), ('the', 'det', 'years'), ('years', 'dobj', 'forget'), ('of', 'prep', 'years'), ('their', 'poss', 'existence'), ('dull', 'amod', 'existence'), ('existence', 'pobj', 'of'), ('together', 'advmod', 'forget'), ('and', 'cc', 'make'), ('remember', 'conj', 'make'), ('only', 'advmod', 'moments'), ('their', 'poss', 'moments'), ('moments', 'dobj', 'remember'), ('of', 'prep', 'moments'), ('ecstasy', 'pobj', 'of'), ('.', 'punct', 'longed')]
When the others had gone away, when he and she were in their room in the hotel, then they would be alone together.
[('For', 'IN'), ('the', 'DT'), ('years', 'NNS'), (',', ','), ('he', 'PRP'), ('felt', 'VBD'), (',', ','), ('had', 'VBD'), ('not', 'RB'), ('quenched', 'VBN'), ('his', 'PRP$'), ('soul', 'NN'), ('or', 'CC'), ('hers', 'NNS'), ('.', '.')]
[('For', 'ADP'), ('the', 'DET'), ('years', 'NOUN'), (',', 'PUNCT'), ('he', 'PRON'), ('felt', 'VERB'), (',', 'PUNCT'), ('had', 'AUX'), ('not', 'PART'), ('quenched', 'VERB'), ('his', 'PRON'), ('soul', 'NOUN'), ('or', 'CCONJ'), ('hers', 'NOUN'), ('.', 'PUNCT')]
[('the years', 'DATE')]
[('For', 'prep', 'quenched'), ('the', 'det', 'years'), ('years', 'pobj', 'For'), (',', 'punct', 'felt'), ('he', 'nsubj', 'felt'), ('felt', 'parataxis', 'quenched'), (',', 'punct', 'felt'), ('had', 'aux', 'quenched'), ('not', 'neg', 'quenched'), ('quenched', 'ROOT', 'quenched'), ('his', 'poss', 'soul'), ('soul', 'dobj', 'quenched'), ('or', 'cc', 'soul'), ('hers', 'conj', 'soul'), ('.', 'punct', 'quenched')]
He would call her softly: “Gretta!” Perhaps she would not hear at once: she would be undressing.
[('Their', 'PRP$'), ('children', 'NNS'), (',', ','), ('his', 'PRP$'), ('writing', 'NN'), (',', ','), ('her', 'PRP$'), ('household', 'NN'), ('cares', 'NNS'), ('had', 'VBD'), ('not', 'RB'), ('quenched', 'VBN'), ('all', 'PDT'), ('their', 'PRP$'), ('souls', 'NNS'), ('’', 'VBN'), ('tender', 'NN'), ('fire', 'NN'), ('.', '.')]
[('Their', 'PRON'), ('children', 'NOUN'), (',', 'PUNCT'), ('his', 'PRON'), ('writing', 'NOUN'), (',', 'PUNCT'), ('her', 'PRON'), ('household', 'NOUN'), ('cares', 'NOUN'), ('had', 'AUX'), ('not', 'PART'), ('quenched', 'VERB'), ('all', 'DET'), ('their', 'PRON'), ('souls', 'NOUN'), ('’', 'PUNCT'), ('tender', 'NOUN'), ('fire', 'NOUN'), ('.', 'PUNCT')]
[]
[('Their', 'poss', 'children'), ('children', 'nsubj', 'quenched'), (',', 'punct', 'children'), ('his', 'poss', 'writing'), ('writing', 'appos', 'children'), (',', 'punct', 'quenched'), ('her', 'poss', 'cares'), ('household', 'compound', 'cares'), ('cares', 'nsubj', 'quenched'), ('had', 'aux', 'quenched'), ('not', 'neg', 'quenched'), ('quenched', 'ROOT', 'quenched'), ('all', 'predet', 'fire'), ('their', 'poss', 'fire'), ('souls', 'amod', 'fire'), ('’', 'punct', 'fire'), ('tender', 'compound', 'fire'), ('fire', 'dobj', 'quenched'), ('.', 'punct', 'quenched')]
Then something in his voice would strike her.
[('In', 'IN'), ('one', 'CD'), ('letter', 'NN'), ('that', 'IN'), ('he', 'PRP'), ('had', 'VBD'), ('written', 'VBN'), ('to', 'TO'), ('her', 'PRP$'), ('then', 'RB'), ('he', 'PRP'), ('had', 'VBD'), ('said', 'VBD'), (':', ':'), ('“', 'NN'), ('Why', 'WRB'), ('is', 'VBZ'), ('it', 'PRP'), ('that', 'IN'), ('words', 'NNS'), ('like', 'IN'), ('these', 'DT'), ('seem', 'VBP'), ('to', 'TO'), ('me', 'PRP'), ('so', 'IN'), ('dull', 'JJ'), ('and', 'CC'), ('cold', 'JJ'), ('?', '.')]
[('In', 'ADP'), ('one', 'NUM'), ('letter', 'NOUN'), ('that', 'PRON'), ('he', 'PRON'), ('had', 'AUX'), ('written', 'VERB'), ('to', 'ADP'), ('her', 'PRON'), ('then', 'ADV'), ('he', 'PRON'), ('had', 'AUX'), ('said', 'VERB'), (':', 'PUNCT'), ('“', 'PUNCT'), ('Why', 'SCONJ'), ('is', 'AUX'), ('it', 'PRON'), ('that', 'SCONJ'), ('words', 'NOUN'), ('like', 'ADP'), ('these', 'PRON'), ('seem', 'VERB'), ('to', 'ADP'), ('me', 'PRON'), ('so', 'ADV'), ('dull', 'ADJ'), ('and', 'CCONJ'), ('cold', 'ADJ'), ('?', 'PUNCT')]
[('one', 'CARDINAL')]
[('In', 'prep', 'said'), ('one', 'nummod', 'letter'), ('letter', 'pobj', 'In'), ('that', 'dobj', 'written'), ('he', 'nsubj', 'written'), ('had', 'aux', 'written'), ('written', 'relcl', 'letter'), ('to', 'prep', 'written'), ('her', 'pobj', 'to'), ('then', 'advmod', 'said'), ('he', 'nsubj', 'said'), ('had', 'aux', 'said'), ('said', 'ROOT', 'said'), (':', 'punct', 'said'), ('“', 'punct', 'said'), ('Why', 'advmod', 'is'), ('is', 'ccomp', 'said'), ('it', 'nsubj', 'is'), ('that', 'mark', 'seem'), ('words', 'nsubj', 'seem'), ('like', 'prep', 'words'), ('these', 'pobj', 'like'), ('seem', 'ccomp', 'is'), ('to', 'prep', 'seem'), ('me', 'pobj', 'to'), ('so', 'advmod', 'dull'), ('dull', 'oprd', 'seem'), ('and', 'cc', 'dull'), ('cold', 'conj', 'dull'), ('?', 'punct', 'said')]
She would turn and look at him.... At the corner of Winetavern Street they met a cab.
[('Is', 'VBZ'), ('it', 'PRP'), ('because', 'IN'), ('there', 'EX'), ('is', 'VBZ'), ('no', 'DT'), ('word', 'NN'), ('tender', 'NN'), ('enough', 'NN'), ('to', 'TO'), ('be', 'VB'), ('your', 'PRP$'), ('name', 'NN'), ('?', '.'), ('”', 'NNS'), ('Like', 'IN'), ('distant', 'JJ'), ('music', 'NN'), ('these', 'DT'), ('words', 'NNS'), ('that', 'IN'), ('he', 'PRP'), ('had', 'VBD'), ('written', 'VBN'), ('years', 'NNS'), ('before', 'IN'), ('were', 'VBD'), ('borne', 'JJ'), ('towards', 'NNS'), ('him', 'PRP'), ('from', 'IN'), ('the', 'DT'), ('past', 'NN'), ('.', '.')]
[('Is', 'AUX'), ('it', 'PRON'), ('because', 'SCONJ'), ('there', 'PRON'), ('is', 'VERB'), ('no', 'DET'), ('word', 'NOUN'), ('tender', 'ADJ'), ('enough', 'ADV'), ('to', 'PART'), ('be', 'AUX'), ('your', 'PRON'), ('name', 'NOUN'), ('?', 'PUNCT'), ('”', 'PUNCT'), ('Like', 'ADP'), ('distant', 'ADJ'), ('music', 'NOUN'), ('these', 'DET'), ('words', 'NOUN'), ('that', 'PRON'), ('he', 'PRON'), ('had', 'AUX'), ('written', 'VERB'), ('years', 'NOUN'), ('before', 'ADV'), ('were', 'AUX'), ('borne', 'VERB'), ('towards', 'ADP'), ('him', 'PRON'), ('from', 'ADP'), ('the', 'DET'), ('past', 'NOUN'), ('.', 'PUNCT')]
[('years', 'DATE')]
[('Is', 'ROOT', 'Is'), ('it', 'nsubj', 'Is'), ('because', 'mark', 'is'), ('there', 'expl', 'is'), ('is', 'advcl', 'Is'), ('no', 'det', 'word'), ('word', 'attr', 'is'), ('tender', 'dep', 'is'), ('enough', 'advmod', 'tender'), ('to', 'aux', 'be'), ('be', 'xcomp', 'tender'), ('your', 'poss', 'name'), ('name', 'attr', 'be'), ('?', 'punct', 'Is'), ('”', 'punct', 'Is'), ('Like', 'ROOT', 'Like'), ('distant', 'amod', 'music'), ('music', 'pobj', 'Like'), ('these', 'det', 'words'), ('words', 'pobj', 'Like'), ('that', 'dobj', 'written'), ('he', 'nsubj', 'written'), ('had', 'aux', 'written'), ('written', 'relcl', 'words'), ('years', 'dobj', 'written'), ('before', 'mark', 'borne'), ('were', 'auxpass', 'borne'), ('borne', 'advcl', 'written'), ('towards', 'prep', 'borne'), ('him', 'pobj', 'towards'), ('from', 'prep', 'borne'), ('the', 'det', 'past'), ('past', 'pobj', 'from'), ('.', 'punct', 'Like')]
He was glad of its rattling noise as it saved him from conversation.
[('He', 'PRP'), ('longed', 'VBD'), ('to', 'TO'), ('be', 'VB'), ('alone', 'RB'), ('with', 'IN'), ('her', 'PRP'), ('.', '.')]
[('He', 'PRON'), ('longed', 'VERB'), ('to', 'PART'), ('be', 'AUX'), ('alone', 'ADJ'), ('with', 'ADP'), ('her', 'PRON'), ('.', 'PUNCT')]
[]
[('He', 'nsubj', 'longed'), ('longed', 'ROOT', 'longed'), ('to', 'aux', 'be'), ('be', 'xcomp', 'longed'), ('alone', 'acomp', 'be'), ('with', 'prep', 'alone'), ('her', 'pobj', 'with'), ('.', 'punct', 'longed')]
She was looking out of the window and seemed tired.
[('When', 'WRB'), ('the', 'DT'), ('others', 'NNS'), ('had', 'VBD'), ('gone', 'VBN'), ('away', 'RB'), (',', ','), ('when', 'WRB'), ('he', 'PRP'), ('and', 'CC'), ('she', 'PRP'), ('were', 'VBD'), ('in', 'IN'), ('their', 'PRP$'), ('room', 'NN'), ('in', 'IN'), ('the', 'DT'), ('hotel', 'NN'), (',', ','), ('then', 'RB'), ('they', 'PRP'), ('would', 'MD'), ('be', 'VB'), ('alone', 'RB'), ('together', 'RB'), ('.', '.')]
[('When', 'SCONJ'), ('the', 'DET'), ('others', 'NOUN'), ('had', 'AUX'), ('gone', 'VERB'), ('away', 'ADV'), (',', 'PUNCT'), ('when', 'SCONJ'), ('he', 'PRON'), ('and', 'CCONJ'), ('she', 'PRON'), ('were', 'AUX'), ('in', 'ADP'), ('their', 'PRON'), ('room', 'NOUN'), ('in', 'ADP'), ('the', 'DET'), ('hotel', 'NOUN'), (',', 'PUNCT'), ('then', 'ADV'), ('they', 'PRON'), ('would', 'AUX'), ('be', 'AUX'), ('alone', 'ADJ'), ('together', 'ADV'), ('.', 'PUNCT')]
[]
[('When', 'advmod', 'gone'), ('the', 'det', 'others'), ('others', 'nsubj', 'gone'), ('had', 'aux', 'gone'), ('gone', 'advcl', 'be'), ('away', 'advmod', 'gone'), (',', 'punct', 'gone'), ('when', 'advmod', 'were'), ('he', 'nsubj', 'were'), ('and', 'cc', 'he'), ('she', 'conj', 'he'), ('were', 'advcl', 'be'), ('in', 'prep', 'were'), ('their', 'poss', 'room'), ('room', 'pobj', 'in'), ('in', 'prep', 'room'), ('the', 'det', 'hotel'), ('hotel', 'pobj', 'in'), (',', 'punct', 'be'), ('then', 'advmod', 'be'), ('they', 'nsubj', 'be'), ('would', 'aux', 'be'), ('be', 'ROOT', 'be'), ('alone', 'acomp', 'be'), ('together', 'advmod', 'be'), ('.', 'punct', 'be')]
The others spoke only a few words, pointing out some building or street.
[('He', 'PRP'), ('would', 'MD'), ('call', 'VB'), ('her', 'PRP$'), ('softly', 'NN'), (':', ':'), ('“', 'JJ'), ('Gretta', 'NNP'), ('!', '.'), ('”', 'NN'), ('Perhaps', 'RB'), ('she', 'PRP'), ('would', 'MD'), ('not', 'RB'), ('hear', 'VB'), ('at', 'IN'), ('once', 'RB'), (':', ':'), ('she', 'PRP'), ('would', 'MD'), ('be', 'VB'), ('undressing', 'JJ'), ('.', '.')]
[('He', 'PRON'), ('would', 'AUX'), ('call', 'VERB'), ('her', 'PRON'), ('softly', 'ADV'), (':', 'PUNCT'), ('“', 'PUNCT'), ('Gretta', 'VERB'), ('!', 'PUNCT'), ('”', 'PUNCT'), ('Perhaps', 'ADV'), ('she', 'PRON'), ('would', 'AUX'), ('not', 'PART'), ('hear', 'VERB'), ('at', 'ADP'), ('once', 'ADV'), (':', 'PUNCT'), ('she', 'PRON'), ('would', 'AUX'), ('be', 'AUX'), ('undressing', 'ADJ'), ('.', 'PUNCT')]
[('Gretta', 'WORK_OF_ART')]
[('He', 'nsubj', 'call'), ('would', 'aux', 'call'), ('call', 'ROOT', 'call'), ('her', 'dobj', 'call'), ('softly', 'advmod', 'call'), (':', 'punct', 'call'), ('“', 'punct', 'Gretta'), ('Gretta', 'dep', 'call'), ('!', 'punct', 'Gretta'), ('”', 'punct', 'call'), ('Perhaps', 'advmod', 'hear'), ('she', 'nsubj', 'hear'), ('would', 'aux', 'hear'), ('not', 'neg', 'hear'), ('hear', 'ccomp', 'be'), ('at', 'prep', 'hear'), ('once', 'pcomp', 'at'), (':', 'punct', 'be'), ('she', 'nsubj', 'be'), ('would', 'aux', 'be'), ('be', 'ROOT', 'be'), ('undressing', 'acomp', 'be'), ('.', 'punct', 'be')]
The horse galloped along wearily under the murky morning sky, dragging his old rattling box after his heels, and Gabriel was again in a cab with her, galloping to catch the boat, galloping to their honeymoon.
[('Then', 'RB'), ('something', 'NN'), ('in', 'IN'), ('his', 'PRP$'), ('voice', 'NN'), ('would', 'MD'), ('strike', 'VB'), ('her', 'PRP'), ('.', '.')]
[('Then', 'ADV'), ('something', 'PRON'), ('in', 'ADP'), ('his', 'PRON'), ('voice', 'NOUN'), ('would', 'AUX'), ('strike', 'VERB'), ('her', 'PRON'), ('.', 'PUNCT')]
[]
[('Then', 'advmod', 'strike'), ('something', 'nsubj', 'strike'), ('in', 'prep', 'something'), ('his', 'poss', 'voice'), ('voice', 'pobj', 'in'), ('would', 'aux', 'strike'), ('strike', 'ROOT', 'strike'), ('her', 'dobj', 'strike'), ('.', 'punct', 'strike')]
As the cab drove across O’Connell Bridge Miss O’Callaghan said: “They say you never cross O’Connell Bridge without seeing a white horse.” “I see a white man this time,” said Gabriel.
[('She', 'PRP'), ('would', 'MD'), ('turn', 'VB'), ('and', 'CC'), ('look', 'VB'), ('at', 'IN'), ('him', 'PRP'), ('....', 'VBP'), ('At', 'IN'), ('the', 'DT'), ('corner', 'NN'), ('of', 'IN'), ('Winetavern', 'NNP'), ('Street', 'NNP'), ('they', 'PRP'), ('met', 'VBD'), ('a', 'DT'), ('cab', 'NN'), ('.', '.')]
[('She', 'PRON'), ('would', 'AUX'), ('turn', 'VERB'), ('and', 'CCONJ'), ('look', 'VERB'), ('at', 'ADP'), ('him', 'PRON'), ('....', 'PUNCT'), ('At', 'ADP'), ('the', 'DET'), ('corner', 'NOUN'), ('of', 'ADP'), ('Winetavern', 'PROPN'), ('Street', 'PROPN'), ('they', 'PRON'), ('met', 'VERB'), ('a', 'DET'), ('cab', 'NOUN'), ('.', 'PUNCT')]
[('Winetavern Street', 'LOC')]
[('She', 'nsubj', 'turn'), ('would', 'aux', 'turn'), ('turn', 'ROOT', 'turn'), ('and', 'cc', 'turn'), ('look', 'conj', 'turn'), ('at', 'prep', 'look'), ('him', 'pobj', 'at'), ('....', 'punct', 'turn'), ('At', 'prep', 'met'), ('the', 'det', 'corner'), ('corner', 'pobj', 'At'), ('of', 'prep', 'corner'), ('Winetavern', 'compound', 'Street'), ('Street', 'pobj', 'of'), ('they', 'nsubj', 'met'), ('met', 'ROOT', 'met'), ('a', 'det', 'cab'), ('cab', 'dobj', 'met'), ('.', 'punct', 'met')]
“Where?” asked Mr Bartell D’Arcy.
[('He', 'PRP'), ('was', 'VBD'), ('glad', 'NN'), ('of', 'IN'), ('its', 'PRP$'), ('rattling', 'VBG'), ('noise', 'NN'), ('as', 'IN'), ('it', 'PRP'), ('saved', 'VBD'), ('him', 'PRP'), ('from', 'IN'), ('conversation', 'NN'), ('.', '.')]
[('He', 'PRON'), ('was', 'AUX'), ('glad', 'ADJ'), ('of', 'ADP'), ('its', 'PRON'), ('rattling', 'VERB'), ('noise', 'NOUN'), ('as', 'SCONJ'), ('it', 'PRON'), ('saved', 'VERB'), ('him', 'PRON'), ('from', 'ADP'), ('conversation', 'NOUN'), ('.', 'PUNCT')]
[]
[('He', 'nsubj', 'was'), ('was', 'ROOT', 'was'), ('glad', 'acomp', 'was'), ('of', 'prep', 'glad'), ('its', 'poss', 'noise'), ('rattling', 'amod', 'noise'), ('noise', 'pobj', 'of'), ('as', 'mark', 'saved'), ('it', 'nsubj', 'saved'), ('saved', 'advcl', 'was'), ('him', 'dobj', 'saved'), ('from', 'prep', 'saved'), ('conversation', 'pobj', 'from'), ('.', 'punct', 'was')]
Gabriel pointed to the statue, on which lay patches of snow.
[('She', 'PRP'), ('was', 'VBD'), ('looking', 'VBG'), ('out', 'IN'), ('of', 'IN'), ('the', 'DT'), ('window', 'NN'), ('and', 'CC'), ('seemed', 'VBD'), ('tired', 'VBN'), ('.', '.')]
[('She', 'PRON'), ('was', 'AUX'), ('looking', 'VERB'), ('out', 'ADP'), ('of', 'ADP'), ('the', 'DET'), ('window', 'NOUN'), ('and', 'CCONJ'), ('seemed', 'VERB'), ('tired', 'ADJ'), ('.', 'PUNCT')]
[]
[('She', 'nsubj', 'looking'), ('was', 'aux', 'looking'), ('looking', 'ROOT', 'looking'), ('out', 'prep', 'looking'), ('of', 'prep', 'out'), ('the', 'det', 'window'), ('window', 'pobj', 'of'), ('and', 'cc', 'looking'), ('seemed', 'conj', 'looking'), ('tired', 'oprd', 'seemed'), ('.', 'punct', 'looking')]
Then he nodded familiarly to it and waved his hand.
[('The', 'DT'), ('others', 'NNS'), ('spoke', 'VBD'), ('only', 'RB'), ('a', 'DT'), ('few', 'JJ'), ('words', 'NNS'), (',', ','), ('pointing', 'VBG'), ('out', 'RP'), ('some', 'DT'), ('building', 'NN'), ('or', 'CC'), ('street', 'NN'), ('.', '.')]
[('The', 'DET'), ('others', 'NOUN'), ('spoke', 'VERB'), ('only', 'ADV'), ('a', 'DET'), ('few', 'ADJ'), ('words', 'NOUN'), (',', 'PUNCT'), ('pointing', 'VERB'), ('out', 'ADP'), ('some', 'DET'), ('building', 'NOUN'), ('or', 'CCONJ'), ('street', 'NOUN'), ('.', 'PUNCT')]
[]
[('The', 'det', 'others'), ('others', 'nsubj', 'spoke'), ('spoke', 'ROOT', 'spoke'), ('only', 'advmod', 'few'), ('a', 'quantmod', 'few'), ('few', 'nummod', 'words'), ('words', 'dobj', 'spoke'), (',', 'punct', 'spoke'), ('pointing', 'advcl', 'spoke'), ('out', 'prt', 'pointing'), ('some', 'det', 'building'), ('building', 'dobj', 'pointing'), ('or', 'cc', 'building'), ('street', 'conj', 'building'), ('.', 'punct', 'spoke')]
“Good-night, Dan,” he said gaily.
[('The', 'DT'), ('horse', 'NN'), ('galloped', 'VBD'), ('along', 'IN'), ('wearily', 'RB'), ('under', 'IN'), ('the', 'DT'), ('murky', 'JJ'), ('morning', 'NN'), ('sky', 'NN'), (',', ','), ('dragging', 'VBG'), ('his', 'PRP$'), ('old', 'JJ'), ('rattling', 'NN'), ('box', 'NN'), ('after', 'IN'), ('his', 'PRP$'), ('heels', 'NNS'), (',', ','), ('and', 'CC'), ('Gabriel', 'NNP'), ('was', 'VBD'), ('again', 'RB'), ('in', 'IN'), ('a', 'DT'), ('cab', 'NN'), ('with', 'IN'), ('her', 'PRP'), (',', ','), ('galloping', 'VBG'), ('to', 'TO'), ('catch', 'VB'), ('the', 'DT'), ('boat', 'NN'), (',', ','), ('galloping', 'VBG'), ('to', 'TO'), ('their', 'PRP$'), ('honeymoon', 'NN'), ('.', '.')]
[('The', 'DET'), ('horse', 'NOUN'), ('galloped', 'VERB'), ('along', 'ADP'), ('wearily', 'ADV'), ('under', 'ADP'), ('the', 'DET'), ('murky', 'ADJ'), ('morning', 'NOUN'), ('sky', 'NOUN'), (',', 'PUNCT'), ('dragging', 'VERB'), ('his', 'PRON'), ('old', 'ADJ'), ('rattling', 'NOUN'), ('box', 'NOUN'), ('after', 'ADP'), ('his', 'PRON'), ('heels', 'NOUN'), (',', 'PUNCT'), ('and', 'CCONJ'), ('Gabriel', 'PROPN'), ('was', 'AUX'), ('again', 'ADV'), ('in', 'ADP'), ('a', 'DET'), ('cab', 'NOUN'), ('with', 'ADP'), ('her', 'PRON'), (',', 'PUNCT'), ('galloping', 'VERB'), ('to', 'PART'), ('catch', 'VERB'), ('the', 'DET'), ('boat', 'NOUN'), (',', 'PUNCT'), ('galloping', 'VERB'), ('to', 'ADP'), ('their', 'PRON'), ('honeymoon', 'NOUN'), ('.', 'PUNCT')]
[('Gabriel', 'PERSON')]
[('The', 'det', 'horse'), ('horse', 'nsubj', 'galloped'), ('galloped', 'ROOT', 'galloped'), ('along', 'prt', 'galloped'), ('wearily', 'advmod', 'galloped'), ('under', 'prep', 'galloped'), ('the', 'det', 'sky'), ('murky', 'amod', 'sky'), ('morning', 'compound', 'sky'), ('sky', 'pobj', 'under'), (',', 'punct', 'galloped'), ('dragging', 'advcl', 'galloped'), ('his', 'poss', 'box'), ('old', 'amod', 'box'), ('rattling', 'compound', 'box'), ('box', 'dobj', 'dragging'), ('after', 'prep', 'dragging'), ('his', 'poss', 'heels'), ('heels', 'pobj', 'after'), (',', 'punct', 'galloped'), ('and', 'cc', 'galloped'), ('Gabriel', 'nsubj', 'was'), ('was', 'conj', 'galloped'), ('again', 'advmod', 'was'), ('in', 'prep', 'was'), ('a', 'det', 'cab'), ('cab', 'pobj', 'in'), ('with', 'prep', 'cab'), ('her', 'pobj', 'with'), (',', 'punct', 'was'), ('galloping', 'advcl', 'was'), ('to', 'aux', 'catch'), ('catch', 'xcomp', 'galloping'), ('the', 'det', 'boat'), ('boat', 'dobj', 'catch'), (',', 'punct', 'catch'), ('galloping', 'advcl', 'catch'), ('to', 'prep', 'galloping'), ('their', 'poss', 'honeymoon'), ('honeymoon', 'pobj', 'to'), ('.', 'punct', 'was')]
When the cab drew up before the hotel, Gabriel jumped out and, in spite of Mr Bartell D’Arcy’s protest, paid the driver.
[('As', 'IN'), ('the', 'DT'), ('cab', 'NN'), ('drove', 'VBD'), ('across', 'IN'), ('O', 'NNP'), ('’', 'NNP'), ('Connell', 'NNP'), ('Bridge', 'NNP'), ('Miss', 'NNP'), ('O', 'NNP'), ('’', 'NNP'), ('Callaghan', 'NNP'), ('said', 'VBD'), (':', ':'), ('“', 'NN'), ('They', 'PRP'), ('say', 'VBP'), ('you', 'PRP'), ('never', 'RB'), ('cross', 'VBP'), ('O', 'NNP'), ('’', 'NNP'), ('Connell', 'NNP'), ('Bridge', 'NNP'), ('without', 'IN'), ('seeing', 'VBG'), ('a', 'DT'), ('white', 'JJ'), ('horse.', 'NN'), ('”', 'NN'), ('“', 'NN'), ('I', 'PRP'), ('see', 'VBP'), ('a', 'DT'), ('white', 'JJ'), ('man', 'NN'), ('this', 'DT'), ('time', 'NN'), (',', ','), ('”', 'NNP'), ('said', 'VBD'), ('Gabriel', 'NNP'), ('.', '.')]
[('As', 'SCONJ'), ('the', 'DET'), ('cab', 'NOUN'), ('drove', 'VERB'), ('across', 'ADP'), ('O’Connell', 'NOUN'), ('Bridge', 'PROPN'), ('Miss', 'PROPN'), ('O’Callaghan', 'NOUN'), ('said', 'VERB'), (':', 'PUNCT'), ('“', 'PUNCT'), ('They', 'PRON'), ('say', 'VERB'), ('you', 'PRON'), ('never', 'ADV'), ('cross', 'VERB'), ('O’Connell', 'ADJ'), ('Bridge', 'PROPN'), ('without', 'ADP'), ('seeing', 'VERB'), ('a', 'DET'), ('white', 'ADJ'), ('horse', 'NOUN'), ('.', 'PUNCT'), ('”', 'PUNCT'), ('“', 'PUNCT'), ('I', 'PRON'), ('see', 'VERB'), ('a', 'DET'), ('white', 'ADJ'), ('man', 'NOUN'), ('this', 'DET'), ('time', 'NOUN'), (',', 'PUNCT'), ('”', 'PUNCT'), ('said', 'VERB'), ('Gabriel', 'PROPN'), ('.', 'PUNCT')]
[('Gabriel', 'PERSON')]
[('As', 'mark', 'drove'), ('the', 'det', 'cab'), ('cab', 'nsubj', 'drove'), ('drove', 'advcl', 'said'), ('across', 'prep', 'drove'), ('O’Connell', 'dep', 'drove'), ('Bridge', 'compound', 'Miss'), ('Miss', 'compound', 'O’Callaghan'), ('O’Callaghan', 'nsubj', 'said'), ('said', 'ROOT', 'said'), (':', 'punct', 'said'), ('“', 'punct', 'said'), ('They', 'nsubj', 'say'), ('say', 'ccomp', 'said'), ('you', 'nsubj', 'cross'), ('never', 'neg', 'cross'), ('cross', 'ccomp', 'say'), ('O’Connell', 'amod', 'Bridge'), ('Bridge', 'dobj', 'cross'), ('without', 'prep', 'cross'), ('seeing', 'pcomp', 'without'), ('a', 'det', 'horse'), ('white', 'amod', 'horse'), ('horse', 'dobj', 'seeing'), ('.', 'punct', 'said'), ('”', 'punct', 'said'), ('“', 'punct', 'said'), ('I', 'nsubj', 'see'), ('see', 'ccomp', 'said'), ('a', 'det', 'man'), ('white', 'amod', 'man'), ('man', 'dobj', 'see'), ('this', 'det', 'time'), ('time', 'npadvmod', 'see'), (',', 'punct', 'said'), ('”', 'punct', 'said'), ('said', 'ROOT', 'said'), ('Gabriel', 'nsubj', 'said'), ('.', 'punct', 'said')]
He gave the man a shilling over his fare.
[('“', 'NN'), ('Where', 'WRB'), ('?', '.'), ('”', 'VB'), ('asked', 'VBD'), ('Mr', 'NNP'), ('Bartell', 'NNP'), ('D', 'NNP'), ('’', 'NNP'), ('Arcy', 'NNP'), ('.', '.')]
[('“', 'PUNCT'), ('Where', 'SCONJ'), ('?', 'PUNCT'), ('”', 'PUNCT'), ('asked', 'VERB'), ('Mr', 'PROPN'), ('Bartell', 'PROPN'), ('D’Arcy', 'PROPN'), ('.', 'PUNCT')]
[]
[('“', 'punct', 'asked'), ('Where', 'advmod', 'asked'), ('?', 'punct', 'asked'), ('”', 'punct', 'asked'), ('asked', 'ROOT', 'asked'), ('Mr', 'compound', 'Bartell'), ('Bartell', 'compound', 'D’Arcy'), ('D’Arcy', 'dobj', 'asked'), ('.', 'punct', 'asked')]
The man saluted and said: “A prosperous New Year to you, sir.” “The same to you,” said Gabriel cordially.
[('Gabriel', 'NNP'), ('pointed', 'VBD'), ('to', 'TO'), ('the', 'DT'), ('statue', 'NN'), (',', ','), ('on', 'IN'), ('which', 'WDT'), ('lay', 'VBD'), ('patches', 'NNS'), ('of', 'IN'), ('snow', 'NN'), ('.', '.')]
[('Gabriel', 'PROPN'), ('pointed', 'VERB'), ('to', 'ADP'), ('the', 'DET'), ('statue', 'NOUN'), (',', 'PUNCT'), ('on', 'ADP'), ('which', 'PRON'), ('lay', 'VERB'), ('patches', 'NOUN'), ('of', 'ADP'), ('snow', 'NOUN'), ('.', 'PUNCT')]
[('Gabriel', 'PERSON')]
[('Gabriel', 'nsubj', 'pointed'), ('pointed', 'ROOT', 'pointed'), ('to', 'prep', 'pointed'), ('the', 'det', 'statue'), ('statue', 'pobj', 'to'), (',', 'punct', 'pointed'), ('on', 'prep', 'pointed'), ('which', 'nsubj', 'lay'), ('lay', 'pcomp', 'on'), ('patches', 'dobj', 'lay'), ('of', 'prep', 'patches'), ('snow', 'pobj', 'of'), ('.', 'punct', 'pointed')]
She leaned for a moment on his arm in getting out of the cab and while standing at the curbstone, bidding the others good-night.
[('Then', 'RB'), ('he', 'PRP'), ('nodded', 'VBD'), ('familiarly', 'RB'), ('to', 'TO'), ('it', 'PRP'), ('and', 'CC'), ('waved', 'VBD'), ('his', 'PRP$'), ('hand', 'NN'), ('.', '.')]
[('Then', 'ADV'), ('he', 'PRON'), ('nodded', 'VERB'), ('familiarly', 'ADV'), ('to', 'ADP'), ('it', 'PRON'), ('and', 'CCONJ'), ('waved', 'VERB'), ('his', 'PRON'), ('hand', 'NOUN'), ('.', 'PUNCT')]
[]
[('Then', 'advmod', 'nodded'), ('he', 'nsubj', 'nodded'), ('nodded', 'ROOT', 'nodded'), ('familiarly', 'advmod', 'nodded'), ('to', 'prep', 'familiarly'), ('it', 'pobj', 'to'), ('and', 'cc', 'nodded'), ('waved', 'conj', 'nodded'), ('his', 'poss', 'hand'), ('hand', 'dobj', 'waved'), ('.', 'punct', 'nodded')]
She leaned lightly on his arm, as lightly as when she had danced with him a few hours before.
[('“', 'JJ'), ('Good-night', 'NNP'), (',', ','), ('Dan', 'NNP'), (',', ','), ('”', 'NNP'), ('he', 'PRP'), ('said', 'VBD'), ('gaily', 'RB'), ('.', '.')]
[('“', 'PUNCT'), ('Good', 'ADJ'), ('-', 'PUNCT'), ('night', 'NOUN'), (',', 'PUNCT'), ('Dan', 'PROPN'), (',', 'PUNCT'), ('”', 'PUNCT'), ('he', 'PRON'), ('said', 'VERB'), ('gaily', 'ADV'), ('.', 'PUNCT')]
[('Dan', 'PERSON')]
[('“', 'punct', 'said'), ('Good', 'amod', 'night'), ('-', 'punct', 'night'), ('night', 'nmod', 'Dan'), (',', 'punct', 'Dan'), ('Dan', 'meta', '“'), (',', 'punct', 'said'), ('”', 'punct', 'said'), ('he', 'nsubj', 'said'), ('said', 'ROOT', 'said'), ('gaily', 'advmod', 'said'), ('.', 'punct', 'said')]
He had felt proud and happy then, happy that she was his, proud of her grace and wifely carriage.
[('When', 'WRB'), ('the', 'DT'), ('cab', 'NN'), ('drew', 'VBD'), ('up', 'RP'), ('before', 'IN'), ('the', 'DT'), ('hotel', 'NN'), (',', ','), ('Gabriel', 'NNP'), ('jumped', 'VBD'), ('out', 'RP'), ('and', 'CC'), (',', ','), ('in', 'IN'), ('spite', 'NN'), ('of', 'IN'), ('Mr', 'NNP'), ('Bartell', 'NNP'), ('D', 'NNP'), ('’', 'NNP'), ('Arcy', 'NNP'), ('’', 'NNP'), ('s', 'NN'), ('protest', 'NN'), (',', ','), ('paid', 'VBD'), ('the', 'DT'), ('driver', 'NN'), ('.', '.')]
[('When', 'SCONJ'), ('the', 'DET'), ('cab', 'NOUN'), ('drew', 'VERB'), ('up', 'ADP'), ('before', 'ADP'), ('the', 'DET'), ('hotel', 'NOUN'), (',', 'PUNCT'), ('Gabriel', 'PROPN'), ('jumped', 'VERB'), ('out', 'ADP'), ('and', 'CCONJ'), (',', 'PUNCT'), ('in', 'ADP'), ('spite', 'NOUN'), ('of', 'ADP'), ('Mr', 'PROPN'), ('Bartell', 'PROPN'), ('D’Arcy', 'PROPN'), ('’s', 'PART'), ('protest', 'NOUN'), (',', 'PUNCT'), ('paid', 'VERB'), ('the', 'DET'), ('driver', 'NOUN'), ('.', 'PUNCT')]
[('Gabriel', 'PERSON')]
[('When', 'advmod', 'drew'), ('the', 'det', 'cab'), ('cab', 'nsubj', 'drew'), ('drew', 'advcl', 'jumped'), ('up', 'prt', 'drew'), ('before', 'prep', 'drew'), ('the', 'det', 'hotel'), ('hotel', 'pobj', 'before'), (',', 'punct', 'jumped'), ('Gabriel', 'nsubj', 'jumped'), ('jumped', 'ROOT', 'jumped'), ('out', 'prt', 'jumped'), ('and', 'cc', 'jumped'), (',', 'punct', 'jumped'), ('in', 'prep', 'jumped'), ('spite', 'pobj', 'in'), ('of', 'prep', 'spite'), ('Mr', 'compound', 'Bartell'), ('Bartell', 'compound', 'D’Arcy'), ('D’Arcy', 'poss', 'protest'), ('’s', 'case', 'D’Arcy'), ('protest', 'pobj', 'of'), (',', 'punct', 'jumped'), ('paid', 'dep', 'jumped'), ('the', 'det', 'driver'), ('driver', 'dobj', 'paid'), ('.', 'punct', 'jumped')]
But now, after the kindling again of so many memories, the first touch of her body, musical and strange and perfumed, sent through him a keen pang of lust.
[('He', 'PRP'), ('gave', 'VBD'), ('the', 'DT'), ('man', 'NN'), ('a', 'DT'), ('shilling', 'NN'), ('over', 'IN'), ('his', 'PRP$'), ('fare', 'NN'), ('.', '.')]
[('He', 'PRON'), ('gave', 'VERB'), ('the', 'DET'), ('man', 'NOUN'), ('a', 'DET'), ('shilling', 'NOUN'), ('over', 'ADP'), ('his', 'PRON'), ('fare', 'NOUN'), ('.', 'PUNCT')]
[]
[('He', 'nsubj', 'gave'), ('gave', 'ROOT', 'gave'), ('the', 'det', 'man'), ('man', 'dative', 'gave'), ('a', 'det', 'shilling'), ('shilling', 'dobj', 'gave'), ('over', 'prep', 'shilling'), ('his', 'poss', 'fare'), ('fare', 'pobj', 'over'), ('.', 'punct', 'gave')]
Under cover of her silence he pressed her arm closely to his side; and, as they stood at the hotel door, he felt that they had escaped from their lives and duties, escaped from home and friends and run away together with wild and radiant hearts to a new adventure.
[('The', 'DT'), ('man', 'NN'), ('saluted', 'VBD'), ('and', 'CC'), ('said', 'VBD'), (':', ':'), ('“', 'VB'), ('A', 'DT'), ('prosperous', 'JJ'), ('New', 'NNP'), ('Year', 'NN'), ('to', 'TO'), ('you', 'PRP'), (',', ','), ('sir.', 'VB'), ('”', 'NNP'), ('“', 'NNP'), ('The', 'DT'), ('same', 'JJ'), ('to', 'TO'), ('you', 'PRP'), (',', ','), ('”', "''"), ('said', 'VBD'), ('Gabriel', 'NNP'), ('cordially', 'RB'), ('.', '.')]
[('The', 'DET'), ('man', 'NOUN'), ('saluted', 'VERB'), ('and', 'CCONJ'), ('said', 'VERB'), (':', 'PUNCT'), ('“', 'PUNCT'), ('A', 'DET'), ('prosperous', 'ADJ'), ('New', 'PROPN'), ('Year', 'PROPN'), ('to', 'ADP'), ('you', 'PRON'), (',', 'PUNCT'), ('sir', 'NOUN'), ('.', 'PUNCT'), ('”', 'PUNCT'), ('“', 'PUNCT'), ('The', 'DET'), ('same', 'ADJ'), ('to', 'ADP'), ('you', 'PRON'), (',', 'PUNCT'), ('”', 'PUNCT'), ('said', 'VERB'), ('Gabriel', 'PROPN'), ('cordially', 'ADV'), ('.', 'PUNCT')]
[('New Year', 'EVENT'), ('Gabriel', 'PERSON')]
[('The', 'det', 'man'), ('man', 'nsubj', 'saluted'), ('saluted', 'ROOT', 'saluted'), ('and', 'cc', 'saluted'), ('said', 'conj', 'saluted'), (':', 'punct', 'said'), ('“', 'punct', 'said'), ('A', 'det', 'Year'), ('prosperous', 'amod', 'Year'), ('New', 'compound', 'Year'), ('Year', 'dep', 'said'), ('to', 'prep', 'Year'), ('you', 'pobj', 'to'), (',', 'punct', 'Year'), ('sir', 'appos', 'Year'), ('.', 'punct', 'saluted'), ('”', 'punct', 'saluted'), ('“', 'punct', 'said'), ('The', 'det', 'same'), ('same', 'npadvmod', 'said'), ('to', 'prep', 'same'), ('you', 'pobj', 'to'), (',', 'punct', 'said'), ('”', 'punct', 'said'), ('said', 'ROOT', 'said'), ('Gabriel', 'compound', 'cordially'), ('cordially', 'nsubj', 'said'), ('.', 'punct', 'said')]
An old man was dozing in a great hooded chair in the hall.
[('She', 'PRP'), ('leaned', 'VBD'), ('for', 'IN'), ('a', 'DT'), ('moment', 'NN'), ('on', 'IN'), ('his', 'PRP$'), ('arm', 'NN'), ('in', 'IN'), ('getting', 'VBG'), ('out', 'IN'), ('of', 'IN'), ('the', 'DT'), ('cab', 'NN'), ('and', 'CC'), ('while', 'IN'), ('standing', 'VBG'), ('at', 'IN'), ('the', 'DT'), ('curbstone', 'NN'), (',', ','), ('bidding', 'VBG'), ('the', 'DT'), ('others', 'NNS'), ('good-night', 'JJ'), ('.', '.')]
[('She', 'PRON'), ('leaned', 'VERB'), ('for', 'ADP'), ('a', 'DET'), ('moment', 'NOUN'), ('on', 'ADP'), ('his', 'PRON'), ('arm', 'NOUN'), ('in', 'ADP'), ('getting', 'VERB'), ('out', 'ADP'), ('of', 'ADP'), ('the', 'DET'), ('cab', 'NOUN'), ('and', 'CCONJ'), ('while', 'SCONJ'), ('standing', 'VERB'), ('at', 'ADP'), ('the', 'DET'), ('curbstone', 'NOUN'), (',', 'PUNCT'), ('bidding', 'VERB'), ('the', 'DET'), ('others', 'NOUN'), ('good', 'ADJ'), ('-', 'PUNCT'), ('night', 'NOUN'), ('.', 'PUNCT')]
[]
[('She', 'nsubj', 'leaned'), ('leaned', 'ROOT', 'leaned'), ('for', 'prep', 'leaned'), ('a', 'det', 'moment'), ('moment', 'pobj', 'for'), ('on', 'prep', 'moment'), ('his', 'poss', 'arm'), ('arm', 'pobj', 'on'), ('in', 'prep', 'leaned'), ('getting', 'pcomp', 'in'), ('out', 'prep', 'getting'), ('of', 'prep', 'out'), ('the', 'det', 'cab'), ('cab', 'pobj', 'of'), ('and', 'cc', 'leaned'), ('while', 'mark', 'standing'), ('standing', 'conj', 'leaned'), ('at', 'prep', 'standing'), ('the', 'det', 'curbstone'), ('curbstone', 'pobj', 'at'), (',', 'punct', 'standing'), ('bidding', 'advcl', 'standing'), ('the', 'det', 'others'), ('others', 'dobj', 'bidding'), ('good', 'amod', 'night'), ('-', 'punct', 'night'), ('night', 'npadvmod', 'bidding'), ('.', 'punct', 'leaned')]
He lit a candle in the office and went before them to the stairs.
[('She', 'PRP'), ('leaned', 'VBD'), ('lightly', 'RB'), ('on', 'IN'), ('his', 'PRP$'), ('arm', 'NN'), (',', ','), ('as', 'RB'), ('lightly', 'RB'), ('as', 'IN'), ('when', 'WRB'), ('she', 'PRP'), ('had', 'VBD'), ('danced', 'VBN'), ('with', 'IN'), ('him', 'PRP'), ('a', 'DT'), ('few', 'JJ'), ('hours', 'NNS'), ('before', 'IN'), ('.', '.')]
[('She', 'PRON'), ('leaned', 'VERB'), ('lightly', 'ADV'), ('on', 'ADP'), ('his', 'PRON'), ('arm', 'NOUN'), (',', 'PUNCT'), ('as', 'ADV'), ('lightly', 'ADV'), ('as', 'ADP'), ('when', 'SCONJ'), ('she', 'PRON'), ('had', 'AUX'), ('danced', 'VERB'), ('with', 'ADP'), ('him', 'PRON'), ('a', 'DET'), ('few', 'ADJ'), ('hours', 'NOUN'), ('before', 'ADV'), ('.', 'PUNCT')]
[('a few hours', 'TIME')]
[('She', 'nsubj', 'leaned'), ('leaned', 'ROOT', 'leaned'), ('lightly', 'advmod', 'leaned'), ('on', 'prep', 'leaned'), ('his', 'poss', 'arm'), ('arm', 'pobj', 'on'), (',', 'punct', 'leaned'), ('as', 'advmod', 'lightly'), ('lightly', 'advmod', 'leaned'), ('as', 'prep', 'lightly'), ('when', 'advmod', 'danced'), ('she', 'nsubj', 'danced'), ('had', 'aux', 'danced'), ('danced', 'pcomp', 'as'), ('with', 'prep', 'danced'), ('him', 'pobj', 'with'), ('a', 'det', 'hours'), ('few', 'amod', 'hours'), ('hours', 'npadvmod', 'before'), ('before', 'advmod', 'danced'), ('.', 'punct', 'leaned')]
They followed him in silence, their feet falling in soft thuds on the thickly carpeted stairs.
[('He', 'PRP'), ('had', 'VBD'), ('felt', 'VBN'), ('proud', 'JJ'), ('and', 'CC'), ('happy', 'JJ'), ('then', 'RB'), (',', ','), ('happy', 'JJ'), ('that', 'IN'), ('she', 'PRP'), ('was', 'VBD'), ('his', 'PRP$'), (',', ','), ('proud', 'NN'), ('of', 'IN'), ('her', 'PRP$'), ('grace', 'NN'), ('and', 'CC'), ('wifely', 'RB'), ('carriage', 'NN'), ('.', '.')]
[('He', 'PRON'), ('had', 'AUX'), ('felt', 'VERB'), ('proud', 'ADJ'), ('and', 'CCONJ'), ('happy', 'ADJ'), ('then', 'ADV'), (',', 'PUNCT'), ('happy', 'ADJ'), ('that', 'SCONJ'), ('she', 'PRON'), ('was', 'AUX'), ('his', 'PRON'), (',', 'PUNCT'), ('proud', 'ADJ'), ('of', 'ADP'), ('her', 'PRON'), ('grace', 'NOUN'), ('and', 'CCONJ'), ('wifely', 'ADV'), ('carriage', 'VERB'), ('.', 'PUNCT')]
[]
[('He', 'nsubj', 'felt'), ('had', 'aux', 'felt'), ('felt', 'ROOT', 'felt'), ('proud', 'acomp', 'felt'), ('and', 'cc', 'proud'), ('happy', 'conj', 'proud'), ('then', 'advmod', 'felt'), (',', 'punct', 'felt'), ('happy', 'amod', 'carriage'), ('that', 'mark', 'was'), ('she', 'nsubj', 'was'), ('was', 'ccomp', 'happy'), ('his', 'poss', 'proud'), (',', 'punct', 'proud'), ('proud', 'attr', 'was'), ('of', 'prep', 'proud'), ('her', 'poss', 'grace'), ('grace', 'pobj', 'of'), ('and', 'cc', 'grace'), ('wifely', 'advmod', 'carriage'), ('carriage', 'advcl', 'felt'), ('.', 'punct', 'felt')]
She mounted the stairs behind the porter, her head bowed in the ascent, her frail shoulders curved as with a burden, her skirt girt tightly about her.
[('But', 'CC'), ('now', 'RB'), (',', ','), ('after', 'IN'), ('the', 'DT'), ('kindling', 'NN'), ('again', 'RB'), ('of', 'IN'), ('so', 'RB'), ('many', 'JJ'), ('memories', 'NNS'), (',', ','), ('the', 'DT'), ('first', 'JJ'), ('touch', 'NN'), ('of', 'IN'), ('her', 'PRP$'), ('body', 'NN'), (',', ','), ('musical', 'JJ'), ('and', 'CC'), ('strange', 'JJ'), ('and', 'CC'), ('perfumed', 'JJ'), (',', ','), ('sent', 'VBD'), ('through', 'IN'), ('him', 'PRP'), ('a', 'DT'), ('keen', 'JJ'), ('pang', 'NN'), ('of', 'IN'), ('lust', 'NN'), ('.', '.')]
[('But', 'CCONJ'), ('now', 'ADV'), (',', 'PUNCT'), ('after', 'ADP'), ('the', 'DET'), ('kindling', 'NOUN'), ('again', 'ADV'), ('of', 'ADP'), ('so', 'ADV'), ('many', 'ADJ'), ('memories', 'NOUN'), (',', 'PUNCT'), ('the', 'DET'), ('first', 'ADJ'), ('touch', 'NOUN'), ('of', 'ADP'), ('her', 'PRON'), ('body', 'NOUN'), (',', 'PUNCT'), ('musical', 'ADJ'), ('and', 'CCONJ'), ('strange', 'ADJ'), ('and', 'CCONJ'), ('perfumed', 'VERB'), (',', 'PUNCT'), ('sent', 'VERB'), ('through', 'ADP'), ('him', 'PRON'), ('a', 'DET'), ('keen', 'ADJ'), ('pang', 'NOUN'), ('of', 'ADP'), ('lust', 'NOUN'), ('.', 'PUNCT')]
[('first', 'ORDINAL')]
[('But', 'cc', 'touch'), ('now', 'advmod', 'touch'), (',', 'punct', 'touch'), ('after', 'prep', 'touch'), ('the', 'det', 'kindling'), ('kindling', 'pobj', 'after'), ('again', 'advmod', 'kindling'), ('of', 'prep', 'kindling'), ('so', 'advmod', 'many'), ('many', 'amod', 'memories'), ('memories', 'pobj', 'of'), (',', 'punct', 'touch'), ('the', 'det', 'touch'), ('first', 'amod', 'touch'), ('touch', 'ROOT', 'touch'), ('of', 'prep', 'touch'), ('her', 'poss', 'body'), ('body', 'pobj', 'of'), (',', 'punct', 'body'), ('musical', 'amod', 'body'), ('and', 'cc', 'musical'), ('strange', 'conj', 'musical'), ('and', 'cc', 'strange'), ('perfumed', 'conj', 'strange'), (',', 'punct', 'touch'), ('sent', 'acl', 'touch'), ('through', 'prep', 'sent'), ('him', 'pobj', 'through'), ('a', 'det', 'pang'), ('keen', 'amod', 'pang'), ('pang', 'dobj', 'sent'), ('of', 'prep', 'pang'), ('lust', 'pobj', 'of'), ('.', 'punct', 'touch')]
He could have flung his arms about her hips and held her still, for his arms were trembling with desire to seize her and only the stress of his nails against the palms of his hands held the wild impulse of his body in check.
[('Under', 'IN'), ('cover', 'NN'), ('of', 'IN'), ('her', 'PRP$'), ('silence', 'NN'), ('he', 'PRP'), ('pressed', 'VBD'), ('her', 'PRP'), ('arm', 'NN'), ('closely', 'RB'), ('to', 'TO'), ('his', 'PRP$'), ('side', 'NN'), (';', ':'), ('and', 'CC'), (',', ','), ('as', 'IN'), ('they', 'PRP'), ('stood', 'VBD'), ('at', 'IN'), ('the', 'DT'), ('hotel', 'NN'), ('door', 'NN'), (',', ','), ('he', 'PRP'), ('felt', 'VBD'), ('that', 'IN'), ('they', 'PRP'), ('had', 'VBD'), ('escaped', 'VBN'), ('from', 'IN'), ('their', 'PRP$'), ('lives', 'NNS'), ('and', 'CC'), ('duties', 'NNS'), (',', ','), ('escaped', 'VBD'), ('from', 'IN'), ('home', 'NN'), ('and', 'CC'), ('friends', 'NNS'), ('and', 'CC'), ('run', 'VB'), ('away', 'RB'), ('together', 'RB'), ('with', 'IN'), ('wild', 'JJ'), ('and', 'CC'), ('radiant', 'JJ'), ('hearts', 'NNS'), ('to', 'TO'), ('a', 'DT'), ('new', 'JJ'), ('adventure', 'NN'), ('.', '.')]
[('Under', 'ADP'), ('cover', 'NOUN'), ('of', 'ADP'), ('her', 'PRON'), ('silence', 'NOUN'), ('he', 'PRON'), ('pressed', 'VERB'), ('her', 'PRON'), ('arm', 'NOUN'), ('closely', 'ADV'), ('to', 'ADP'), ('his', 'PRON'), ('side', 'NOUN'), (';', 'PUNCT'), ('and', 'CCONJ'), (',', 'PUNCT'), ('as', 'SCONJ'), ('they', 'PRON'), ('stood', 'VERB'), ('at', 'ADP'), ('the', 'DET'), ('hotel', 'NOUN'), ('door', 'NOUN'), (',', 'PUNCT'), ('he', 'PRON'), ('felt', 'VERB'), ('that', 'SCONJ'), ('they', 'PRON'), ('had', 'AUX'), ('escaped', 'VERB'), ('from', 'ADP'), ('their', 'PRON'), ('lives', 'NOUN'), ('and', 'CCONJ'), ('duties', 'NOUN'), (',', 'PUNCT'), ('escaped', 'VERB'), ('from', 'ADP'), ('home', 'NOUN'), ('and', 'CCONJ'), ('friends', 'NOUN'), ('and', 'CCONJ'), ('run', 'VERB'), ('away', 'ADV'), ('together', 'ADV'), ('with', 'ADP'), ('wild', 'ADJ'), ('and', 'CCONJ'), ('radiant', 'VERB'), ('hearts', 'NOUN'), ('to', 'ADP'), ('a', 'DET'), ('new', 'ADJ'), ('adventure', 'NOUN'), ('.', 'PUNCT')]
[]
[('Under', 'prep', 'pressed'), ('cover', 'pobj', 'Under'), ('of', 'prep', 'cover'), ('her', 'poss', 'silence'), ('silence', 'pobj', 'of'), ('he', 'nsubj', 'pressed'), ('pressed', 'ROOT', 'pressed'), ('her', 'poss', 'arm'), ('arm', 'dobj', 'pressed'), ('closely', 'advmod', 'pressed'), ('to', 'prep', 'pressed'), ('his', 'poss', 'side'), ('side', 'pobj', 'to'), (';', 'punct', 'pressed'), ('and', 'cc', 'pressed'), (',', 'punct', 'pressed'), ('as', 'mark', 'stood'), ('they', 'nsubj', 'stood'), ('stood', 'advcl', 'felt'), ('at', 'prep', 'stood'), ('the', 'det', 'door'), ('hotel', 'compound', 'door'), ('door', 'pobj', 'at'), (',', 'punct', 'felt'), ('he', 'nsubj', 'felt'), ('felt', 'conj', 'pressed'), ('that', 'mark', 'escaped'), ('they', 'nsubj', 'escaped'), ('had', 'aux', 'escaped'), ('escaped', 'ccomp', 'felt'), ('from', 'prep', 'escaped'), ('their', 'poss', 'lives'), ('lives', 'pobj', 'from'), ('and', 'cc', 'lives'), ('duties', 'conj', 'lives'), (',', 'punct', 'escaped'), ('escaped', 'conj', 'felt'), ('from', 'prep', 'escaped'), ('home', 'pobj', 'from'), ('and', 'cc', 'home'), ('friends', 'conj', 'home'), ('and', 'cc', 'escaped'), ('run', 'conj', 'escaped'), ('away', 'advmod', 'run'), ('together', 'advmod', 'run'), ('with', 'prep', 'run'), ('wild', 'amod', 'hearts'), ('and', 'cc', 'wild'), ('radiant', 'conj', 'wild'), ('hearts', 'pobj', 'with'), ('to', 'prep', 'run'), ('a', 'det', 'adventure'), ('new', 'amod', 'adventure'), ('adventure', 'pobj', 'to'), ('.', 'punct', 'felt')]
The porter halted on the stairs to settle his guttering candle.
[('An', 'DT'), ('old', 'JJ'), ('man', 'NN'), ('was', 'VBD'), ('dozing', 'VBG'), ('in', 'IN'), ('a', 'DT'), ('great', 'JJ'), ('hooded', 'JJ'), ('chair', 'NN'), ('in', 'IN'), ('the', 'DT'), ('hall', 'NN'), ('.', '.')]
[('An', 'DET'), ('old', 'ADJ'), ('man', 'NOUN'), ('was', 'AUX'), ('dozing', 'VERB'), ('in', 'ADP'), ('a', 'DET'), ('great', 'ADJ'), ('hooded', 'ADJ'), ('chair', 'NOUN'), ('in', 'ADP'), ('the', 'DET'), ('hall', 'NOUN'), ('.', 'PUNCT')]
[]
[('An', 'det', 'man'), ('old', 'amod', 'man'), ('man', 'nsubj', 'dozing'), ('was', 'aux', 'dozing'), ('dozing', 'ROOT', 'dozing'), ('in', 'prep', 'dozing'), ('a', 'det', 'chair'), ('great', 'amod', 'chair'), ('hooded', 'amod', 'chair'), ('chair', 'pobj', 'in'), ('in', 'prep', 'chair'), ('the', 'det', 'hall'), ('hall', 'pobj', 'in'), ('.', 'punct', 'dozing')]
They halted too on the steps below him.
[('He', 'PRP'), ('lit', 'VBD'), ('a', 'DT'), ('candle', 'NN'), ('in', 'IN'), ('the', 'DT'), ('office', 'NN'), ('and', 'CC'), ('went', 'VBD'), ('before', 'IN'), ('them', 'PRP'), ('to', 'TO'), ('the', 'DT'), ('stairs', 'NNS'), ('.', '.')]
[('He', 'PRON'), ('lit', 'VERB'), ('a', 'DET'), ('candle', 'NOUN'), ('in', 'ADP'), ('the', 'DET'), ('office', 'NOUN'), ('and', 'CCONJ'), ('went', 'VERB'), ('before', 'ADP'), ('them', 'PRON'), ('to', 'ADP'), ('the', 'DET'), ('stairs', 'NOUN'), ('.', 'PUNCT')]
[]
[('He', 'nsubj', 'lit'), ('lit', 'ROOT', 'lit'), ('a', 'det', 'candle'), ('candle', 'dobj', 'lit'), ('in', 'prep', 'lit'), ('the', 'det', 'office'), ('office', 'pobj', 'in'), ('and', 'cc', 'lit'), ('went', 'conj', 'lit'), ('before', 'prep', 'went'), ('them', 'pobj', 'before'), ('to', 'prep', 'went'), ('the', 'det', 'stairs'), ('stairs', 'pobj', 'to'), ('.', 'punct', 'lit')]
In the silence Gabriel could hear the falling of the molten wax into the tray and the thumping of his own heart against his ribs.
[('They', 'PRP'), ('followed', 'VBD'), ('him', 'PRP'), ('in', 'IN'), ('silence', 'NN'), (',', ','), ('their', 'PRP$'), ('feet', 'NNS'), ('falling', 'VBG'), ('in', 'IN'), ('soft', 'JJ'), ('thuds', 'NNS'), ('on', 'IN'), ('the', 'DT'), ('thickly', 'NN'), ('carpeted', 'VBD'), ('stairs', 'NNS'), ('.', '.')]
[('They', 'PRON'), ('followed', 'VERB'), ('him', 'PRON'), ('in', 'ADP'), ('silence', 'NOUN'), (',', 'PUNCT'), ('their', 'PRON'), ('feet', 'NOUN'), ('falling', 'VERB'), ('in', 'ADP'), ('soft', 'ADJ'), ('thuds', 'NOUN'), ('on', 'ADP'), ('the', 'DET'), ('thickly', 'ADV'), ('carpeted', 'VERB'), ('stairs', 'NOUN'), ('.', 'PUNCT')]
[]
[('They', 'nsubj', 'followed'), ('followed', 'ROOT', 'followed'), ('him', 'dobj', 'followed'), ('in', 'prep', 'followed'), ('silence', 'pobj', 'in'), (',', 'punct', 'followed'), ('their', 'poss', 'feet'), ('feet', 'nsubj', 'falling'), ('falling', 'advcl', 'followed'), ('in', 'prep', 'falling'), ('soft', 'amod', 'thuds'), ('thuds', 'pobj', 'in'), ('on', 'prep', 'falling'), ('the', 'det', 'stairs'), ('thickly', 'advmod', 'carpeted'), ('carpeted', 'amod', 'stairs'), ('stairs', 'pobj', 'on'), ('.', 'punct', 'followed')]
The porter led them along a corridor and opened a door.
[('She', 'PRP'), ('mounted', 'VBD'), ('the', 'DT'), ('stairs', 'NNS'), ('behind', 'IN'), ('the', 'DT'), ('porter', 'NN'), (',', ','), ('her', 'PRP$'), ('head', 'NN'), ('bowed', 'VBN'), ('in', 'IN'), ('the', 'DT'), ('ascent', 'NN'), (',', ','), ('her', 'PRP$'), ('frail', 'JJ'), ('shoulders', 'NNS'), ('curved', 'VBD'), ('as', 'IN'), ('with', 'IN'), ('a', 'DT'), ('burden', 'NN'), (',', ','), ('her', 'PRP$'), ('skirt', 'NN'), ('girt', 'NN'), ('tightly', 'RB'), ('about', 'IN'), ('her', 'PRP'), ('.', '.')]
[('She', 'PRON'), ('mounted', 'VERB'), ('the', 'DET'), ('stairs', 'NOUN'), ('behind', 'ADP'), ('the', 'DET'), ('porter', 'NOUN'), (',', 'PUNCT'), ('her', 'PRON'), ('head', 'NOUN'), ('bowed', 'VERB'), ('in', 'ADP'), ('the', 'DET'), ('ascent', 'NOUN'), (',', 'PUNCT'), ('her', 'PRON'), ('frail', 'NOUN'), ('shoulders', 'NOUN'), ('curved', 'VERB'), ('as', 'ADP'), ('with', 'ADP'), ('a', 'DET'), ('burden', 'NOUN'), (',', 'PUNCT'), ('her', 'PRON'), ('skirt', 'NOUN'), ('girt', 'VERB'), ('tightly', 'ADV'), ('about', 'ADP'), ('her', 'PRON'), ('.', 'PUNCT')]
[]
[('She', 'nsubj', 'mounted'), ('mounted', 'ccomp', 'bowed'), ('the', 'det', 'stairs'), ('stairs', 'dobj', 'mounted'), ('behind', 'prep', 'stairs'), ('the', 'det', 'porter'), ('porter', 'pobj', 'behind'), (',', 'punct', 'bowed'), ('her', 'poss', 'head'), ('head', 'nsubj', 'bowed'), ('bowed', 'ROOT', 'bowed'), ('in', 'prep', 'bowed'), ('the', 'det', 'ascent'), ('ascent', 'pobj', 'in'), (',', 'punct', 'curved'), ('her', 'poss', 'shoulders'), ('frail', 'compound', 'shoulders'), ('shoulders', 'nsubj', 'curved'), ('curved', 'ccomp', 'girt'), ('as', 'prep', 'curved'), ('with', 'prep', 'as'), ('a', 'det', 'burden'), ('burden', 'pobj', 'with'), (',', 'punct', 'girt'), ('her', 'poss', 'skirt'), ('skirt', 'nsubj', 'girt'), ('girt', 'conj', 'bowed'), ('tightly', 'advmod', 'girt'), ('about', 'prep', 'girt'), ('her', 'pobj', 'about'), ('.', 'punct', 'girt')]
Then he set his unstable candle down on a toilet-table and asked at what hour they were to be called in the morning.
[('He', 'PRP'), ('could', 'MD'), ('have', 'VB'), ('flung', 'VBN'), ('his', 'PRP$'), ('arms', 'NNS'), ('about', 'IN'), ('her', 'PRP$'), ('hips', 'NNS'), ('and', 'CC'), ('held', 'VBD'), ('her', 'PRP$'), ('still', 'RB'), (',', ','), ('for', 'IN'), ('his', 'PRP$'), ('arms', 'NNS'), ('were', 'VBD'), ('trembling', 'VBG'), ('with', 'IN'), ('desire', 'NN'), ('to', 'TO'), ('seize', 'VB'), ('her', 'PRP$'), ('and', 'CC'), ('only', 'RB'), ('the', 'DT'), ('stress', 'NN'), ('of', 'IN'), ('his', 'PRP$'), ('nails', 'NNS'), ('against', 'IN'), ('the', 'DT'), ('palms', 'NN'), ('of', 'IN'), ('his', 'PRP$'), ('hands', 'NNS'), ('held', 'VBD'), ('the', 'DT'), ('wild', 'JJ'), ('impulse', 'NN'), ('of', 'IN'), ('his', 'PRP$'), ('body', 'NN'), ('in', 'IN'), ('check', 'NN'), ('.', '.')]
[('He', 'PRON'), ('could', 'AUX'), ('have', 'AUX'), ('flung', 'VERB'), ('his', 'PRON'), ('arms', 'NOUN'), ('about', 'ADP'), ('her', 'PRON'), ('hips', 'NOUN'), ('and', 'CCONJ'), ('held', 'VERB'), ('her', 'PRON'), ('still', 'ADV'), (',', 'PUNCT'), ('for', 'SCONJ'), ('his', 'PRON'), ('arms', 'NOUN'), ('were', 'AUX'), ('trembling', 'VERB'), ('with', 'ADP'), ('desire', 'NOUN'), ('to', 'PART'), ('seize', 'VERB'), ('her', 'PRON'), ('and', 'CCONJ'), ('only', 'ADV'), ('the', 'DET'), ('stress', 'NOUN'), ('of', 'ADP'), ('his', 'PRON'), ('nails', 'NOUN'), ('against', 'ADP'), ('the', 'DET'), ('palms', 'NOUN'), ('of', 'ADP'), ('his', 'PRON'), ('hands', 'NOUN'), ('held', 'VERB'), ('the', 'DET'), ('wild', 'ADJ'), ('impulse', 'NOUN'), ('of', 'ADP'), ('his', 'PRON'), ('body', 'NOUN'), ('in', 'ADP'), ('check', 'NOUN'), ('.', 'PUNCT')]
[]
[('He', 'nsubj', 'flung'), ('could', 'aux', 'flung'), ('have', 'aux', 'flung'), ('flung', 'ROOT', 'flung'), ('his', 'poss', 'arms'), ('arms', 'dobj', 'flung'), ('about', 'prep', 'arms'), ('her', 'poss', 'hips'), ('hips', 'pobj', 'about'), ('and', 'cc', 'flung'), ('held', 'conj', 'flung'), ('her', 'dobj', 'held'), ('still', 'advmod', 'held'), (',', 'punct', 'held'), ('for', 'mark', 'trembling'), ('his', 'poss', 'arms'), ('arms', 'nsubj', 'trembling'), ('were', 'aux', 'trembling'), ('trembling', 'advcl', 'held'), ('with', 'prep', 'trembling'), ('desire', 'pobj', 'with'), ('to', 'aux', 'seize'), ('seize', 'acl', 'desire'), ('her', 'dobj', 'seize'), ('and', 'cc', 'her'), ('only', 'advmod', 'stress'), ('the', 'det', 'stress'), ('stress', 'conj', 'her'), ('of', 'prep', 'stress'), ('his', 'poss', 'nails'), ('nails', 'pobj', 'of'), ('against', 'prep', 'nails'), ('the', 'det', 'palms'), ('palms', 'pobj', 'against'), ('of', 'prep', 'palms'), ('his', 'poss', 'hands'), ('hands', 'pobj', 'of'), ('held', 'acl', 'desire'), ('the', 'det', 'impulse'), ('wild', 'amod', 'impulse'), ('impulse', 'dobj', 'held'), ('of', 'prep', 'impulse'), ('his', 'poss', 'body'), ('body', 'pobj', 'of'), ('in', 'prep', 'held'), ('check', 'pobj', 'in'), ('.', 'punct', 'flung')]
“Eight,” said Gabriel.
[('The', 'DT'), ('porter', 'NN'), ('halted', 'VBN'), ('on', 'IN'), ('the', 'DT'), ('stairs', 'NNS'), ('to', 'TO'), ('settle', 'VB'), ('his', 'PRP$'), ('guttering', 'VBG'), ('candle', 'NN'), ('.', '.')]
[('The', 'DET'), ('porter', 'NOUN'), ('halted', 'VERB'), ('on', 'ADP'), ('the', 'DET'), ('stairs', 'NOUN'), ('to', 'PART'), ('settle', 'VERB'), ('his', 'PRON'), ('guttering', 'VERB'), ('candle', 'NOUN'), ('.', 'PUNCT')]
[]
[('The', 'det', 'porter'), ('porter', 'nsubj', 'halted'), ('halted', 'ROOT', 'halted'), ('on', 'prep', 'halted'), ('the', 'det', 'stairs'), ('stairs', 'pobj', 'on'), ('to', 'aux', 'settle'), ('settle', 'advcl', 'halted'), ('his', 'poss', 'candle'), ('guttering', 'amod', 'candle'), ('candle', 'dobj', 'settle'), ('.', 'punct', 'halted')]
The porter pointed to the tap of the electric-light and began a muttered apology but Gabriel cut him short.
[('They', 'PRP'), ('halted', 'VBD'), ('too', 'RB'), ('on', 'IN'), ('the', 'DT'), ('steps', 'NNS'), ('below', 'IN'), ('him', 'PRP'), ('.', '.')]
[('They', 'PRON'), ('halted', 'VERB'), ('too', 'ADV'), ('on', 'ADP'), ('the', 'DET'), ('steps', 'NOUN'), ('below', 'ADP'), ('him', 'PRON'), ('.', 'PUNCT')]
[]
[('They', 'nsubj', 'halted'), ('halted', 'ROOT', 'halted'), ('too', 'advmod', 'halted'), ('on', 'prep', 'halted'), ('the', 'det', 'steps'), ('steps', 'pobj', 'on'), ('below', 'prep', 'steps'), ('him', 'pobj', 'below'), ('.', 'punct', 'halted')]
“We don’t want any light.
[('In', 'IN'), ('the', 'DT'), ('silence', 'NN'), ('Gabriel', 'NNP'), ('could', 'MD'), ('hear', 'VB'), ('the', 'DT'), ('falling', 'VBG'), ('of', 'IN'), ('the', 'DT'), ('molten', 'JJ'), ('wax', 'NN'), ('into', 'IN'), ('the', 'DT'), ('tray', 'NN'), ('and', 'CC'), ('the', 'DT'), ('thumping', 'NN'), ('of', 'IN'), ('his', 'PRP$'), ('own', 'JJ'), ('heart', 'NN'), ('against', 'IN'), ('his', 'PRP$'), ('ribs', 'NN'), ('.', '.')]
[('In', 'ADP'), ('the', 'DET'), ('silence', 'NOUN'), ('Gabriel', 'PROPN'), ('could', 'AUX'), ('hear', 'VERB'), ('the', 'DET'), ('falling', 'NOUN'), ('of', 'ADP'), ('the', 'DET'), ('molten', 'ADJ'), ('wax', 'NOUN'), ('into', 'ADP'), ('the', 'DET'), ('tray', 'NOUN'), ('and', 'CCONJ'), ('the', 'DET'), ('thumping', 'NOUN'), ('of', 'ADP'), ('his', 'PRON'), ('own', 'ADJ'), ('heart', 'NOUN'), ('against', 'ADP'), ('his', 'PRON'), ('ribs', 'NOUN'), ('.', 'PUNCT')]
[('Gabriel', 'PERSON')]
[('In', 'prep', 'hear'), ('the', 'det', 'silence'), ('silence', 'pobj', 'In'), ('Gabriel', 'nsubj', 'hear'), ('could', 'aux', 'hear'), ('hear', 'ROOT', 'hear'), ('the', 'det', 'falling'), ('falling', 'dobj', 'hear'), ('of', 'prep', 'falling'), ('the', 'det', 'wax'), ('molten', 'amod', 'wax'), ('wax', 'pobj', 'of'), ('into', 'prep', 'falling'), ('the', 'det', 'tray'), ('tray', 'pobj', 'into'), ('and', 'cc', 'tray'), ('the', 'det', 'thumping'), ('thumping', 'conj', 'tray'), ('of', 'prep', 'thumping'), ('his', 'poss', 'heart'), ('own', 'amod', 'heart'), ('heart', 'pobj', 'of'), ('against', 'prep', 'thumping'), ('his', 'poss', 'ribs'), ('ribs', 'pobj', 'against'), ('.', 'punct', 'hear')]
We have light enough from the street.
[('The', 'DT'), ('porter', 'NN'), ('led', 'VBD'), ('them', 'PRP'), ('along', 'RP'), ('a', 'DT'), ('corridor', 'NN'), ('and', 'CC'), ('opened', 'VBD'), ('a', 'DT'), ('door', 'NN'), ('.', '.')]
[('The', 'DET'), ('porter', 'NOUN'), ('led', 'VERB'), ('them', 'PRON'), ('along', 'ADP'), ('a', 'DET'), ('corridor', 'NOUN'), ('and', 'CCONJ'), ('opened', 'VERB'), ('a', 'DET'), ('door', 'NOUN'), ('.', 'PUNCT')]
[]
[('The', 'det', 'porter'), ('porter', 'nsubj', 'led'), ('led', 'ROOT', 'led'), ('them', 'dobj', 'led'), ('along', 'prep', 'led'), ('a', 'det', 'corridor'), ('corridor', 'pobj', 'along'), ('and', 'cc', 'led'), ('opened', 'conj', 'led'), ('a', 'det', 'door'), ('door', 'dobj', 'opened'), ('.', 'punct', 'led')]
And I say,” he added, pointing to the candle, “you might remove that handsome article, like a good man.” The porter took up his candle again, but slowly for he was surprised by such a novel idea.
[('Then', 'RB'), ('he', 'PRP'), ('set', 'VBD'), ('his', 'PRP$'), ('unstable', 'JJ'), ('candle', 'VBP'), ('down', 'RP'), ('on', 'IN'), ('a', 'DT'), ('toilet-table', 'JJ'), ('and', 'CC'), ('asked', 'VBD'), ('at', 'IN'), ('what', 'WP'), ('hour', 'NN'), ('they', 'PRP'), ('were', 'VBD'), ('to', 'TO'), ('be', 'VB'), ('called', 'VBN'), ('in', 'IN'), ('the', 'DT'), ('morning', 'NN'), ('.', '.')]
[('Then', 'ADV'), ('he', 'PRON'), ('set', 'VERB'), ('his', 'PRON'), ('unstable', 'ADJ'), ('candle', 'NOUN'), ('down', 'ADP'), ('on', 'ADP'), ('a', 'DET'), ('toilet', 'NOUN'), ('-', 'PUNCT'), ('table', 'NOUN'), ('and', 'CCONJ'), ('asked', 'VERB'), ('at', 'ADP'), ('what', 'DET'), ('hour', 'NOUN'), ('they', 'PRON'), ('were', 'AUX'), ('to', 'PART'), ('be', 'AUX'), ('called', 'VERB'), ('in', 'ADP'), ('the', 'DET'), ('morning', 'NOUN'), ('.', 'PUNCT')]
[('what hour', 'TIME'), ('the morning', 'TIME')]
[('Then', 'advmod', 'set'), ('he', 'nsubj', 'set'), ('set', 'ROOT', 'set'), ('his', 'poss', 'candle'), ('unstable', 'amod', 'candle'), ('candle', 'dobj', 'set'), ('down', 'prt', 'set'), ('on', 'prep', 'set'), ('a', 'det', 'table'), ('toilet', 'compound', 'table'), ('-', 'punct', 'table'), ('table', 'pobj', 'on'), ('and', 'cc', 'set'), ('asked', 'conj', 'set'), ('at', 'prep', 'asked'), ('what', 'det', 'hour'), ('hour', 'npadvmod', 'were'), ('they', 'nsubj', 'were'), ('were', 'pcomp', 'at'), ('to', 'aux', 'called'), ('be', 'auxpass', 'called'), ('called', 'xcomp', 'were'), ('in', 'prep', 'called'), ('the', 'det', 'morning'), ('morning', 'pobj', 'in'), ('.', 'punct', 'set')]
Then he mumbled good-night and went out.
[('“', 'JJ'), ('Eight', 'NNP'), (',', ','), ('”', 'NNP'), ('said', 'VBD'), ('Gabriel', 'NNP'), ('.', '.')]
[('“', 'PUNCT'), ('Eight', 'NUM'), (',', 'PUNCT'), ('”', 'PUNCT'), ('said', 'VERB'), ('Gabriel', 'PROPN'), ('.', 'PUNCT')]
[('Eight', 'CARDINAL'), ('Gabriel', 'PERSON')]
[('“', 'punct', 'Eight'), ('Eight', 'nsubj', 'said'), (',', 'punct', 'said'), ('”', 'punct', 'said'), ('said', 'ROOT', 'said'), ('Gabriel', 'nsubj', 'said'), ('.', 'punct', 'said')]
Gabriel shot the lock to.
[('The', 'DT'), ('porter', 'NN'), ('pointed', 'VBD'), ('to', 'TO'), ('the', 'DT'), ('tap', 'NN'), ('of', 'IN'), ('the', 'DT'), ('electric-light', 'JJ'), ('and', 'CC'), ('began', 'VBD'), ('a', 'DT'), ('muttered', 'JJ'), ('apology', 'NN'), ('but', 'CC'), ('Gabriel', 'NNP'), ('cut', 'VBD'), ('him', 'PRP'), ('short', 'RB'), ('.', '.')]
[('The', 'DET'), ('porter', 'NOUN'), ('pointed', 'VERB'), ('to', 'ADP'), ('the', 'DET'), ('tap', 'NOUN'), ('of', 'ADP'), ('the', 'DET'), ('electric', 'NOUN'), ('-', 'PUNCT'), ('light', 'NOUN'), ('and', 'CCONJ'), ('began', 'VERB'), ('a', 'DET'), ('muttered', 'ADJ'), ('apology', 'NOUN'), ('but', 'CCONJ'), ('Gabriel', 'PROPN'), ('cut', 'VERB'), ('him', 'PRON'), ('short', 'ADJ'), ('.', 'PUNCT')]
[('Gabriel', 'PERSON')]
[('The', 'det', 'porter'), ('porter', 'nsubj', 'pointed'), ('pointed', 'ROOT', 'pointed'), ('to', 'prep', 'pointed'), ('the', 'det', 'tap'), ('tap', 'pobj', 'to'), ('of', 'prep', 'tap'), ('the', 'det', 'light'), ('electric', 'compound', 'light'), ('-', 'punct', 'light'), ('light', 'pobj', 'of'), ('and', 'cc', 'pointed'), ('began', 'conj', 'pointed'), ('a', 'det', 'apology'), ('muttered', 'amod', 'apology'), ('apology', 'dobj', 'began'), ('but', 'cc', 'pointed'), ('Gabriel', 'nsubj', 'cut'), ('cut', 'conj', 'pointed'), ('him', 'dobj', 'cut'), ('short', 'oprd', 'cut'), ('.', 'punct', 'cut')]
A ghostly light from the street lamp lay in a long shaft from one window to the door.
[('“', 'NN'), ('We', 'PRP'), ('don', 'VBP'), ('’', 'JJ'), ('t', 'NN'), ('want', 'VBP'), ('any', 'DT'), ('light', 'NN'), ('.', '.')]
[('“', 'PUNCT'), ('We', 'PRON'), ('do', 'AUX'), ('n’t', 'PART'), ('want', 'VERB'), ('any', 'DET'), ('light', 'NOUN'), ('.', 'PUNCT')]
[]
[('“', 'punct', 'want'), ('We', 'nsubj', 'want'), ('do', 'aux', 'want'), ('n’t', 'neg', 'want'), ('want', 'ROOT', 'want'), ('any', 'det', 'light'), ('light', 'dobj', 'want'), ('.', 'punct', 'want')]
Gabriel threw his overcoat and hat on a couch and crossed the room towards the window.
[('We', 'PRP'), ('have', 'VBP'), ('light', 'VBN'), ('enough', 'RB'), ('from', 'IN'), ('the', 'DT'), ('street', 'NN'), ('.', '.')]
[('We', 'PRON'), ('have', 'VERB'), ('light', 'NOUN'), ('enough', 'ADV'), ('from', 'ADP'), ('the', 'DET'), ('street', 'NOUN'), ('.', 'PUNCT')]
[]
[('We', 'nsubj', 'have'), ('have', 'ROOT', 'have'), ('light', 'dobj', 'have'), ('enough', 'advmod', 'light'), ('from', 'prep', 'light'), ('the', 'det', 'street'), ('street', 'pobj', 'from'), ('.', 'punct', 'have')]
He looked down into the street in order that his emotion might calm a little.
[('And', 'CC'), ('I', 'PRP'), ('say', 'VBP'), (',', ','), ('”', 'VBP'), ('he', 'PRP'), ('added', 'VBD'), (',', ','), ('pointing', 'VBG'), ('to', 'TO'), ('the', 'DT'), ('candle', 'NN'), (',', ','), ('“', 'NNP'), ('you', 'PRP'), ('might', 'MD'), ('remove', 'VB'), ('that', 'IN'), ('handsome', 'JJ'), ('article', 'NN'), (',', ','), ('like', 'IN'), ('a', 'DT'), ('good', 'JJ'), ('man.', 'NN'), ('”', 'VBZ'), ('The', 'DT'), ('porter', 'NN'), ('took', 'VBD'), ('up', 'RP'), ('his', 'PRP$'), ('candle', 'NN'), ('again', 'RB'), (',', ','), ('but', 'CC'), ('slowly', 'RB'), ('for', 'IN'), ('he', 'PRP'), ('was', 'VBD'), ('surprised', 'VBN'), ('by', 'IN'), ('such', 'JJ'), ('a', 'DT'), ('novel', 'JJ'), ('idea', 'NN'), ('.', '.')]
[('And', 'CCONJ'), ('I', 'PRON'), ('say', 'VERB'), (',', 'PUNCT'), ('”', 'PUNCT'), ('he', 'PRON'), ('added', 'VERB'), (',', 'PUNCT'), ('pointing', 'VERB'), ('to', 'ADP'), ('the', 'DET'), ('candle', 'NOUN'), (',', 'PUNCT'), ('“', 'PUNCT'), ('you', 'PRON'), ('might', 'AUX'), ('remove', 'VERB'), ('that', 'DET'), ('handsome', 'ADJ'), ('article', 'NOUN'), (',', 'PUNCT'), ('like', 'ADP'), ('a', 'DET'), ('good', 'ADJ'), ('man', 'NOUN'), ('.', 'PUNCT'), ('”', 'PUNCT'), ('The', 'DET'), ('porter', 'NOUN'), ('took', 'VERB'), ('up', 'ADP'), ('his', 'PRON'), ('candle', 'NOUN'), ('again', 'ADV'), (',', 'PUNCT'), ('but', 'CCONJ'), ('slowly', 'ADV'), ('for', 'SCONJ'), ('he', 'PRON'), ('was', 'AUX'), ('surprised', 'VERB'), ('by', 'ADP'), ('such', 'DET'), ('a', 'DET'), ('novel', 'ADJ'), ('idea', 'NOUN'), ('.', 'PUNCT')]
[]
[('And', 'cc', 'say'), ('I', 'nsubj', 'say'), ('say', 'parataxis', 'added'), (',', 'punct', 'say'), ('”', 'punct', 'added'), ('he', 'nsubj', 'added'), ('added', 'ROOT', 'added'), (',', 'punct', 'added'), ('pointing', 'advcl', 'remove'), ('to', 'prep', 'pointing'), ('the', 'det', 'candle'), ('candle', 'pobj', 'to'), (',', 'punct', 'remove'), ('“', 'punct', 'remove'), ('you', 'nsubj', 'remove'), ('might', 'aux', 'remove'), ('remove', 'ccomp', 'added'), ('that', 'det', 'article'), ('handsome', 'amod', 'article'), ('article', 'dobj', 'remove'), (',', 'punct', 'article'), ('like', 'prep', 'remove'), ('a', 'det', 'man'), ('good', 'amod', 'man'), ('man', 'pobj', 'like'), ('.', 'punct', 'added'), ('”', 'punct', 'added'), ('The', 'det', 'porter'), ('porter', 'nsubj', 'took'), ('took', 'ROOT', 'took'), ('up', 'prt', 'took'), ('his', 'poss', 'candle'), ('candle', 'dobj', 'took'), ('again', 'advmod', 'took'), (',', 'punct', 'took'), ('but', 'cc', 'took'), ('slowly', 'advmod', 'surprised'), ('for', 'mark', 'surprised'), ('he', 'nsubj', 'was'), ('was', 'auxpass', 'surprised'), ('surprised', 'conj', 'took'), ('by', 'agent', 'surprised'), ('such', 'predet', 'idea'), ('a', 'det', 'idea'), ('novel', 'amod', 'idea'), ('idea', 'pobj', 'by'), ('.', 'punct', 'surprised')]
Then he turned and leaned against a chest of drawers with his back to the light.
[('Then', 'RB'), ('he', 'PRP'), ('mumbled', 'VBD'), ('good-night', 'NN'), ('and', 'CC'), ('went', 'VBD'), ('out', 'RP'), ('.', '.')]
[('Then', 'ADV'), ('he', 'PRON'), ('mumbled', 'VERB'), ('good', 'ADJ'), ('-', 'PUNCT'), ('night', 'NOUN'), ('and', 'CCONJ'), ('went', 'VERB'), ('out', 'ADP'), ('.', 'PUNCT')]
[]
[('Then', 'advmod', 'mumbled'), ('he', 'nsubj', 'mumbled'), ('mumbled', 'ROOT', 'mumbled'), ('good', 'amod', 'night'), ('-', 'punct', 'night'), ('night', 'npadvmod', 'mumbled'), ('and', 'cc', 'mumbled'), ('went', 'conj', 'mumbled'), ('out', 'prt', 'went'), ('.', 'punct', 'mumbled')]
She had taken off her hat and cloak and was standing before a large swinging mirror, unhooking her waist.
[('Gabriel', 'NNP'), ('shot', 'VBD'), ('the', 'DT'), ('lock', 'NN'), ('to', 'TO'), ('.', '.')]
[('Gabriel', 'PROPN'), ('shot', 'VERB'), ('the', 'DET'), ('lock', 'NOUN'), ('to', 'ADP'), ('.', 'PUNCT')]
[]
[('Gabriel', 'nsubj', 'shot'), ('shot', 'ROOT', 'shot'), ('the', 'det', 'lock'), ('lock', 'dobj', 'shot'), ('to', 'prep', 'shot'), ('.', 'punct', 'shot')]
Gabriel paused for a few moments, watching her, and then said: “Gretta!” She turned away from the mirror slowly and walked along the shaft of light towards him.
[('A', 'DT'), ('ghostly', 'RB'), ('light', 'NN'), ('from', 'IN'), ('the', 'DT'), ('street', 'NN'), ('lamp', 'JJ'), ('lay', 'NN'), ('in', 'IN'), ('a', 'DT'), ('long', 'JJ'), ('shaft', 'NN'), ('from', 'IN'), ('one', 'CD'), ('window', 'NN'), ('to', 'TO'), ('the', 'DT'), ('door', 'NN'), ('.', '.')]
[('A', 'DET'), ('ghostly', 'ADJ'), ('light', 'NOUN'), ('from', 'ADP'), ('the', 'DET'), ('street', 'NOUN'), ('lamp', 'NOUN'), ('lay', 'VERB'), ('in', 'ADP'), ('a', 'DET'), ('long', 'ADJ'), ('shaft', 'NOUN'), ('from', 'ADP'), ('one', 'NUM'), ('window', 'NOUN'), ('to', 'ADP'), ('the', 'DET'), ('door', 'NOUN'), ('.', 'PUNCT')]
[('one', 'CARDINAL')]
[('A', 'det', 'light'), ('ghostly', 'amod', 'light'), ('light', 'nsubj', 'lay'), ('from', 'prep', 'light'), ('the', 'det', 'lamp'), ('street', 'compound', 'lamp'), ('lamp', 'pobj', 'from'), ('lay', 'ROOT', 'lay'), ('in', 'prep', 'lay'), ('a', 'det', 'shaft'), ('long', 'amod', 'shaft'), ('shaft', 'pobj', 'in'), ('from', 'prep', 'lay'), ('one', 'nummod', 'window'), ('window', 'pobj', 'from'), ('to', 'prep', 'lay'), ('the', 'det', 'door'), ('door', 'pobj', 'to'), ('.', 'punct', 'lay')]
Her face looked so serious and weary that the words would not pass Gabriel’s lips.
[('Gabriel', 'NNP'), ('threw', 'VBD'), ('his', 'PRP$'), ('overcoat', 'NN'), ('and', 'CC'), ('hat', 'NN'), ('on', 'IN'), ('a', 'DT'), ('couch', 'JJ'), ('and', 'CC'), ('crossed', 'VBD'), ('the', 'DT'), ('room', 'NN'), ('towards', 'IN'), ('the', 'DT'), ('window', 'NN'), ('.', '.')]
[('Gabriel', 'PROPN'), ('threw', 'VERB'), ('his', 'PRON'), ('overcoat', 'NOUN'), ('and', 'CCONJ'), ('hat', 'NOUN'), ('on', 'ADP'), ('a', 'DET'), ('couch', 'NOUN'), ('and', 'CCONJ'), ('crossed', 'VERB'), ('the', 'DET'), ('room', 'NOUN'), ('towards', 'ADP'), ('the', 'DET'), ('window', 'NOUN'), ('.', 'PUNCT')]
[('Gabriel', 'PERSON')]
[('Gabriel', 'nsubj', 'threw'), ('threw', 'ROOT', 'threw'), ('his', 'poss', 'overcoat'), ('overcoat', 'dobj', 'threw'), ('and', 'cc', 'overcoat'), ('hat', 'conj', 'threw'), ('on', 'prep', 'hat'), ('a', 'det', 'couch'), ('couch', 'pobj', 'on'), ('and', 'cc', 'threw'), ('crossed', 'conj', 'threw'), ('the', 'det', 'room'), ('room', 'dobj', 'crossed'), ('towards', 'prep', 'room'), ('the', 'det', 'window'), ('window', 'pobj', 'towards'), ('.', 'punct', 'threw')]
No, it was not the moment yet.
[('He', 'PRP'), ('looked', 'VBD'), ('down', 'RB'), ('into', 'IN'), ('the', 'DT'), ('street', 'NN'), ('in', 'IN'), ('order', 'NN'), ('that', 'IN'), ('his', 'PRP$'), ('emotion', 'NN'), ('might', 'MD'), ('calm', 'VB'), ('a', 'DT'), ('little', 'JJ'), ('.', '.')]
[('He', 'PRON'), ('looked', 'VERB'), ('down', 'ADP'), ('into', 'ADP'), ('the', 'DET'), ('street', 'NOUN'), ('in', 'ADP'), ('order', 'NOUN'), ('that', 'SCONJ'), ('his', 'PRON'), ('emotion', 'NOUN'), ('might', 'AUX'), ('calm', 'VERB'), ('a', 'DET'), ('little', 'ADJ'), ('.', 'PUNCT')]
[]
[('He', 'nsubj', 'looked'), ('looked', 'ROOT', 'looked'), ('down', 'prt', 'looked'), ('into', 'prep', 'looked'), ('the', 'det', 'street'), ('street', 'pobj', 'into'), ('in', 'prep', 'looked'), ('order', 'pobj', 'in'), ('that', 'mark', 'calm'), ('his', 'poss', 'emotion'), ('emotion', 'nsubj', 'calm'), ('might', 'aux', 'calm'), ('calm', 'acl', 'order'), ('a', 'det', 'little'), ('little', 'dobj', 'calm'), ('.', 'punct', 'looked')]
“You looked tired,” he said.
[('Then', 'RB'), ('he', 'PRP'), ('turned', 'VBD'), ('and', 'CC'), ('leaned', 'VBD'), ('against', 'IN'), ('a', 'DT'), ('chest', 'NN'), ('of', 'IN'), ('drawers', 'NNS'), ('with', 'IN'), ('his', 'PRP$'), ('back', 'NN'), ('to', 'TO'), ('the', 'DT'), ('light', 'NN'), ('.', '.')]
[('Then', 'ADV'), ('he', 'PRON'), ('turned', 'VERB'), ('and', 'CCONJ'), ('leaned', 'VERB'), ('against', 'ADP'), ('a', 'DET'), ('chest', 'NOUN'), ('of', 'ADP'), ('drawers', 'NOUN'), ('with', 'ADP'), ('his', 'PRON'), ('back', 'NOUN'), ('to', 'ADP'), ('the', 'DET'), ('light', 'NOUN'), ('.', 'PUNCT')]
[]
[('Then', 'advmod', 'turned'), ('he', 'nsubj', 'turned'), ('turned', 'ROOT', 'turned'), ('and', 'cc', 'turned'), ('leaned', 'conj', 'turned'), ('against', 'prep', 'leaned'), ('a', 'det', 'chest'), ('chest', 'pobj', 'against'), ('of', 'prep', 'chest'), ('drawers', 'pobj', 'of'), ('with', 'prep', 'chest'), ('his', 'poss', 'back'), ('back', 'pobj', 'with'), ('to', 'prep', 'back'), ('the', 'det', 'light'), ('light', 'pobj', 'to'), ('.', 'punct', 'turned')]
“I am a little,” she answered.
[('She', 'PRP'), ('had', 'VBD'), ('taken', 'VBN'), ('off', 'RP'), ('her', 'PRP$'), ('hat', 'NN'), ('and', 'CC'), ('cloak', 'NN'), ('and', 'CC'), ('was', 'VBD'), ('standing', 'VBG'), ('before', 'IN'), ('a', 'DT'), ('large', 'JJ'), ('swinging', 'NN'), ('mirror', 'NN'), (',', ','), ('unhooking', 'VBG'), ('her', 'PRP$'), ('waist', 'NN'), ('.', '.')]
[('She', 'PRON'), ('had', 'AUX'), ('taken', 'VERB'), ('off', 'ADP'), ('her', 'PRON'), ('hat', 'NOUN'), ('and', 'CCONJ'), ('cloak', 'NOUN'), ('and', 'CCONJ'), ('was', 'AUX'), ('standing', 'VERB'), ('before', 'ADP'), ('a', 'DET'), ('large', 'ADJ'), ('swinging', 'VERB'), ('mirror', 'NOUN'), (',', 'PUNCT'), ('unhooking', 'VERB'), ('her', 'PRON'), ('waist', 'NOUN'), ('.', 'PUNCT')]
[]
[('She', 'nsubj', 'taken'), ('had', 'aux', 'taken'), ('taken', 'ROOT', 'taken'), ('off', 'prt', 'taken'), ('her', 'poss', 'hat'), ('hat', 'dobj', 'taken'), ('and', 'cc', 'hat'), ('cloak', 'conj', 'hat'), ('and', 'cc', 'taken'), ('was', 'aux', 'standing'), ('standing', 'conj', 'taken'), ('before', 'prep', 'standing'), ('a', 'det', 'mirror'), ('large', 'amod', 'mirror'), ('swinging', 'compound', 'mirror'), ('mirror', 'pobj', 'before'), (',', 'punct', 'standing'), ('unhooking', 'advcl', 'standing'), ('her', 'poss', 'waist'), ('waist', 'dobj', 'unhooking'), ('.', 'punct', 'taken')]
“You don’t feel ill or weak?” “No, tired: that’s all.” She went on to the window and stood there, looking out.
[('Gabriel', 'NNP'), ('paused', 'VBD'), ('for', 'IN'), ('a', 'DT'), ('few', 'JJ'), ('moments', 'NNS'), (',', ','), ('watching', 'VBG'), ('her', 'PRP'), (',', ','), ('and', 'CC'), ('then', 'RB'), ('said', 'VBD'), (':', ':'), ('“', 'NN'), ('Gretta', 'NNP'), ('!', '.'), ('”', 'NN'), ('She', 'PRP'), ('turned', 'VBD'), ('away', 'RB'), ('from', 'IN'), ('the', 'DT'), ('mirror', 'NN'), ('slowly', 'RB'), ('and', 'CC'), ('walked', 'VBD'), ('along', 'IN'), ('the', 'DT'), ('shaft', 'NN'), ('of', 'IN'), ('light', 'JJ'), ('towards', 'NNS'), ('him', 'PRP'), ('.', '.')]
[('Gabriel', 'PROPN'), ('paused', 'VERB'), ('for', 'ADP'), ('a', 'DET'), ('few', 'ADJ'), ('moments', 'NOUN'), (',', 'PUNCT'), ('watching', 'VERB'), ('her', 'PRON'), (',', 'PUNCT'), ('and', 'CCONJ'), ('then', 'ADV'), ('said', 'VERB'), (':', 'PUNCT'), ('“', 'PUNCT'), ('Gretta', 'VERB'), ('!', 'PUNCT'), ('”', 'PUNCT'), ('She', 'PRON'), ('turned', 'VERB'), ('away', 'ADV'), ('from', 'ADP'), ('the', 'DET'), ('mirror', 'NOUN'), ('slowly', 'ADV'), ('and', 'CCONJ'), ('walked', 'VERB'), ('along', 'ADP'), ('the', 'DET'), ('shaft', 'NOUN'), ('of', 'ADP'), ('light', 'NOUN'), ('towards', 'ADP'), ('him', 'PRON'), ('.', 'PUNCT')]
[('Gabriel', 'PERSON')]
[('Gabriel', 'nsubj', 'paused'), ('paused', 'ROOT', 'paused'), ('for', 'prep', 'paused'), ('a', 'det', 'moments'), ('few', 'amod', 'moments'), ('moments', 'pobj', 'for'), (',', 'punct', 'paused'), ('watching', 'advcl', 'paused'), ('her', 'dobj', 'watching'), (',', 'punct', 'paused'), ('and', 'cc', 'paused'), ('then', 'advmod', 'said'), ('said', 'conj', 'paused'), (':', 'punct', 'said'), ('“', 'punct', 'said'), ('Gretta', 'ccomp', 'said'), ('!', 'punct', 'said'), ('”', 'punct', 'said'), ('She', 'nsubj', 'turned'), ('turned', 'ROOT', 'turned'), ('away', 'advmod', 'turned'), ('from', 'prep', 'away'), ('the', 'det', 'mirror'), ('mirror', 'pobj', 'from'), ('slowly', 'advmod', 'turned'), ('and', 'cc', 'turned'), ('walked', 'conj', 'turned'), ('along', 'prep', 'walked'), ('the', 'det', 'shaft'), ('shaft', 'pobj', 'along'), ('of', 'prep', 'shaft'), ('light', 'pobj', 'of'), ('towards', 'prep', 'walked'), ('him', 'pobj', 'towards'), ('.', 'punct', 'turned')]
Gabriel waited again and then, fearing that diffidence was about to conquer him, he said abruptly: “By the way, Gretta!” “What is it?” “You know that poor fellow Malins?” he said quickly.
[('Her', 'PRP$'), ('face', 'NN'), ('looked', 'VBD'), ('so', 'RB'), ('serious', 'JJ'), ('and', 'CC'), ('weary', 'JJ'), ('that', 'IN'), ('the', 'DT'), ('words', 'NNS'), ('would', 'MD'), ('not', 'RB'), ('pass', 'VB'), ('Gabriel', 'NNP'), ('’', 'NNP'), ('s', 'VBD'), ('lips', 'NNS'), ('.', '.')]
[('Her', 'PRON'), ('face', 'NOUN'), ('looked', 'VERB'), ('so', 'ADV'), ('serious', 'ADJ'), ('and', 'CCONJ'), ('weary', 'ADJ'), ('that', 'SCONJ'), ('the', 'DET'), ('words', 'NOUN'), ('would', 'AUX'), ('not', 'PART'), ('pass', 'VERB'), ('Gabriel', 'PROPN'), ('’s', 'PART'), ('lips', 'NOUN'), ('.', 'PUNCT')]
[('Gabriel', 'ORG')]
[('Her', 'poss', 'face'), ('face', 'nsubj', 'looked'), ('looked', 'ROOT', 'looked'), ('so', 'advmod', 'serious'), ('serious', 'acomp', 'looked'), ('and', 'cc', 'serious'), ('weary', 'conj', 'serious'), ('that', 'mark', 'pass'), ('the', 'det', 'words'), ('words', 'nsubj', 'pass'), ('would', 'aux', 'pass'), ('not', 'neg', 'pass'), ('pass', 'ccomp', 'serious'), ('Gabriel', 'poss', 'lips'), ('’s', 'case', 'Gabriel'), ('lips', 'dobj', 'pass'), ('.', 'punct', 'looked')]
“Yes.
[('No', 'DT'), (',', ','), ('it', 'PRP'), ('was', 'VBD'), ('not', 'RB'), ('the', 'DT'), ('moment', 'NN'), ('yet', 'RB'), ('.', '.')]
[('No', 'INTJ'), (',', 'PUNCT'), ('it', 'PRON'), ('was', 'AUX'), ('not', 'PART'), ('the', 'DET'), ('moment', 'NOUN'), ('yet', 'ADV'), ('.', 'PUNCT')]
[]
[('No', 'intj', 'was'), (',', 'punct', 'was'), ('it', 'nsubj', 'was'), ('was', 'ROOT', 'was'), ('not', 'neg', 'was'), ('the', 'det', 'moment'), ('moment', 'attr', 'was'), ('yet', 'advmod', 'was'), ('.', 'punct', 'was')]
What about him?” “Well, poor fellow, he’s a decent sort of chap after all,” continued Gabriel in a false voice.
[('“', 'NN'), ('You', 'PRP'), ('looked', 'VBD'), ('tired', 'VBN'), (',', ','), ('”', 'VBZ'), ('he', 'PRP'), ('said', 'VBD'), ('.', '.')]
[('“', 'PUNCT'), ('You', 'PRON'), ('looked', 'VERB'), ('tired', 'ADJ'), (',', 'PUNCT'), ('”', 'PUNCT'), ('he', 'PRON'), ('said', 'VERB'), ('.', 'PUNCT')]
[]
[('“', 'punct', 'said'), ('You', 'nsubj', 'looked'), ('looked', 'ccomp', 'said'), ('tired', 'acomp', 'looked'), (',', 'punct', 'said'), ('”', 'punct', 'said'), ('he', 'nsubj', 'said'), ('said', 'ROOT', 'said'), ('.', 'punct', 'said')]
“He gave me back that sovereign I lent him, and I didn’t expect it, really.
[('“', 'NN'), ('I', 'PRP'), ('am', 'VBP'), ('a', 'DT'), ('little', 'JJ'), (',', ','), ('”', 'VB'), ('she', 'PRP'), ('answered', 'VBD'), ('.', '.')]
[('“', 'PUNCT'), ('I', 'PRON'), ('am', 'AUX'), ('a', 'DET'), ('little', 'ADJ'), (',', 'PUNCT'), ('”', 'PUNCT'), ('she', 'PRON'), ('answered', 'VERB'), ('.', 'PUNCT')]
[]
[('“', 'punct', 'answered'), ('I', 'nsubj', 'am'), ('am', 'ccomp', 'answered'), ('a', 'det', 'little'), ('little', 'attr', 'am'), (',', 'punct', 'answered'), ('”', 'punct', 'answered'), ('she', 'nsubj', 'answered'), ('answered', 'ROOT', 'answered'), ('.', 'punct', 'answered')]