id
stringlengths
36
36
story
stringlengths
45
769
query
stringlengths
14
27
target
int32
0
17
target_text
stringclasses
18 values
clean_story
stringlengths
45
769
proof_state
stringlengths
83
355
f_comb
stringlengths
7
38
task_name
stringclasses
3 values
story_edges
stringclasses
6 values
edge_types
stringlengths
14
51
query_edge
stringclasses
3 values
genders
stringlengths
30
73
task_split
stringclasses
1 value
9fc2b517-0bdf-4130-9568-d42db9513cfa
I like to go out with my friend [Louise]. She talks a lot about how annoying her husband [Jacob] is. [Nancy] picked up her daughter [Louise] from school early.
('Jacob', 'Nancy')
13
mother-in-law
I like to go out with my friend [Louise]. She talks a lot about how annoying her husband [Jacob] is. [Nancy] picked up her daughter [Louise] from school early.
[{('Jacob', 'mother-in-law', 'Nancy'): [('Jacob', 'wife', 'Louise'), ('Louise', 'mother', 'Nancy')]}]
wife-mother
task_1.2
[(0, 1), (1, 2)]
['wife', 'mother']
(0, 2)
Jacob:male,Louise:female,Nancy:female
train
1981a66f-ad36-4f5e-8a39-4e00f5a06c61
[Lillian] does n't like having to babysit her younger brother, [Nicholas]. [Nicholas] went to the baseball game with his son [Glen]
('Lillian', 'Glen')
14
nephew
[Lillian] does n't like having to babysit her younger brother, [Nicholas]. [Nicholas] went to the baseball game with his son [Glen]
[{('Lillian', 'nephew', 'Glen'): [('Lillian', 'brother', 'Nicholas'), ('Nicholas', 'son', 'Glen')]}]
brother-son
task_1.2
[(0, 1), (1, 2)]
['brother', 'son']
(0, 2)
Lillian:female,Nicholas:male,Glen:male
train
9fed5b1b-3dc5-4fd9-bfb7-5f63775f6052
[Ashley] bought a new video game for her grandson [John]. [Clarence]'s wife, [Ashley], was excited to start her new job.
('Clarence', 'John')
10
grandson
[Clarence]'s wife, [Ashley], was excited to start her new job. [Ashley] bought a new video game for her grandson [John].
[{('Clarence', 'grandson', 'John'): [('Clarence', 'wife', 'Ashley'), ('Ashley', 'grandson', 'John')]}]
wife-grandson
task_1.2
[(0, 1), (1, 2)]
['wife', 'grandson']
(0, 2)
Clarence:male,Ashley:female,John:male
train
98396cf7-3aa2-48f5-83d0-02f96321200d
[Theresa] made a pie for her daughter [Rosetta]. [Rosetta]'s sister [Belva] really enjoyed it.
('Belva', 'Theresa')
6
mother
[Theresa] made a pie for her daughter [Rosetta]. [Rosetta]'s sister [Belva] really enjoyed it.
[{('Belva', 'mother', 'Theresa'): [('Belva', 'sister', 'Rosetta'), ('Rosetta', 'mother', 'Theresa')]}]
sister-mother
task_1.2
[(0, 1), (1, 2)]
['sister', 'mother']
(0, 2)
Belva:female,Rosetta:female,Theresa:female
train
85aea443-e11d-4c95-9f04-86a85c7f03a8
[Louise] is the proud daughter of [Wayne]. [Louise] also has a brother named [Kevin].
('Wayne', 'Kevin')
15
son
[Louise] is the proud daughter of [Wayne]. [Louise] also has a brother named [Kevin].
[{('Wayne', 'son', 'Kevin'): [('Wayne', 'daughter', 'Louise'), ('Louise', 'brother', 'Kevin')]}]
daughter-brother
task_1.2
[(0, 1), (1, 2)]
['daughter', 'brother']
(0, 2)
Wayne:male,Louise:female,Kevin:male
train
88739c00-8ffa-4023-839b-1f51da06197e
[Kevin] liked playing with his brother [Robert] more than anyone else. This made [Louise] jealous of her brother [Robert].
('Louise', 'Kevin')
3
brother
[Kevin] liked playing with his brother [Robert] more than anyone else. This made [Louise] jealous of her brother [Robert].
[{('Louise', 'brother', 'Kevin'): [('Louise', 'brother', 'Robert'), ('Robert', 'brother', 'Kevin')]}]
brother-brother
task_1.2
[(0, 1), (1, 2)]
['brother', 'brother']
(0, 2)
Louise:female,Robert:male,Kevin:male
train
f99821c9-2a64-4a61-9510-0f879083a230
[Nicholas] is frustrated teaching his son how to drive. His son is [Glen]. [Glen] just got married to [Natalia]. He's very happy with his new wife.
('Nicholas', 'Natalia')
9
daughter-in-law
[Nicholas] is frustrated teaching his son how to drive. His son is [Glen]. [Glen] just got married to [Natalia]. He's very happy with his new wife.
[{('Nicholas', 'daughter-in-law', 'Natalia'): [('Nicholas', 'son', 'Glen'), ('Glen', 'wife', 'Natalia')]}]
son-wife
task_1.2
[(0, 1), (1, 2)]
['son', 'wife']
(0, 2)
Nicholas:male,Glen:male,Natalia:female
train
3bcf6757-42c7-411e-998e-13fb5ecb3706
[Theresa] took her daughter [Rosetta] to the mall. [Tony], [Rosetta]'s husband, stayed in the car.
('Theresa', 'Tony')
1
son-in-law
[Theresa] took her daughter [Rosetta] to the mall. [Tony], [Rosetta]'s husband, stayed in the car.
[{('Theresa', 'son-in-law', 'Tony'): [('Theresa', 'daughter', 'Rosetta'), ('Rosetta', 'husband', 'Tony')]}]
daughter-husband
task_1.2
[(0, 1), (1, 2)]
['daughter', 'husband']
(0, 2)
Theresa:female,Rosetta:female,Tony:male
train
9463b1df-3a80-47bb-9cc5-a12fbfe8188f
[Nancy] borrowed some money from her brother [George]. [Nancy] took her younger sister [Theresa] to the carnival last weekend.
('Theresa', 'George')
3
brother
[Nancy] took her younger sister [Theresa] to the carnival last weekend. [Nancy] borrowed some money from her brother [George].
[{('Theresa', 'brother', 'George'): [('Theresa', 'sister', 'Nancy'), ('Nancy', 'brother', 'George')]}]
sister-brother
task_1.2
[(0, 1), (1, 2)]
['sister', 'brother']
(0, 2)
Theresa:female,Nancy:female,George:male
train
58c5289b-88ec-48c3-87df-c40ca9376042
[Clarence]'s wife [Ashley] has very pretty eyes. [Ashley] went skiing with her favorite granddaughter [April].
('Clarence', 'April')
11
granddaughter
[Clarence]'s wife [Ashley] has very pretty eyes. [Ashley] went skiing with her favorite granddaughter [April].
[{('Clarence', 'granddaughter', 'April'): [('Clarence', 'wife', 'Ashley'), ('Ashley', 'granddaughter', 'April')]}]
wife-granddaughter
task_1.2
[(0, 1), (1, 2)]
['wife', 'granddaughter']
(0, 2)
Clarence:male,Ashley:female,April:female
train
b1d34291-c39b-47fb-af2a-36fbbc9dd535
[George] was so proud that his son [Timothy] won the science fair! [April] and her sister [Timothy] went to the ice cream shop.
('George', 'April')
16
daughter
[George] was so proud that his son [Timothy] won the science fair! [April] and her sister [Timothy] went to the ice cream shop.
[{('George', 'daughter', 'April'): [('George', 'son', 'Timothy'), ('Timothy', 'sister', 'April')]}]
son-sister
task_1.2
[(0, 1), (1, 2)]
['son', 'sister']
(0, 2)
George:male,Timothy:male,April:female
train
f6c62339-205d-4890-870b-99a76b4ec519
[Louise] went with her brother [Kevin] to the mall to buy some new candles. [Wayne] went to the baseball game with his son [Kevin]
('Wayne', 'Louise')
16
daughter
[Wayne] went to the baseball game with his son [Kevin] [Louise] went with her brother [Kevin] to the mall to buy some new candles.
[{('Wayne', 'daughter', 'Louise'): [('Wayne', 'son', 'Kevin'), ('Kevin', 'sister', 'Louise')]}]
son-sister
task_1.2
[(0, 1), (1, 2)]
['son', 'sister']
(0, 2)
Wayne:male,Kevin:male,Louise:female
train
7c15c4ae-6c64-49ef-a4d2-43185a104156
[John] took his sister [April] out to dinner for her birthday. [George] wanted his son, [John], to go fishing with him.
('April', 'George')
5
father
[John] took his sister [April] out to dinner for her birthday. [George] wanted his son, [John], to go fishing with him.
[{('April', 'father', 'George'): [('April', 'brother', 'John'), ('John', 'father', 'George')]}]
brother-father
task_1.2
[(0, 1), (1, 2)]
['brother', 'father']
(0, 2)
April:female,John:male,George:male
train
369e53be-f30a-44d5-aaa7-9d60bb6308ec
[Wayne] took his daughter [Heidi] to ballet class. [Kevin] did n't get along very well with his sister [Heidi] for some reason.
('Kevin', 'Wayne')
5
father
[Kevin] did n't get along very well with his sister [Heidi] for some reason. [Wayne] took his daughter [Heidi] to ballet class.
[{('Kevin', 'father', 'Wayne'): [('Kevin', 'sister', 'Heidi'), ('Heidi', 'father', 'Wayne')]}]
sister-father
task_1.2
[(0, 1), (1, 2)]
['sister', 'father']
(0, 2)
Kevin:male,Heidi:female,Wayne:male
train
43b16eb4-bf33-4212-9cb9-fe75b8fd1539
[Lillian] played golf with her son [John]. [John]'s sister [Janet] watched with delight.
('Janet', 'Lillian')
6
mother
[Lillian] played golf with her son [John]. [John]'s sister [Janet] watched with delight.
[{('Janet', 'mother', 'Lillian'): [('Janet', 'brother', 'John'), ('John', 'mother', 'Lillian')]}]
brother-mother
task_1.2
[(0, 1), (1, 2)]
['brother', 'mother']
(0, 2)
Janet:female,John:male,Lillian:female
train
cb449659-11fe-4c32-b57b-5ded0880bd97
[Robert]'s son is sick today so his mother, [Lorraine], will stay home with him. [Robert] asked his father, [Wayne], to help him with his math homework. [Wayne] could n't, because he was lousy at math himself.
('Lorraine', 'Wayne')
12
father-in-law
[Robert]'s son is sick today so his mother, [Lorraine], will stay home with him. [Robert] asked his father, [Wayne], to help him with his math homework. [Wayne] could n't, because he was lousy at math himself.
[{('Lorraine', 'father-in-law', 'Wayne'): [('Lorraine', 'husband', 'Robert'), ('Robert', 'father', 'Wayne')]}]
husband-father
task_1.2
[(0, 1), (1, 2)]
['husband', 'father']
(0, 2)
Lorraine:female,Robert:male,Wayne:male
train
08e6f72b-40a6-4600-8822-1bb8e8ab1ba6
[Rosetta] and her sister [Belva] went to the basketball game. [Rosetta] invited [Nicolas] to meet them there, since she is his sister.
('Nicolas', 'Belva')
4
sister
[Rosetta] and her sister [Belva] went to the basketball game. [Rosetta] invited [Nicolas] to meet them there, since she is his sister.
[{('Nicolas', 'sister', 'Belva'): [('Nicolas', 'sister', 'Rosetta'), ('Rosetta', 'sister', 'Belva')]}]
sister-sister
task_1.2
[(0, 1), (1, 2)]
['sister', 'sister']
(0, 2)
Nicolas:male,Rosetta:female,Belva:female
train
44bfb753-e764-4557-9350-c063502fd6a7
[Timothy] loves to visit his grandfather [Clarence] on his farm in Virginia. [Clarence] and his wife [Ashley] always make his stay very special.
('Ashley', 'Timothy')
10
grandson
[Timothy] loves to visit his grandfather [Clarence] on his farm in Virginia. [Clarence] and his wife [Ashley] always make his stay very special.
[{('Ashley', 'grandson', 'Timothy'): [('Ashley', 'husband', 'Clarence'), ('Clarence', 'grandson', 'Timothy')]}]
husband-grandson
task_1.2
[(0, 1), (1, 2)]
['husband', 'grandson']
(0, 2)
Ashley:female,Clarence:male,Timothy:male
train
3d68c640-30e9-49dd-b727-f9a7cdb58af2
[Ashley] took her daughter [Amy] to school during the cold winter morning. [Theresa] was excited for today, its her daughter's, [Ashley], spring break. She will finally get to see her.
('Amy', 'Theresa')
4
sister
[Ashley] took her daughter [Amy] to school during the cold winter morning. [Theresa] was excited for today, its her daughter's, [Ashley], spring break. She will finally get to see her.
[{('Amy', 'sister', 'Theresa'): [('Amy', 'mother', 'Ashley'), ('Ashley', 'daughter', 'Theresa')]}]
mother-daughter
task_1.2
[(0, 1), (1, 2)]
['mother', 'daughter']
(0, 2)
Amy:female,Ashley:female,Theresa:female
train
e17298e1-6507-449c-9dc2-aacbc8c1a155
[Wayne] and his brother [Nicholas] just talked on the phone for the first time in years. [Jennifer] realized that her father [Nicholas] was gay.
('Wayne', 'Jennifer')
17
niece
[Wayne] and his brother [Nicholas] just talked on the phone for the first time in years. [Jennifer] realized that her father [Nicholas] was gay.
[{('Wayne', 'niece', 'Jennifer'): [('Wayne', 'brother', 'Nicholas'), ('Nicholas', 'daughter', 'Jennifer')]}]
brother-daughter
task_1.2
[(0, 1), (1, 2)]
['brother', 'daughter']
(0, 2)
Wayne:male,Nicholas:male,Jennifer:female
train
625188cc-a8ac-411b-a43a-bf5df4992270
[John]'s grandfather, [Clarence], picked him up from school. [John] and his sister [April] stood in line at the fair.
('April', 'Clarence')
2
grandfather
[John] and his sister [April] stood in line at the fair. [John]'s grandfather, [Clarence], picked him up from school.
[{('April', 'grandfather', 'Clarence'): [('April', 'brother', 'John'), ('John', 'grandfather', 'Clarence')]}]
brother-grandfather
task_1.2
[(0, 1), (1, 2)]
['brother', 'grandfather']
(0, 2)
April:female,John:male,Clarence:male
train
7ae40287-919f-4120-8afa-6d5fde1f7c5c
[Wayne] wanted his son, [Robert], to go fishing with him. [Wayne] likes to go fishing with his sister. Her name is [Amy].
('Robert', 'Amy')
0
aunt
[Wayne] wanted his son, [Robert], to go fishing with him. [Wayne] likes to go fishing with his sister. Her name is [Amy].
[{('Robert', 'aunt', 'Amy'): [('Robert', 'father', 'Wayne'), ('Wayne', 'sister', 'Amy')]}]
father-sister
task_1.2
[(0, 1), (1, 2)]
['father', 'sister']
(0, 2)
Robert:male,Wayne:male,Amy:female
train
23c51141-0039-4599-8340-00e6fb5e3e73
[Janet] could n't wait for the surprise birthday party that she was throwing for her brother [John] next weekend. [Ashley] went to visit her grandmother, [Janet], in the retirement home.
('John', 'Ashley')
7
grandmother
[Janet] could n't wait for the surprise birthday party that she was throwing for her brother [John] next weekend. [Ashley] went to visit her grandmother, [Janet], in the retirement home.
[{('John', 'grandmother', 'Ashley'): [('John', 'sister', 'Janet'), ('Janet', 'grandmother', 'Ashley')]}]
sister-grandmother
task_1.2
[(0, 1), (1, 2)]
['sister', 'grandmother']
(0, 2)
John:male,Janet:female,Ashley:female
train
6db5726e-e3f8-42d0-adf5-f34a9ed32052
[Ashley] is so proud of [Janet] who is the sister of her grandson. [Timothy] and his sister [Janet] love to play video games.
('Timothy', 'Ashley')
7
grandmother
[Timothy] and his sister [Janet] love to play video games. [Ashley] is so proud of [Janet] who is the sister of her grandson.
[{('Timothy', 'grandmother', 'Ashley'): [('Timothy', 'sister', 'Janet'), ('Janet', 'grandmother', 'Ashley')]}]
sister-grandmother
task_1.2
[(0, 1), (1, 2)]
['sister', 'grandmother']
(0, 2)
Timothy:male,Janet:female,Ashley:female
train
5cd9806b-faaf-4e01-b6c2-c6a58f817241
[June] called [Belva], her sister, to see if she wanted to go out to eat. [Belva] and her brother [Nicolas] sat down together to clip coupons.
('Nicolas', 'June')
4
sister
[Belva] and her brother [Nicolas] sat down together to clip coupons. [June] called [Belva], her sister, to see if she wanted to go out to eat.
[{('Nicolas', 'sister', 'June'): [('Nicolas', 'sister', 'Belva'), ('Belva', 'sister', 'June')]}]
sister-sister
task_1.2
[(0, 1), (1, 2)]
['sister', 'sister']
(0, 2)
Nicolas:male,Belva:female,June:female
train
b7c6f529-ec34-4bcd-9fbd-1ff3210711b5
[Ashley] had to pick up her grandson [Milton] and his sister, [Jennifer], from school today.
('Ashley', 'Jennifer')
11
granddaughter
[Ashley] had to pick up her grandson [Milton] and his sister, [Jennifer], from school today.
[{('Ashley', 'granddaughter', 'Jennifer'): [('Ashley', 'grandson', 'Milton'), ('Milton', 'sister', 'Jennifer')]}]
grandson-sister
task_1.2
[(0, 1), (1, 2)]
['grandson', 'sister']
(0, 2)
Ashley:female,Milton:male,Jennifer:female
train
105d31c0-b507-424e-be83-e0ec1a4f671a
[Ashley] took her grand daughter [Belva] to the room before returning to play with her husband [Clarence].
('Clarence', 'Belva')
11
granddaughter
[Ashley] took her grand daughter [Belva] to the room before returning to play with her husband [Clarence].
[{('Clarence', 'granddaughter', 'Belva'): [('Clarence', 'wife', 'Ashley'), ('Ashley', 'granddaughter', 'Belva')]}]
wife-granddaughter
task_1.2
[(0, 1), (1, 2)]
['wife', 'granddaughter']
(0, 2)
Clarence:male,Ashley:female,Belva:female
train
1215a2c7-fbaa-49a8-b368-a7e30cf2a9b2
[Clarence] and his wife [Ashley] enjoy going on walks around the neighborhood to stay healthy. They always stop to visit [Clarence]'s granddaughter [Janet] when she is playing outside.
('Ashley', 'Janet')
11
granddaughter
[Clarence] and his wife [Ashley] enjoy going on walks around the neighborhood to stay healthy. They always stop to visit [Clarence]'s granddaughter [Janet] when she is playing outside.
[{('Ashley', 'granddaughter', 'Janet'): [('Ashley', 'husband', 'Clarence'), ('Clarence', 'granddaughter', 'Janet')]}]
husband-granddaughter
task_1.2
[(0, 1), (1, 2)]
['husband', 'granddaughter']
(0, 2)
Ashley:female,Clarence:male,Janet:female
train
322f06e9-a7cc-4e27-a379-1afdbca4e424
[Ashley]'s biggest accomplishment is raising her son [Nicholas]. [Ashley] took her daughter [Theresa] to see a movie on Friday. She let her pick the movie and she enjoyed it very much.
('Theresa', 'Nicholas')
3
brother
[Ashley] took her daughter [Theresa] to see a movie on Friday. She let her pick the movie and she enjoyed it very much. [Ashley]'s biggest accomplishment is raising her son [Nicholas].
[{('Theresa', 'brother', 'Nicholas'): [('Theresa', 'mother', 'Ashley'), ('Ashley', 'son', 'Nicholas')]}]
mother-son
task_1.2
[(0, 1), (1, 2)]
['mother', 'son']
(0, 2)
Theresa:female,Ashley:female,Nicholas:male
train
0e8ae888-5ecd-4632-9cf3-a8dad93fe864
[Dale] is love by his father [Clarence]. [Wayne] loves his brother [Dale].
('Clarence', 'Wayne')
15
son
[Dale] is love by his father [Clarence]. [Wayne] loves his brother [Dale].
[{('Clarence', 'son', 'Wayne'): [('Clarence', 'son', 'Dale'), ('Dale', 'brother', 'Wayne')]}]
son-brother
task_1.2
[(0, 1), (1, 2)]
['son', 'brother']
(0, 2)
Clarence:male,Dale:male,Wayne:male
train
e25c9020-aecf-49e6-9b51-89b204efbefa
[Ashley] is ready to dye Easter eggs with [Amy]! [Milton]'s mother, [Amy], was calling him for dinner.
('Milton', 'Ashley')
7
grandmother
[Milton]'s mother, [Amy], was calling him for dinner. [Ashley] is ready to dye Easter eggs with [Amy]!
[{('Milton', 'grandmother', 'Ashley'): [('Milton', 'mother', 'Amy'), ('Amy', 'mother', 'Ashley')]}]
mother-mother
task_1.2
[(0, 1), (1, 2)]
['mother', 'mother']
(0, 2)
Milton:male,Amy:female,Ashley:female
train
b0d48c56-a556-46bf-aa0b-a49117627141
[Lillian] took her son [John] to the park yesterday. [John]'s sister [April] was playing at a friends house and did n't get to go.
('April', 'Lillian')
6
mother
[Lillian] took her son [John] to the park yesterday. [John]'s sister [April] was playing at a friends house and did n't get to go.
[{('April', 'mother', 'Lillian'): [('April', 'brother', 'John'), ('John', 'mother', 'Lillian')]}]
brother-mother
task_1.2
[(0, 1), (1, 2)]
['brother', 'mother']
(0, 2)
April:female,John:male,Lillian:female
train
ec22ee01-afa8-4423-b2af-c5a72d57660f
[Tony] and his wife, [Rosetta], just celebrated 10 years of marriage. [Rosetta] asked her father [Dale] for some money to go out this weekend.
('Tony', 'Dale')
12
father-in-law
[Tony] and his wife, [Rosetta], just celebrated 10 years of marriage. [Rosetta] asked her father [Dale] for some money to go out this weekend.
[{('Tony', 'father-in-law', 'Dale'): [('Tony', 'wife', 'Rosetta'), ('Rosetta', 'father', 'Dale')]}]
wife-father
task_1.2
[(0, 1), (1, 2)]
['wife', 'father']
(0, 2)
Tony:male,Rosetta:female,Dale:male
train
6a640125-15c8-44d6-b554-7c773a5e8058
[Louise] got a very nice gift from her grandfather [Clarence]. This made [Louise]'s sister [Heidi] very jealous.
('Clarence', 'Heidi')
11
granddaughter
[Louise] got a very nice gift from her grandfather [Clarence]. This made [Louise]'s sister [Heidi] very jealous.
[{('Clarence', 'granddaughter', 'Heidi'): [('Clarence', 'granddaughter', 'Louise'), ('Louise', 'sister', 'Heidi')]}]
granddaughter-sister
task_1.2
[(0, 1), (1, 2)]
['granddaughter', 'sister']
(0, 2)
Clarence:male,Louise:female,Heidi:female
train
f45cba2c-e54d-4d79-9593-bd2475371c61
[Lillian] and her sister [Nancy] played golf together. [Lillian] won easily. [Lillian] went shopping at the mall with her mother [Ashley]
('Nancy', 'Ashley')
6
mother
[Lillian] and her sister [Nancy] played golf together. [Lillian] won easily. [Lillian] went shopping at the mall with her mother [Ashley]
[{('Nancy', 'mother', 'Ashley'): [('Nancy', 'sister', 'Lillian'), ('Lillian', 'mother', 'Ashley')]}]
sister-mother
task_1.2
[(0, 1), (1, 2)]
['sister', 'mother']
(0, 2)
Nancy:female,Lillian:female,Ashley:female
train
8081a621-6896-4102-9167-aa1f1dbaaf1a
[Wayne] has a great father relationship with the beautiful [Heidi]. [Theresa] took her brother [Wayne] to work Monday because his car was in the shop getting a tune up.
('Heidi', 'Theresa')
0
aunt
[Wayne] has a great father relationship with the beautiful [Heidi]. [Theresa] took her brother [Wayne] to work Monday because his car was in the shop getting a tune up.
[{('Heidi', 'aunt', 'Theresa'): [('Heidi', 'father', 'Wayne'), ('Wayne', 'sister', 'Theresa')]}]
father-sister
task_1.2
[(0, 1), (1, 2)]
['father', 'sister']
(0, 2)
Heidi:female,Wayne:male,Theresa:female
train
ee8218d4-8fb1-41f6-980e-1a0b1ea9a6d2
[Rosetta] and her sister [Belva] take a trip to Montana. [Belva]'s grandmother [Ashley] has a vacation home there.
('Ashley', 'Rosetta')
11
granddaughter
[Rosetta] and her sister [Belva] take a trip to Montana. [Belva]'s grandmother [Ashley] has a vacation home there.
[{('Ashley', 'granddaughter', 'Rosetta'): [('Ashley', 'granddaughter', 'Belva'), ('Belva', 'sister', 'Rosetta')]}]
granddaughter-sister
task_1.2
[(0, 1), (1, 2)]
['granddaughter', 'sister']
(0, 2)
Ashley:female,Belva:female,Rosetta:female
train
4dd20e02-fa10-45ae-85b9-f1f5f6b89034
[Mary] and her husband [Milton] will be celebrating 30 years of marriage this month. [Milton] asked his father [Nicholas] if he could borrow some money.
('Mary', 'Nicholas')
12
father-in-law
[Mary] and her husband [Milton] will be celebrating 30 years of marriage this month. [Milton] asked his father [Nicholas] if he could borrow some money.
[{('Mary', 'father-in-law', 'Nicholas'): [('Mary', 'husband', 'Milton'), ('Milton', 'father', 'Nicholas')]}]
husband-father
task_1.2
[(0, 1), (1, 2)]
['husband', 'father']
(0, 2)
Mary:female,Milton:male,Nicholas:male
train
8c677631-010d-4ac0-9ecc-f481a70aab18
[Nicolas] has a sister that picks on him. Her name is [Rosetta]. [Clarence] took his granddaughter [Rosetta] to the park.
('Nicolas', 'Clarence')
2
grandfather
[Nicolas] has a sister that picks on him. Her name is [Rosetta]. [Clarence] took his granddaughter [Rosetta] to the park.
[{('Nicolas', 'grandfather', 'Clarence'): [('Nicolas', 'sister', 'Rosetta'), ('Rosetta', 'grandfather', 'Clarence')]}]
sister-grandfather
task_1.2
[(0, 1), (1, 2)]
['sister', 'grandfather']
(0, 2)
Nicolas:male,Rosetta:female,Clarence:male
train
3b0f97fd-0c6f-4007-b651-b7ce6c92fdb7
[Nicholas] wanted to teach his son [Milton] to play football. So [Nicholas] asked his brother [Dale] to come help teach him.
('Milton', 'Dale')
8
uncle
[Nicholas] wanted to teach his son [Milton] to play football. So [Nicholas] asked his brother [Dale] to come help teach him.
[{('Milton', 'uncle', 'Dale'): [('Milton', 'father', 'Nicholas'), ('Nicholas', 'brother', 'Dale')]}]
father-brother
task_1.2
[(0, 1), (1, 2)]
['father', 'brother']
(0, 2)
Milton:male,Nicholas:male,Dale:male
train
53be4e62-81fb-4516-b81b-a34df09e99b8
[Ashley] and her husband [Clarence] had their 20th wedding anniversary Saturday. [April]'s grandfather [Clarence] enjoys spending time with her very much.
('Ashley', 'April')
11
granddaughter
[Ashley] and her husband [Clarence] had their 20th wedding anniversary Saturday. [April]'s grandfather [Clarence] enjoys spending time with her very much.
[{('Ashley', 'granddaughter', 'April'): [('Ashley', 'husband', 'Clarence'), ('Clarence', 'granddaughter', 'April')]}]
husband-granddaughter
task_1.2
[(0, 1), (1, 2)]
['husband', 'granddaughter']
(0, 2)
Ashley:female,Clarence:male,April:female
train
5e0871b0-1745-47ab-9d23-fb56fdfe78c9
[Clarence] was getting ready to visit his daughter [Nancy] after work. [Nancy] had to drop her daughter [Louise] off at the babysitter first.
('Louise', 'Clarence')
2
grandfather
[Clarence] was getting ready to visit his daughter [Nancy] after work. [Nancy] had to drop her daughter [Louise] off at the babysitter first.
[{('Louise', 'grandfather', 'Clarence'): [('Louise', 'mother', 'Nancy'), ('Nancy', 'father', 'Clarence')]}]
mother-father
task_1.2
[(0, 1), (1, 2)]
['mother', 'father']
(0, 2)
Louise:female,Nancy:female,Clarence:male
train
6a4a5f87-4ef9-4532-b956-4c2c26617cb5
[Ashley] baked cookies to send to her grandson [John]. [John] split them with his sister [Janet] after they arrived.
('Janet', 'Ashley')
7
grandmother
[Ashley] baked cookies to send to her grandson [John]. [John] split them with his sister [Janet] after they arrived.
[{('Janet', 'grandmother', 'Ashley'): [('Janet', 'brother', 'John'), ('John', 'grandmother', 'Ashley')]}]
brother-grandmother
task_1.2
[(0, 1), (1, 2)]
['brother', 'grandmother']
(0, 2)
Janet:female,John:male,Ashley:female
train
6c13325d-1085-4f13-9306-ecd1c63c82a3
[Nicolas]'s wife, [Charlotte], went to a gas station to check on the gas prices [Dale] went on a roadtrip with his youngest child, [Nicolas].
('Dale', 'Charlotte')
9
daughter-in-law
[Dale] went on a roadtrip with his youngest child, [Nicolas]. [Nicolas]'s wife, [Charlotte], went to a gas station to check on the gas prices
[{('Dale', 'daughter-in-law', 'Charlotte'): [('Dale', 'son', 'Nicolas'), ('Nicolas', 'wife', 'Charlotte')]}]
son-wife
task_1.2
[(0, 1), (1, 2)]
['son', 'wife']
(0, 2)
Dale:male,Nicolas:male,Charlotte:female
train
ecb115d2-9efe-426c-8057-d4a5dcb92a71
[Lillian] asks her sister [Amy] for help looking for a gift. [Lillian] wants to buy something for her brother [Dale]'s birthday.
('Amy', 'Dale')
3
brother
[Lillian] asks her sister [Amy] for help looking for a gift. [Lillian] wants to buy something for her brother [Dale]'s birthday.
[{('Amy', 'brother', 'Dale'): [('Amy', 'sister', 'Lillian'), ('Lillian', 'brother', 'Dale')]}]
sister-brother
task_1.2
[(0, 1), (1, 2)]
['sister', 'brother']
(0, 2)
Amy:female,Lillian:female,Dale:male
train
7c5737e6-b563-49b6-970d-9f282ef439a4
[Clarence] and his granddaughter [Heidi] are very excited about going to a movie premier tonight [Kevin] is one of [Heidi]'s brothers. They have lots of fun together.
('Clarence', 'Kevin')
10
grandson
[Clarence] and his granddaughter [Heidi] are very excited about going to a movie premier tonight [Kevin] is one of [Heidi]'s brothers. They have lots of fun together.
[{('Clarence', 'grandson', 'Kevin'): [('Clarence', 'granddaughter', 'Heidi'), ('Heidi', 'brother', 'Kevin')]}]
granddaughter-brother
task_1.2
[(0, 1), (1, 2)]
['granddaughter', 'brother']
(0, 2)
Clarence:male,Heidi:female,Kevin:male
train
2d77280c-2774-4fb9-9a0f-c442ef9a40d7
[Ashley] sent her grandson [Timothy] a birthday card. [Clarence] hugged his wife, [Ashley].
('Clarence', 'Timothy')
10
grandson
[Ashley] sent her grandson [Timothy] a birthday card. [Clarence] hugged his wife, [Ashley].
[{('Clarence', 'grandson', 'Timothy'): [('Clarence', 'wife', 'Ashley'), ('Ashley', 'grandson', 'Timothy')]}]
wife-grandson
task_1.2
[(0, 1), (1, 2)]
['wife', 'grandson']
(0, 2)
Clarence:male,Ashley:female,Timothy:male
train
07964896-ae08-4a01-b7da-df680d4ae1ac
[John] is a man with a son named [George]. [Timothy] is excited to cheer on his brother [John] in the homecoming game tonight.
('George', 'Timothy')
15
son
[John] is a man with a son named [George]. [Timothy] is excited to cheer on his brother [John] in the homecoming game tonight.
[{('George', 'son', 'Timothy'): [('George', 'son', 'John'), ('John', 'brother', 'Timothy')]}]
son-brother
task_1.2
[(0, 1), (1, 2)]
['son', 'brother']
(0, 2)
George:male,John:male,Timothy:male
train
3397b99b-2cfe-4596-bac8-40312ce2d68d
[Rosetta] has a sister named [June] and a brother named [Nicolas].
('Rosetta', 'June')
4
sister
[Rosetta] has a sister named [June] and a brother named [Nicolas].
[{('Rosetta', 'sister', 'June'): [('Rosetta', 'brother', 'Nicolas'), ('Nicolas', 'sister', 'June')]}]
brother-sister
task_1.2
[(0, 1), (1, 2)]
['brother', 'sister']
(0, 2)
Rosetta:female,Nicolas:male,June:female
train
f9c15a41-ae13-4914-82ea-5927664a94a0
[Wayne]'s son [Robert] went to the baseball game with his sister [Lillian], who was sick.
('Lillian', 'Robert')
14
nephew
[Wayne]'s son [Robert] went to the baseball game with his sister [Lillian], who was sick.
[{('Lillian', 'nephew', 'Robert'): [('Lillian', 'brother', 'Wayne'), ('Wayne', 'son', 'Robert')]}]
brother-son
task_1.2
[(0, 1), (1, 2)]
['brother', 'son']
(0, 2)
Lillian:female,Wayne:male,Robert:male
train
a0e85b68-e03f-435d-a9cb-4c3de3a422a1
[John] and his sister [April] went to brunch today at the new diner. [Janet] and her brother [John] sat down together to clip coupons.
('April', 'Janet')
4
sister
[John] and his sister [April] went to brunch today at the new diner. [Janet] and her brother [John] sat down together to clip coupons.
[{('April', 'sister', 'Janet'): [('April', 'brother', 'John'), ('John', 'sister', 'Janet')]}]
brother-sister
task_1.2
[(0, 1), (1, 2)]
['brother', 'sister']
(0, 2)
April:female,John:male,Janet:female
train
7e16a049-cb70-48f9-932f-692db24e9d4a
[Nicholas] and her sister [Nancy] decided to take a trip to Mexico together. [Nancy] was excited for today, its her daughter's, [Ashley], spring break. She will finally get to see her.
('Ashley', 'Nicholas')
15
son
[Nancy] was excited for today, its her daughter's, [Ashley], spring break. She will finally get to see her. [Nicholas] and her sister [Nancy] decided to take a trip to Mexico together.
[{('Ashley', 'son', 'Nicholas'): [('Ashley', 'daughter', 'Nancy'), ('Nancy', 'brother', 'Nicholas')]}]
daughter-brother
task_1.2
[(0, 1), (1, 2)]
['daughter', 'brother']
(0, 2)
Ashley:female,Nancy:female,Nicholas:male
train
b2a7b637-e5a6-449e-af63-bd830c75a40e
[Amy]'s father [Clarence] took care of her son [Glen] for the weekend.
('Glen', 'Clarence')
2
grandfather
[Amy]'s father [Clarence] took care of her son [Glen] for the weekend.
[{('Glen', 'grandfather', 'Clarence'): [('Glen', 'mother', 'Amy'), ('Amy', 'father', 'Clarence')]}]
mother-father
task_1.2
[(0, 1), (1, 2)]
['mother', 'father']
(0, 2)
Glen:male,Amy:female,Clarence:male
train
a40e8c5d-7b3f-4446-8d9e-2c1bea32adbe
[John] is Grandson of [Ashley] and brother of [April]
('April', 'Ashley')
7
grandmother
[John] is Grandson of [Ashley] and brother of [April]
[{('April', 'grandmother', 'Ashley'): [('April', 'brother', 'John'), ('John', 'grandmother', 'Ashley')]}]
brother-grandmother
task_1.2
[(0, 1), (1, 2)]
['brother', 'grandmother']
(0, 2)
April:female,John:male,Ashley:female
train
05a0b146-5034-493f-9793-6ebceb2ae7b9
[Nancy]'s car had a flat tire and she called her daughter, [Louise], for help. [Louise] sent her husband, [Jacob], to change the flat tire.
('Nancy', 'Jacob')
1
son-in-law
[Nancy]'s car had a flat tire and she called her daughter, [Louise], for help. [Louise] sent her husband, [Jacob], to change the flat tire.
[{('Nancy', 'son-in-law', 'Jacob'): [('Nancy', 'daughter', 'Louise'), ('Louise', 'husband', 'Jacob')]}]
daughter-husband
task_1.2
[(0, 1), (1, 2)]
['daughter', 'husband']
(0, 2)
Nancy:female,Louise:female,Jacob:male
train
ebba373e-de36-4d83-9cf4-5db3225dfd20
[Milton] took his sister [Jennifer] to get some ice cream after school was over and then he called his grandfather [Clarence] to see if he still wanted to go fishing tomorrow.
('Clarence', 'Jennifer')
11
granddaughter
[Milton] took his sister [Jennifer] to get some ice cream after school was over and then he called his grandfather [Clarence] to see if he still wanted to go fishing tomorrow.
[{('Clarence', 'granddaughter', 'Jennifer'): [('Clarence', 'grandson', 'Milton'), ('Milton', 'sister', 'Jennifer')]}]
grandson-sister
task_1.2
[(0, 1), (1, 2)]
['grandson', 'sister']
(0, 2)
Clarence:male,Milton:male,Jennifer:female
train
20c08eb0-73a5-47fb-9677-9311247c4131
[John] went to his grand parent [Clarence] and [Ashley] wedding anniversary
('Ashley', 'John')
10
grandson
[John] went to his grand parent [Clarence] and [Ashley] wedding anniversary
[{('Ashley', 'grandson', 'John'): [('Ashley', 'husband', 'Clarence'), ('Clarence', 'grandson', 'John')]}]
husband-grandson
task_1.2
[(0, 1), (1, 2)]
['husband', 'grandson']
(0, 2)
Ashley:female,Clarence:male,John:male
train
632b8404-7894-4a8c-81b7-ffab06cf12fa
[Lillian] and her mother [Ashley] went to volunteer at the homeless shelter last weekend. [Ashley] picked up her daughter [Theresa] from school early.
('Theresa', 'Lillian')
4
sister
[Ashley] picked up her daughter [Theresa] from school early. [Lillian] and her mother [Ashley] went to volunteer at the homeless shelter last weekend.
[{('Theresa', 'sister', 'Lillian'): [('Theresa', 'mother', 'Ashley'), ('Ashley', 'daughter', 'Lillian')]}]
mother-daughter
task_1.2
[(0, 1), (1, 2)]
['mother', 'daughter']
(0, 2)
Theresa:female,Ashley:female,Lillian:female
train
06924757-d35d-42f3-93e8-648197e073fe
[Dale] called his brother [Nicholas] and invited him to his son [Nicolas]'s football game.
('Nicolas', 'Nicholas')
8
uncle
[Dale] called his brother [Nicholas] and invited him to his son [Nicolas]'s football game.
[{('Nicolas', 'uncle', 'Nicholas'): [('Nicolas', 'father', 'Dale'), ('Dale', 'brother', 'Nicholas')]}]
father-brother
task_1.2
[(0, 1), (1, 2)]
['father', 'brother']
(0, 2)
Nicolas:male,Dale:male,Nicholas:male
train
cc101401-6d59-4697-a18e-dbecec1d1583
[June] paid for her sister [Rosetta] and her father [Dale] to go on a cruise to the Bahamas last spring.
('Dale', 'Rosetta')
16
daughter
[June] paid for her sister [Rosetta] and her father [Dale] to go on a cruise to the Bahamas last spring.
[{('Dale', 'daughter', 'Rosetta'): [('Dale', 'daughter', 'June'), ('June', 'sister', 'Rosetta')]}]
daughter-sister
task_1.2
[(0, 1), (1, 2)]
['daughter', 'sister']
(0, 2)
Dale:male,June:female,Rosetta:female
train
3a841079-26e6-4dd3-801a-0b0d4b760aa7
[Dennis]'s wife [Emily] and his mother [Amy] went tanning on the beach last weekend.
('Emily', 'Amy')
13
mother-in-law
[Dennis]'s wife [Emily] and his mother [Amy] went tanning on the beach last weekend.
[{('Emily', 'mother-in-law', 'Amy'): [('Emily', 'husband', 'Dennis'), ('Dennis', 'mother', 'Amy')]}]
husband-mother
task_1.2
[(0, 1), (1, 2)]
['husband', 'mother']
(0, 2)
Emily:female,Dennis:male,Amy:female
train
2c56b5f2-2cca-49b2-8582-579d8d3d0a56
[Milton] went skiing with his brother [Dennis]. [Dennis]'s sister [Jennifer] watched from the ski lodge.
('Jennifer', 'Milton')
3
brother
[Milton] went skiing with his brother [Dennis]. [Dennis]'s sister [Jennifer] watched from the ski lodge.
[{('Jennifer', 'brother', 'Milton'): [('Jennifer', 'brother', 'Dennis'), ('Dennis', 'brother', 'Milton')]}]
brother-brother
task_1.2
[(0, 1), (1, 2)]
['brother', 'brother']
(0, 2)
Jennifer:female,Dennis:male,Milton:male
train
60fe189f-5e88-4d23-8069-226ce953f4d4
[Ashley] baked a cake for her son [Nicholas]. [Nicholas] loves his daughter [Natalia].
('Ashley', 'Natalia')
11
granddaughter
[Ashley] baked a cake for her son [Nicholas]. [Nicholas] loves his daughter [Natalia].
[{('Ashley', 'granddaughter', 'Natalia'): [('Ashley', 'son', 'Nicholas'), ('Nicholas', 'daughter', 'Natalia')]}]
son-daughter
task_1.2
[(0, 1), (1, 2)]
['son', 'daughter']
(0, 2)
Ashley:female,Nicholas:male,Natalia:female
train
87d6bddc-dee2-4171-850a-8ad4bc8258db
[Wayne] and his daughter [Louise] went to see [Wayne]'s father [Clarence] to see how he was feeling because he had been sick with the flu.
('Clarence', 'Louise')
11
granddaughter
[Wayne] and his daughter [Louise] went to see [Wayne]'s father [Clarence] to see how he was feeling because he had been sick with the flu.
[{('Clarence', 'granddaughter', 'Louise'): [('Clarence', 'son', 'Wayne'), ('Wayne', 'daughter', 'Louise')]}]
son-daughter
task_1.2
[(0, 1), (1, 2)]
['son', 'daughter']
(0, 2)
Clarence:male,Wayne:male,Louise:female
train
8fcf4353-681d-4359-8bf4-51a60c251e5d
[Nicholas] took his son [Dennis] to school this morning because he missed the bus. [Nicholas] decided to give his son [Milton], for his birthday, the latest version of Apple watch.
('Milton', 'Dennis')
3
brother
[Nicholas] decided to give his son [Milton], for his birthday, the latest version of Apple watch. [Nicholas] took his son [Dennis] to school this morning because he missed the bus.
[{('Milton', 'brother', 'Dennis'): [('Milton', 'father', 'Nicholas'), ('Nicholas', 'son', 'Dennis')]}]
father-son
task_1.2
[(0, 1), (1, 2)]
['father', 'son']
(0, 2)
Milton:male,Nicholas:male,Dennis:male
train
6e379775-90f4-4fa3-b61e-679fb051a1d3
[Louise] is [Wayne] 'daughter and they go shopping at least twice a week together. [Lorraine] was ill, that's why she could n't go to school. She was with her mother [Wayne] all day.
('Louise', 'Lorraine')
4
sister
[Louise] is [Wayne] 'daughter and they go shopping at least twice a week together. [Lorraine] was ill, that's why she could n't go to school. She was with her mother [Wayne] all day.
[{('Louise', 'sister', 'Lorraine'): [('Louise', 'father', 'Wayne'), ('Wayne', 'daughter', 'Lorraine')]}]
father-daughter
task_1.2
[(0, 1), (1, 2)]
['father', 'daughter']
(0, 2)
Louise:female,Wayne:male,Lorraine:female
train
97447a1f-404d-41eb-94b0-371df2f840e7
[Clarence] is a man with a son named [Dale]. [Rosetta]'s father, [Dale], told her to be quiet. She was a little hurt, but she obeyed.
('Rosetta', 'Clarence')
2
grandfather
[Rosetta]'s father, [Dale], told her to be quiet. She was a little hurt, but she obeyed. [Clarence] is a man with a son named [Dale].
[{('Rosetta', 'grandfather', 'Clarence'): [('Rosetta', 'father', 'Dale'), ('Dale', 'father', 'Clarence')]}]
father-father
task_1.2
[(0, 1), (1, 2)]
['father', 'father']
(0, 2)
Rosetta:female,Dale:male,Clarence:male
train
6df2a940-fae4-4a1a-934a-70f87b01ce30
[Clarence] went to the park with his son [Dale], who brought along his daughter [Belva].
('Belva', 'Clarence')
2
grandfather
[Clarence] went to the park with his son [Dale], who brought along his daughter [Belva].
[{('Belva', 'grandfather', 'Clarence'): [('Belva', 'father', 'Dale'), ('Dale', 'father', 'Clarence')]}]
father-father
task_1.2
[(0, 1), (1, 2)]
['father', 'father']
(0, 2)
Belva:female,Dale:male,Clarence:male
train
02380892-886b-4d04-9287-8639412910db
[Dale] was proud of his son, [Nicolas]. [Belva] asked her father [Dale] to take her to school. [Dale] said he'd take her in a few minutes.
('Belva', 'Nicolas')
3
brother
[Belva] asked her father [Dale] to take her to school. [Dale] said he'd take her in a few minutes. [Dale] was proud of his son, [Nicolas].
[{('Belva', 'brother', 'Nicolas'): [('Belva', 'father', 'Dale'), ('Dale', 'son', 'Nicolas')]}]
father-son
task_1.2
[(0, 1), (1, 2)]
['father', 'son']
(0, 2)
Belva:female,Dale:male,Nicolas:male
train
39cacf6a-f7af-48c6-82ce-a72c2d166019
[Ashley], asked her son [Nicholas] if he wanted to go to the aquarium with her. [Nicholas] said yes, if his son [Milton] could come too.
('Ashley', 'Milton')
10
grandson
[Ashley], asked her son [Nicholas] if he wanted to go to the aquarium with her. [Nicholas] said yes, if his son [Milton] could come too.
[{('Ashley', 'grandson', 'Milton'): [('Ashley', 'son', 'Nicholas'), ('Nicholas', 'son', 'Milton')]}]
son-son
task_1.2
[(0, 1), (1, 2)]
['son', 'son']
(0, 2)
Ashley:female,Nicholas:male,Milton:male
train
26d7f4cb-bc00-4507-ac5a-300fee318da2
[Dennis] asked his father [Nicholas] if he could have a video game and he said okay. [Ashley] took her son [Nicholas] to the mall to shop for school clothes.
('Ashley', 'Dennis')
10
grandson
[Ashley] took her son [Nicholas] to the mall to shop for school clothes. [Dennis] asked his father [Nicholas] if he could have a video game and he said okay.
[{('Ashley', 'grandson', 'Dennis'): [('Ashley', 'son', 'Nicholas'), ('Nicholas', 'son', 'Dennis')]}]
son-son
task_1.2
[(0, 1), (1, 2)]
['son', 'son']
(0, 2)
Ashley:female,Nicholas:male,Dennis:male
train
c7daca93-54d5-4255-a52c-99cb8d2f091b
[Belva] was shopping for a new jacket with her father [Dale]. [Dale] is a good character in the society, He has daughter namely called [June], He does not any expect from others. Also he is sports man. But due to family situation unable to participate in competition, Finally his daughter after some years won in that competition. so he proud bu his daughter
('Belva', 'June')
4
sister
[Belva] was shopping for a new jacket with her father [Dale]. [Dale] is a good character in the society, He has daughter namely called [June], He does not any expect from others. Also he is sports man. But due to family situation unable to participate in competition, Finally his daughter after some years won in that competition. so he proud bu his daughter
[{('Belva', 'sister', 'June'): [('Belva', 'father', 'Dale'), ('Dale', 'daughter', 'June')]}]
father-daughter
task_1.2
[(0, 1), (1, 2)]
['father', 'daughter']
(0, 2)
Belva:female,Dale:male,June:female
train
29c057fa-4996-4866-9274-47a0a6f83bb7
[Clarence] is a benevolent grandfather, and [Dennis] is his young grandson. [Dennis] asked his son, [Nicholas], to help paint his house.
('Nicholas', 'Clarence')
5
father
[Dennis] asked his son, [Nicholas], to help paint his house. [Clarence] is a benevolent grandfather, and [Dennis] is his young grandson.
[{('Nicholas', 'father', 'Clarence'): [('Nicholas', 'son', 'Dennis'), ('Dennis', 'grandfather', 'Clarence')]}]
son-grandfather
task_1.2
[(0, 1), (1, 2)]
['son', 'grandfather']
(0, 2)
Nicholas:male,Dennis:male,Clarence:male
train
6537b426-e6d5-4b9c-8c6d-01e442be2325
[Ashley] is making tacos with her son [Dale]. [Dale]'s son [Nicolas] loves tacos.
('Nicolas', 'Ashley')
7
grandmother
[Ashley] is making tacos with her son [Dale]. [Dale]'s son [Nicolas] loves tacos.
[{('Nicolas', 'grandmother', 'Ashley'): [('Nicolas', 'father', 'Dale'), ('Dale', 'mother', 'Ashley')]}]
father-mother
task_1.2
[(0, 1), (1, 2)]
['father', 'mother']
(0, 2)
Nicolas:male,Dale:male,Ashley:female
train
bdc58320-8578-44fe-b5cc-09b4b5cac8f2
[Clarence] took his grandson [Kevin] to the store to buy some new books. [Wayne]'s son, [Kevin], had been misbehaving, so [Wayne] had to spank him.
('Wayne', 'Clarence')
5
father
[Wayne]'s son, [Kevin], had been misbehaving, so [Wayne] had to spank him. [Clarence] took his grandson [Kevin] to the store to buy some new books.
[{('Wayne', 'father', 'Clarence'): [('Wayne', 'son', 'Kevin'), ('Kevin', 'grandfather', 'Clarence')]}]
son-grandfather
task_1.2
[(0, 1), (1, 2)]
['son', 'grandfather']
(0, 2)
Wayne:male,Kevin:male,Clarence:male
train
fa66b803-7f8c-470e-9e1e-60398261f6eb
Last night, [Amy] went out with her sister [Lillian], accompanied by [Amy]'s daughter [Natalia].
('Lillian', 'Natalia')
17
niece
Last night, [Amy] went out with her sister [Lillian], accompanied by [Amy]'s daughter [Natalia].
[{('Lillian', 'niece', 'Natalia'): [('Lillian', 'sister', 'Amy'), ('Amy', 'daughter', 'Natalia')]}]
sister-daughter
task_1.2
[(0, 1), (1, 2)]
['sister', 'daughter']
(0, 2)
Lillian:female,Amy:female,Natalia:female
train
6609dc92-3339-4c38-b97a-d11021427f85
[Wayne] invited his nephew, [Jerry] to the baseball game. [Lillian] read her son [Jerry] a bedtime story every night.
('Lillian', 'Wayne')
3
brother
[Lillian] read her son [Jerry] a bedtime story every night. [Wayne] invited his nephew, [Jerry] to the baseball game.
[{('Lillian', 'brother', 'Wayne'): [('Lillian', 'son', 'Jerry'), ('Jerry', 'uncle', 'Wayne')]}]
son-uncle
task_1.2
[(0, 1), (1, 2)]
['son', 'uncle']
(0, 2)
Lillian:female,Jerry:male,Wayne:male
train
868f442e-6675-441a-8d00-bbf72b36c2b5
[Nancy]'s sister, [Amy], recently started acting. [Amy] is [Milton]'s mother. She takes very good care of him.
('Milton', 'Nancy')
0
aunt
[Amy] is [Milton]'s mother. She takes very good care of him. [Nancy]'s sister, [Amy], recently started acting.
[{('Milton', 'aunt', 'Nancy'): [('Milton', 'mother', 'Amy'), ('Amy', 'sister', 'Nancy')]}]
mother-sister
task_1.2
[(0, 1), (1, 2)]
['mother', 'sister']
(0, 2)
Milton:male,Amy:female,Nancy:female
train
f93d684d-2244-4bc7-afd0-ec96123f1eb2
[Amy] made sure that her sister [Theresa] would be able to make it to the restaurant on Saturday. [Amy] was excited to have her son [Milton] spend some time with [Theresa].
('Theresa', 'Milton')
14
nephew
[Amy] made sure that her sister [Theresa] would be able to make it to the restaurant on Saturday. [Amy] was excited to have her son [Milton] spend some time with [Theresa].
[{('Theresa', 'nephew', 'Milton'): [('Theresa', 'sister', 'Amy'), ('Amy', 'son', 'Milton')]}]
sister-son
task_1.2
[(0, 1), (1, 2)]
['sister', 'son']
(0, 2)
Theresa:female,Amy:female,Milton:male
train
6b73bdb6-6449-4902-9062-a39a1b37d6b2
[Wayne]'s wife [Nancy] is happy to learn that [Wayne] will be coming home next week. [Louise] was ill, that's why she could n't go to school. She was with her mother [Wayne] all day.
('Nancy', 'Louise')
16
daughter
[Wayne]'s wife [Nancy] is happy to learn that [Wayne] will be coming home next week. [Louise] was ill, that's why she could n't go to school. She was with her mother [Wayne] all day.
[{('Nancy', 'daughter', 'Louise'): [('Nancy', 'husband', 'Wayne'), ('Wayne', 'daughter', 'Louise')]}]
husband-daughter
task_1.2
[(0, 1), (1, 2)]
['husband', 'daughter']
(0, 2)
Nancy:female,Wayne:male,Louise:female
train
86e78ad7-3ccc-4d2b-a09c-1c1297690821
[Theresa] abandoned her son, [Nicolas]. [Nicolas]'s grandmother, [Ashley], ended up raising him as if he were her own child.
('Theresa', 'Ashley')
6
mother
[Theresa] abandoned her son, [Nicolas]. [Nicolas]'s grandmother, [Ashley], ended up raising him as if he were her own child.
[{('Theresa', 'mother', 'Ashley'): [('Theresa', 'son', 'Nicolas'), ('Nicolas', 'grandmother', 'Ashley')]}]
son-grandmother
task_1.2
[(0, 1), (1, 2)]
['son', 'grandmother']
(0, 2)
Theresa:female,Nicolas:male,Ashley:female
train
e7f1cb50-ae05-4f36-bd94-e6af841e2e19
[Ashley] gave her son [Wayne] some money for the holidays. [Wayne] used it to buy his daughter [Heidi] a new computer.
('Heidi', 'Ashley')
7
grandmother
[Ashley] gave her son [Wayne] some money for the holidays. [Wayne] used it to buy his daughter [Heidi] a new computer.
[{('Heidi', 'grandmother', 'Ashley'): [('Heidi', 'father', 'Wayne'), ('Wayne', 'mother', 'Ashley')]}]
father-mother
task_1.2
[(0, 1), (1, 2)]
['father', 'mother']
(0, 2)
Heidi:female,Wayne:male,Ashley:female
train
b7d9aeb6-ea84-4711-8635-005021215f51
[Natalia] loves to spend time with her grandfather, [Clarence]. He tells great stories. [Amy] had a heart-to-heart conversation with her daughter [Natalia] about some things.
('Amy', 'Clarence')
5
father
[Amy] had a heart-to-heart conversation with her daughter [Natalia] about some things. [Natalia] loves to spend time with her grandfather, [Clarence]. He tells great stories.
[{('Amy', 'father', 'Clarence'): [('Amy', 'daughter', 'Natalia'), ('Natalia', 'grandfather', 'Clarence')]}]
daughter-grandfather
task_1.2
[(0, 1), (1, 2)]
['daughter', 'grandfather']
(0, 2)
Amy:female,Natalia:female,Clarence:male
train
3f4c7667-2aa5-41ef-b782-26233364c5ea
[Dale] and his wife [Theresa] made chili. [Theresa]'s son [Nicolas] loves their chili.
('Dale', 'Nicolas')
15
son
[Dale] and his wife [Theresa] made chili. [Theresa]'s son [Nicolas] loves their chili.
[{('Dale', 'son', 'Nicolas'): [('Dale', 'wife', 'Theresa'), ('Theresa', 'son', 'Nicolas')]}]
wife-son
task_1.2
[(0, 1), (1, 2)]
['wife', 'son']
(0, 2)
Dale:male,Theresa:female,Nicolas:male
train
59215603-1a2f-43c6-99a5-98056283a39c
[Nancy] is married to Thomas and when she was 24, the couple welcomed [Heidi] into the world. [Theresa] recently went on a trip to visit her niece [Heidi].
('Nancy', 'Theresa')
4
sister
[Nancy] is married to Thomas and when she was 24, the couple welcomed [Heidi] into the world. [Theresa] recently went on a trip to visit her niece [Heidi].
[{('Nancy', 'sister', 'Theresa'): [('Nancy', 'daughter', 'Heidi'), ('Heidi', 'aunt', 'Theresa')]}]
daughter-aunt
task_1.2
[(0, 1), (1, 2)]
['daughter', 'aunt']
(0, 2)
Nancy:female,Heidi:female,Theresa:female
train
4abc6280-8f6c-4408-846e-8a2c716a175e
[Amy] was thrilled for her brother, [George], and his new job. [Amy] could n't wait to tell her mother, [Jennifer].
('Jennifer', 'George')
8
uncle
[Amy] was thrilled for her brother, [George], and his new job. [Amy] could n't wait to tell her mother, [Jennifer].
[{('Jennifer', 'uncle', 'George'): [('Jennifer', 'mother', 'Amy'), ('Amy', 'brother', 'George')]}]
mother-brother
task_1.2
[(0, 1), (1, 2)]
['mother', 'brother']
(0, 2)
Jennifer:female,Amy:female,George:male
train
6e169093-a695-4bb9-a19f-f5e97cfec3f4
[Wayne] 'daughter, [Lorraine], just made it into grad school. [Lorraine] was pleased to receive a birthday card from her grandmother, [Ashley].
('Wayne', 'Ashley')
6
mother
[Wayne] 'daughter, [Lorraine], just made it into grad school. [Lorraine] was pleased to receive a birthday card from her grandmother, [Ashley].
[{('Wayne', 'mother', 'Ashley'): [('Wayne', 'daughter', 'Lorraine'), ('Lorraine', 'grandmother', 'Ashley')]}]
daughter-grandmother
task_1.2
[(0, 1), (1, 2)]
['daughter', 'grandmother']
(0, 2)
Wayne:male,Lorraine:female,Ashley:female
train
e8549e1d-1680-45d7-99ce-2b1be791c307
[Dennis] was happy to see his aunt [Theresa]. [Dennis] loved his mother, [Amy].
('Amy', 'Theresa')
4
sister
[Dennis] loved his mother, [Amy]. [Dennis] was happy to see his aunt [Theresa].
[{('Amy', 'sister', 'Theresa'): [('Amy', 'son', 'Dennis'), ('Dennis', 'aunt', 'Theresa')]}]
son-aunt
task_1.2
[(0, 1), (1, 2)]
['son', 'aunt']
(0, 2)
Amy:female,Dennis:male,Theresa:female
train
6ccd45b1-b024-4209-91da-a17092a72f73
[April] and her mother [Lillian] went dress shopping on Saturday. [April] took her uncle [Dale] to the grocery store.
('Lillian', 'Dale')
3
brother
[April] and her mother [Lillian] went dress shopping on Saturday. [April] took her uncle [Dale] to the grocery store.
[{('Lillian', 'brother', 'Dale'): [('Lillian', 'daughter', 'April'), ('April', 'uncle', 'Dale')]}]
daughter-uncle
task_1.2
[(0, 1), (1, 2)]
['daughter', 'uncle']
(0, 2)
Lillian:female,April:female,Dale:male
train
f59f03e4-0183-4071-83e4-92d390604841
[Belva] and her mother [Theresa] attended a play at the theater. [Dale] and his wife [Theresa] got married in Spain.
('Dale', 'Belva')
16
daughter
[Dale] and his wife [Theresa] got married in Spain. [Belva] and her mother [Theresa] attended a play at the theater.
[{('Dale', 'daughter', 'Belva'): [('Dale', 'wife', 'Theresa'), ('Theresa', 'daughter', 'Belva')]}]
wife-daughter
task_1.2
[(0, 1), (1, 2)]
['wife', 'daughter']
(0, 2)
Dale:male,Theresa:female,Belva:female
train
f74bf9fe-bb81-4b15-8998-cbf31072e352
[Lillian] and her husband [George] took a cruise. [George]'s son [John] watched their dogs while they were gone.
('Lillian', 'John')
15
son
[Lillian] and her husband [George] took a cruise. [George]'s son [John] watched their dogs while they were gone.
[{('Lillian', 'son', 'John'): [('Lillian', 'husband', 'George'), ('George', 'son', 'John')]}]
husband-son
task_1.2
[(0, 1), (1, 2)]
['husband', 'son']
(0, 2)
Lillian:female,George:male,John:male
train
ed009cc1-4da8-446a-b283-6b736c8f9575
[Milton] looked up to his older brother named [Dennis]. [Dennis] was very strong and quite brave and that's the reason [Milton] admires him. [Clarence] was very excited to meet his new grandson [Milton].
('Clarence', 'Dennis')
10
grandson
[Clarence] was very excited to meet his new grandson [Milton]. [Milton] looked up to his older brother named [Dennis]. [Dennis] was very strong and quite brave and that's the reason [Milton] admires him.
[{('Clarence', 'grandson', 'Dennis'): [('Clarence', 'grandson', 'Milton'), ('Milton', 'brother', 'Dennis')]}]
grandson-brother
task_1.2
[(0, 1), (1, 2)]
['grandson', 'brother']
(0, 2)
Clarence:male,Milton:male,Dennis:male
train
2579480e-e34c-4ca1-a8b9-dbfa31581f84
[Ashley] is married to Thomas and when she was 24, the couple welcomed [Nancy] into the world. [Nancy]'s daughter, [Lorraine], asked her mom to read her a story.
('Ashley', 'Lorraine')
11
granddaughter
[Ashley] is married to Thomas and when she was 24, the couple welcomed [Nancy] into the world. [Nancy]'s daughter, [Lorraine], asked her mom to read her a story.
[{('Ashley', 'granddaughter', 'Lorraine'): [('Ashley', 'daughter', 'Nancy'), ('Nancy', 'daughter', 'Lorraine')]}]
daughter-daughter
task_1.2
[(0, 1), (1, 2)]
['daughter', 'daughter']
(0, 2)
Ashley:female,Nancy:female,Lorraine:female
train
3212c10a-1b46-4699-81fd-be6317c82143
[Amy] was watching TV with her son, [Milton], and her father, [Clarence]. [Clarence] and [Milton] were arguing over what to watch, so [Amy] turned the TV off and suggested they all go do something else.
('Clarence', 'Milton')
10
grandson
[Amy] was watching TV with her son, [Milton], and her father, [Clarence]. [Clarence] and [Milton] were arguing over what to watch, so [Amy] turned the TV off and suggested they all go do something else.
[{('Clarence', 'grandson', 'Milton'): [('Clarence', 'daughter', 'Amy'), ('Amy', 'son', 'Milton')]}]
daughter-son
task_1.2
[(0, 1), (1, 2)]
['daughter', 'son']
(0, 2)
Clarence:male,Amy:female,Milton:male
train
df401d80-2494-4ae0-881b-b37a779bc724
[Douglas] hated [George], so [Douglas] ran away from home. [Douglas] figured [George] did n't like being hid dad anyhow. [George]'s sister, [Theresa], bought movie tickets at a discount rate.
('Douglas', 'Theresa')
0
aunt
[Douglas] hated [George], so [Douglas] ran away from home. [Douglas] figured [George] did n't like being hid dad anyhow. [George]'s sister, [Theresa], bought movie tickets at a discount rate.
[{('Douglas', 'aunt', 'Theresa'): [('Douglas', 'father', 'George'), ('George', 'sister', 'Theresa')]}]
father-sister
task_1.2
[(0, 1), (1, 2)]
['father', 'sister']
(0, 2)
Douglas:male,George:male,Theresa:female
train
cd8071b9-0e14-4938-828b-d7c28688033f
[Nancy] picked up her daughter [Heidi] from school early. [Heidi] and her sister [Louise] have never been close. Still, they love each other because they are family.
('Louise', 'Nancy')
6
mother
[Heidi] and her sister [Louise] have never been close. Still, they love each other because they are family. [Nancy] picked up her daughter [Heidi] from school early.
[{('Louise', 'mother', 'Nancy'): [('Louise', 'sister', 'Heidi'), ('Heidi', 'mother', 'Nancy')]}]
sister-mother
task_1.2
[(0, 1), (1, 2)]
['sister', 'mother']
(0, 2)
Louise:female,Heidi:female,Nancy:female
train
9eac2c2c-bb5d-440a-96f3-8de01149e411
[Louise] went to the party with her brother [Kevin] and her sister [Lorraine].
('Lorraine', 'Kevin')
3
brother
[Louise] went to the party with her brother [Kevin] and her sister [Lorraine].
[{('Lorraine', 'brother', 'Kevin'): [('Lorraine', 'sister', 'Louise'), ('Louise', 'brother', 'Kevin')]}]
sister-brother
task_1.2
[(0, 1), (1, 2)]
['sister', 'brother']
(0, 2)
Lorraine:female,Louise:female,Kevin:male
train
4cc65ede-1647-4414-a832-c23884c0e8fe
[Heidi] borrowed some money from her brother [Kevin]. [Kevin] and his sister [Louise] went to the park.
('Heidi', 'Louise')
4
sister
[Heidi] borrowed some money from her brother [Kevin]. [Kevin] and his sister [Louise] went to the park.
[{('Heidi', 'sister', 'Louise'): [('Heidi', 'brother', 'Kevin'), ('Kevin', 'sister', 'Louise')]}]
brother-sister
task_1.2
[(0, 1), (1, 2)]
['brother', 'sister']
(0, 2)
Heidi:female,Kevin:male,Louise:female
train
dd5606ad-5e70-4c3b-b350-72802706e508
[Wayne] was playing football with his brother, [George]. [Wayne]'s brother, [Nicholas], had a broken leg and could only watch.
('Nicholas', 'George')
3
brother
[Wayne] was playing football with his brother, [George]. [Wayne]'s brother, [Nicholas], had a broken leg and could only watch.
[{('Nicholas', 'brother', 'George'): [('Nicholas', 'brother', 'Wayne'), ('Wayne', 'brother', 'George')]}]
brother-brother
task_1.2
[(0, 1), (1, 2)]
['brother', 'brother']
(0, 2)
Nicholas:male,Wayne:male,George:male
train
abb4ae73-1dd8-4a06-9b72-a4f1b9f35c1f
[Timothy]'s grandfather [Clarence] and brother [John] all went to a hockey game after dinner.
('John', 'Clarence')
2
grandfather
[Timothy]'s grandfather [Clarence] and brother [John] all went to a hockey game after dinner.
[{('John', 'grandfather', 'Clarence'): [('John', 'brother', 'Timothy'), ('Timothy', 'grandfather', 'Clarence')]}]
brother-grandfather
task_1.2
[(0, 1), (1, 2)]
['brother', 'grandfather']
(0, 2)
John:male,Timothy:male,Clarence:male
train