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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5e78826a-9a42-42f7-811b-f5e11280b4ec
|
[Nancy] could not wait till her son [Robert] joined the Army. [Nancy] was always proud of her father [Clarence] who was a war veteran and wanted [Robert] to follow in his footsteps.
|
('Clarence', 'Robert')
| 10 |
grandson
|
[Nancy] could not wait till her son [Robert] joined the Army. [Nancy] was always proud of her father [Clarence] who was a war veteran and wanted [Robert] to follow in his footsteps.
|
[{('Clarence', 'grandson', 'Robert'): [('Clarence', 'daughter', 'Nancy'), ('Nancy', 'son', 'Robert')]}]
|
daughter-son
|
task_1.2
|
[(0, 1), (1, 2)]
|
['daughter', 'son']
|
(0, 2)
|
Clarence:male,Nancy:female,Robert:male
|
train
|
edf04000-4f7b-46aa-ab60-988bd361f570
|
[Janet] loves her brother [Timothy]. [Ashley] loves to play cards with her son's daughter. Her name is [Janet].
|
('Ashley', 'Timothy')
| 10 |
grandson
|
[Ashley] loves to play cards with her son's daughter. Her name is [Janet]. [Janet] loves her brother [Timothy].
|
[{('Ashley', 'grandson', 'Timothy'): [('Ashley', 'granddaughter', 'Janet'), ('Janet', 'brother', 'Timothy')]}]
|
granddaughter-brother
|
task_1.2
|
[(0, 1), (1, 2)]
|
['granddaughter', 'brother']
|
(0, 2)
|
Ashley:female,Janet:female,Timothy:male
|
train
|
78eda2bb-e440-4041-a179-04c6807e27b6
|
[Nancy] is the proud daughter of [Clarence]. [Nancy] also has a brother named [Dale].
|
('Clarence', 'Dale')
| 15 |
son
|
[Nancy] is the proud daughter of [Clarence]. [Nancy] also has a brother named [Dale].
|
[{('Clarence', 'son', 'Dale'): [('Clarence', 'daughter', 'Nancy'), ('Nancy', 'brother', 'Dale')]}]
|
daughter-brother
|
task_1.2
|
[(0, 1), (1, 2)]
|
['daughter', 'brother']
|
(0, 2)
|
Clarence:male,Nancy:female,Dale:male
|
train
|
c72bec86-f861-489d-a345-9b1773f3e4cf
|
[Nancy] and her brother [Nicholas] went to the department store. [Glen], [Nicholas]'s son, came with them.
|
('Nancy', 'Glen')
| 14 |
nephew
|
[Nancy] and her brother [Nicholas] went to the department store. [Glen], [Nicholas]'s son, came with them.
|
[{('Nancy', 'nephew', 'Glen'): [('Nancy', 'brother', 'Nicholas'), ('Nicholas', 'son', 'Glen')]}]
|
brother-son
|
task_1.2
|
[(0, 1), (1, 2)]
|
['brother', 'son']
|
(0, 2)
|
Nancy:female,Nicholas:male,Glen:male
|
train
|
087d89cc-c8b8-428b-9b95-8579024c6afe
|
[Nicholas] took his niece [Linda] to the park to walk her dog. [Wayne] and his daughter [Linda] helped to make Thanksgiving dinner together.
|
('Wayne', 'Nicholas')
| 3 |
brother
|
[Wayne] and his daughter [Linda] helped to make Thanksgiving dinner together. [Nicholas] took his niece [Linda] to the park to walk her dog.
|
[{('Wayne', 'brother', 'Nicholas'): [('Wayne', 'daughter', 'Linda'), ('Linda', 'uncle', 'Nicholas')]}]
|
daughter-uncle
|
task_1.2
|
[(0, 1), (1, 2)]
|
['daughter', 'uncle']
|
(0, 2)
|
Wayne:male,Linda:female,Nicholas:male
|
train
|
a95d21b1-d1e8-4edf-a2d4-b9104a01d454
|
[Wayne] wanted his son, [Jeff], to go fishing with him. [Heidi] and her husband, [Jeff], sat on the sofa watching television. Their favorite show was on.
|
('Heidi', 'Wayne')
| 12 |
father-in-law
|
[Heidi] and her husband, [Jeff], sat on the sofa watching television. Their favorite show was on. [Wayne] wanted his son, [Jeff], to go fishing with him.
|
[{('Heidi', 'father-in-law', 'Wayne'): [('Heidi', 'husband', 'Jeff'), ('Jeff', 'father', 'Wayne')]}]
|
husband-father
|
task_1.2
|
[(0, 1), (1, 2)]
|
['husband', 'father']
|
(0, 2)
|
Heidi:female,Jeff:male,Wayne:male
|
train
|
28f3a6e8-0157-41bf-8307-a0e047e485c0
|
[Amy] was sad she would n't be able to spend Christmas with her daughter, [Emily]. [Emily] had to stay home to care for her brother, [Milton].
|
('Milton', 'Amy')
| 6 |
mother
|
[Amy] was sad she would n't be able to spend Christmas with her daughter, [Emily]. [Emily] had to stay home to care for her brother, [Milton].
|
[{('Milton', 'mother', 'Amy'): [('Milton', 'sister', 'Emily'), ('Emily', 'mother', 'Amy')]}]
|
sister-mother
|
task_1.2
|
[(0, 1), (1, 2)]
|
['sister', 'mother']
|
(0, 2)
|
Milton:male,Emily:female,Amy:female
|
train
|
7bc2692c-dec7-4c8b-aaf9-fbfd94506a6d
|
[Clarence] took his daughter [Theresa] to see a movie. [Theresa]'s sister [Amy] was sad because she was grounded and was not allowed to go.
|
('Clarence', 'Amy')
| 16 |
daughter
|
[Clarence] took his daughter [Theresa] to see a movie. [Theresa]'s sister [Amy] was sad because she was grounded and was not allowed to go.
|
[{('Clarence', 'daughter', 'Amy'): [('Clarence', 'daughter', 'Theresa'), ('Theresa', 'sister', 'Amy')]}]
|
daughter-sister
|
task_1.2
|
[(0, 1), (1, 2)]
|
['daughter', 'sister']
|
(0, 2)
|
Clarence:male,Theresa:female,Amy:female
|
train
|
ff0db8a3-a23e-42a2-b64c-dc66d54a1054
|
[Nancy] hates her son [Robert]'s wife [Lorraine]
|
('Lorraine', 'Nancy')
| 13 |
mother-in-law
|
[Nancy] hates her son [Robert]'s wife [Lorraine]
|
[{('Lorraine', 'mother-in-law', 'Nancy'): [('Lorraine', 'husband', 'Robert'), ('Robert', 'mother', 'Nancy')]}]
|
husband-mother
|
task_1.2
|
[(0, 1), (1, 2)]
|
['husband', 'mother']
|
(0, 2)
|
Lorraine:female,Robert:male,Nancy:female
|
train
|
7bd2fb21-c06b-4466-a613-8ed56302bc27
|
[George] enjoys the company of his sibling [Nancy]. [Nancy] read her son [Robert] a bedtime story every night.
|
('George', 'Robert')
| 14 |
nephew
|
[George] enjoys the company of his sibling [Nancy]. [Nancy] read her son [Robert] a bedtime story every night.
|
[{('George', 'nephew', 'Robert'): [('George', 'sister', 'Nancy'), ('Nancy', 'son', 'Robert')]}]
|
sister-son
|
task_1.2
|
[(0, 1), (1, 2)]
|
['sister', 'son']
|
(0, 2)
|
George:male,Nancy:female,Robert:male
|
train
|
67930aa6-b6d0-4be7-bb48-0b568fd645e6
|
[Theresa]'s son called [Travis] is good and intelligent boy [Theresa] is very much in love with her husband. His name is [Dale].
|
('Dale', 'Travis')
| 15 |
son
|
[Theresa] is very much in love with her husband. His name is [Dale]. [Theresa]'s son called [Travis] is good and intelligent boy
|
[{('Dale', 'son', 'Travis'): [('Dale', 'wife', 'Theresa'), ('Theresa', 'son', 'Travis')]}]
|
wife-son
|
task_1.2
|
[(0, 1), (1, 2)]
|
['wife', 'son']
|
(0, 2)
|
Dale:male,Theresa:female,Travis:male
|
train
|
603a70df-964f-45bf-ab58-9138d70aa987
|
[Travis] is the great brother of [James]. [Travis] was adopted kid. He discovered last week that [Theresa] is his mother.
|
('James', 'Theresa')
| 6 |
mother
|
[Travis] is the great brother of [James]. [Travis] was adopted kid. He discovered last week that [Theresa] is his mother.
|
[{('James', 'mother', 'Theresa'): [('James', 'brother', 'Travis'), ('Travis', 'mother', 'Theresa')]}]
|
brother-mother
|
task_1.2
|
[(0, 1), (1, 2)]
|
['brother', 'mother']
|
(0, 2)
|
James:male,Travis:male,Theresa:female
|
train
|
82eb5f1f-c412-4790-ac00-4b60ad854d70
|
[Nancy] told her daughter [Linda] to wash up. Dinner was ready. [Linda] went to visit her aunt, [Amy], who's birthday was yesterday.
|
('Nancy', 'Amy')
| 4 |
sister
|
[Nancy] told her daughter [Linda] to wash up. Dinner was ready. [Linda] went to visit her aunt, [Amy], who's birthday was yesterday.
|
[{('Nancy', 'sister', 'Amy'): [('Nancy', 'daughter', 'Linda'), ('Linda', 'aunt', 'Amy')]}]
|
daughter-aunt
|
task_1.2
|
[(0, 1), (1, 2)]
|
['daughter', 'aunt']
|
(0, 2)
|
Nancy:female,Linda:female,Amy:female
|
train
|
a3f02eaf-4b71-4a63-a119-928701be7d1c
|
[Louise] and her brother [Robert] wanted to go for Ice cream, it just so happened that [Louise]'s grandmother [Ashley] said she would take them.
|
('Robert', 'Ashley')
| 7 |
grandmother
|
[Louise] and her brother [Robert] wanted to go for Ice cream, it just so happened that [Louise]'s grandmother [Ashley] said she would take them.
|
[{('Robert', 'grandmother', 'Ashley'): [('Robert', 'sister', 'Louise'), ('Louise', 'grandmother', 'Ashley')]}]
|
sister-grandmother
|
task_1.2
|
[(0, 1), (1, 2)]
|
['sister', 'grandmother']
|
(0, 2)
|
Robert:male,Louise:female,Ashley:female
|
train
|
31f0d28e-6c3f-49af-b2a2-f3133e65ba21
|
[Lillian] took her daughter [Janet] to see a movie on Friday. She let her pick the movie and she enjoyed it very much. [Ashley] and her daughter [Lillian] went shopping together last Monday and they bought new shoes for [Ashley]'s kids.
|
('Janet', 'Ashley')
| 7 |
grandmother
|
[Lillian] took her daughter [Janet] to see a movie on Friday. She let her pick the movie and she enjoyed it very much. [Ashley] and her daughter [Lillian] went shopping together last Monday and they bought new shoes for [Ashley]'s kids.
|
[{('Janet', 'grandmother', 'Ashley'): [('Janet', 'mother', 'Lillian'), ('Lillian', 'mother', 'Ashley')]}]
|
mother-mother
|
task_1.2
|
[(0, 1), (1, 2)]
|
['mother', 'mother']
|
(0, 2)
|
Janet:female,Lillian:female,Ashley:female
|
train
|
fbdecbe8-2786-4562-ad68-8a4abfd2d346
|
[Ashley] and her husband [Clarence] went to dinner. [Clarence]'s granddaughter [Louise] went with them.
|
('Ashley', 'Louise')
| 11 |
granddaughter
|
[Ashley] and her husband [Clarence] went to dinner. [Clarence]'s granddaughter [Louise] went with them.
|
[{('Ashley', 'granddaughter', 'Louise'): [('Ashley', 'husband', 'Clarence'), ('Clarence', 'granddaughter', 'Louise')]}]
|
husband-granddaughter
|
task_1.2
|
[(0, 1), (1, 2)]
|
['husband', 'granddaughter']
|
(0, 2)
|
Ashley:female,Clarence:male,Louise:female
|
train
|
a298067a-5a60-43c9-8a8f-7f08925580fa
|
[Ashley] took her grandson, [Travis], and her husband, [Clarence], furniture shopping with her.
|
('Clarence', 'Travis')
| 10 |
grandson
|
[Ashley] took her grandson, [Travis], and her husband, [Clarence], furniture shopping with her.
|
[{('Clarence', 'grandson', 'Travis'): [('Clarence', 'wife', 'Ashley'), ('Ashley', 'grandson', 'Travis')]}]
|
wife-grandson
|
task_1.2
|
[(0, 1), (1, 2)]
|
['wife', 'grandson']
|
(0, 2)
|
Clarence:male,Ashley:female,Travis:male
|
train
|
378b41a0-1886-4755-8761-8bca55b057b6
|
[Clarence] and [Glen] surprised [Ashley] with a birthday cake yesterday. [Glen] is [Clarence]'s grandson. [Ashley] is [Glen]'s grandmother and [Clarence] is the husband of [Ashley].
|
('Ashley', 'Glen')
| 10 |
grandson
|
[Clarence] and [Glen] surprised [Ashley] with a birthday cake yesterday. [Glen] is [Clarence]'s grandson. [Ashley] is [Glen]'s grandmother and [Clarence] is the husband of [Ashley].
|
[{('Ashley', 'grandson', 'Glen'): [('Ashley', 'husband', 'Clarence'), ('Clarence', 'grandson', 'Glen')]}]
|
husband-grandson
|
task_1.2
|
[(0, 1), (1, 2)]
|
['husband', 'grandson']
|
(0, 2)
|
Ashley:female,Clarence:male,Glen:male
|
train
|
bc34ab26-1ef4-4142-af8e-5661f2441cee
|
[Clarence] has a great father relationship with the beautiful [Lillian]. [Janet] called her mother [Lillian] to let her know she will be back home soon.
|
('Janet', 'Clarence')
| 2 |
grandfather
|
[Janet] called her mother [Lillian] to let her know she will be back home soon. [Clarence] has a great father relationship with the beautiful [Lillian].
|
[{('Janet', 'grandfather', 'Clarence'): [('Janet', 'mother', 'Lillian'), ('Lillian', 'father', 'Clarence')]}]
|
mother-father
|
task_1.2
|
[(0, 1), (1, 2)]
|
['mother', 'father']
|
(0, 2)
|
Janet:female,Lillian:female,Clarence:male
|
train
|
3fb4c1c5-cfc4-4029-b05c-e923817537e5
|
[Ashley] took her daughter [Nancy] to see her very first ballet performance. [Theresa] was excited for today, its her daughter's, [Ashley], spring break. She will finally get to see her.
|
('Nancy', 'Theresa')
| 4 |
sister
|
[Ashley] took her daughter [Nancy] to see her very first ballet performance. [Theresa] was excited for today, its her daughter's, [Ashley], spring break. She will finally get to see her.
|
[{('Nancy', 'sister', 'Theresa'): [('Nancy', 'mother', 'Ashley'), ('Ashley', 'daughter', 'Theresa')]}]
|
mother-daughter
|
task_1.2
|
[(0, 1), (1, 2)]
|
['mother', 'daughter']
|
(0, 2)
|
Nancy:female,Ashley:female,Theresa:female
|
train
|
94cb10fd-85ae-437e-94fe-af2bdba556ba
|
[Theresa] sat anxiously in the airport terminal, waiting to see her son [Tony] walk through the gate. [Nicolas] was so excited to give his mother, [Theresa], a really nice card for Mother's Day. He loves her very much.
|
('Nicolas', 'Tony')
| 3 |
brother
|
[Nicolas] was so excited to give his mother, [Theresa], a really nice card for Mother's Day. He loves her very much. [Theresa] sat anxiously in the airport terminal, waiting to see her son [Tony] walk through the gate.
|
[{('Nicolas', 'brother', 'Tony'): [('Nicolas', 'mother', 'Theresa'), ('Theresa', 'son', 'Tony')]}]
|
mother-son
|
task_1.2
|
[(0, 1), (1, 2)]
|
['mother', 'son']
|
(0, 2)
|
Nicolas:male,Theresa:female,Tony:male
|
train
|
c3828b09-a470-4583-a535-6cc0812e1b2e
|
[Ashley] was having lunch with her husband [Clarence]. As she was eating she got a call from her granddaughter [Emily].
|
('Clarence', 'Emily')
| 11 |
granddaughter
|
[Ashley] was having lunch with her husband [Clarence]. As she was eating she got a call from her granddaughter [Emily].
|
[{('Clarence', 'granddaughter', 'Emily'): [('Clarence', 'wife', 'Ashley'), ('Ashley', 'granddaughter', 'Emily')]}]
|
wife-granddaughter
|
task_1.2
|
[(0, 1), (1, 2)]
|
['wife', 'granddaughter']
|
(0, 2)
|
Clarence:male,Ashley:female,Emily:female
|
train
|
890d7d6f-7bca-4ad2-bcdc-b892d9e32352
|
[Wayne] was concerned about his daughter, [Louise], not having any friends. He called his dad, [Clarence], for advice.
|
('Louise', 'Clarence')
| 2 |
grandfather
|
[Wayne] was concerned about his daughter, [Louise], not having any friends. He called his dad, [Clarence], for advice.
|
[{('Louise', 'grandfather', 'Clarence'): [('Louise', 'father', 'Wayne'), ('Wayne', 'father', 'Clarence')]}]
|
father-father
|
task_1.2
|
[(0, 1), (1, 2)]
|
['father', 'father']
|
(0, 2)
|
Louise:female,Wayne:male,Clarence:male
|
train
|
93eb43f3-49b9-48bc-8664-0ab4799327e9
|
[Ashley] took her grandson [Robert] to school. [Robert]'s sister [Louise] stayed home because she was suspended.
|
('Ashley', 'Louise')
| 11 |
granddaughter
|
[Ashley] took her grandson [Robert] to school. [Robert]'s sister [Louise] stayed home because she was suspended.
|
[{('Ashley', 'granddaughter', 'Louise'): [('Ashley', 'grandson', 'Robert'), ('Robert', 'sister', 'Louise')]}]
|
grandson-sister
|
task_1.2
|
[(0, 1), (1, 2)]
|
['grandson', 'sister']
|
(0, 2)
|
Ashley:female,Robert:male,Louise:female
|
train
|
b00f3719-a82a-4c78-8419-4fb3f1ea0285
|
[Clarence] is taking is son [Nicholas] out for a weekend camping trip. [Nicholas]'s son [Milton] is sick and can not go.
|
('Milton', 'Clarence')
| 2 |
grandfather
|
[Clarence] is taking is son [Nicholas] out for a weekend camping trip. [Nicholas]'s son [Milton] is sick and can not go.
|
[{('Milton', 'grandfather', 'Clarence'): [('Milton', 'father', 'Nicholas'), ('Nicholas', 'father', 'Clarence')]}]
|
father-father
|
task_1.2
|
[(0, 1), (1, 2)]
|
['father', 'father']
|
(0, 2)
|
Milton:male,Nicholas:male,Clarence:male
|
train
|
e8e8302e-42c4-42f2-9beb-d7584f08c71c
|
[Louise] was playing tag with her father [Wayne]. [Ashley] has an amazing son. Her son [Wayne] is very talented.
|
('Louise', 'Ashley')
| 7 |
grandmother
|
[Louise] was playing tag with her father [Wayne]. [Ashley] has an amazing son. Her son [Wayne] is very talented.
|
[{('Louise', 'grandmother', 'Ashley'): [('Louise', 'father', 'Wayne'), ('Wayne', 'mother', 'Ashley')]}]
|
father-mother
|
task_1.2
|
[(0, 1), (1, 2)]
|
['father', 'mother']
|
(0, 2)
|
Louise:female,Wayne:male,Ashley:female
|
train
|
91db9a27-0e17-4f65-bb37-44aefbac28d8
|
[Ashley] had to pick up her grandson [Robert] and his sister, [Linda], from school today.
|
('Ashley', 'Linda')
| 11 |
granddaughter
|
[Ashley] had to pick up her grandson [Robert] and his sister, [Linda], from school today.
|
[{('Ashley', 'granddaughter', 'Linda'): [('Ashley', 'grandson', 'Robert'), ('Robert', 'sister', 'Linda')]}]
|
grandson-sister
|
task_1.2
|
[(0, 1), (1, 2)]
|
['grandson', 'sister']
|
(0, 2)
|
Ashley:female,Robert:male,Linda:female
|
train
|
cd7eec17-e641-4e5e-a084-bdc8670dfb91
|
[Ashley] is making tacos with her son [Wayne]. [Wayne]'s son [Jeff] loves tacos.
|
('Jeff', 'Ashley')
| 7 |
grandmother
|
[Ashley] is making tacos with her son [Wayne]. [Wayne]'s son [Jeff] loves tacos.
|
[{('Jeff', 'grandmother', 'Ashley'): [('Jeff', 'father', 'Wayne'), ('Wayne', 'mother', 'Ashley')]}]
|
father-mother
|
task_1.2
|
[(0, 1), (1, 2)]
|
['father', 'mother']
|
(0, 2)
|
Jeff:male,Wayne:male,Ashley:female
|
train
|
7417f30e-ec81-45e4-968b-ac53e018bc8c
|
[Nicholas]'s daughter, [Emily], went to the city this weekend. She spent her time there visiting her grandfather, [Clarence], and had a wonderful time with him.
|
('Nicholas', 'Clarence')
| 5 |
father
|
[Nicholas]'s daughter, [Emily], went to the city this weekend. She spent her time there visiting her grandfather, [Clarence], and had a wonderful time with him.
|
[{('Nicholas', 'father', 'Clarence'): [('Nicholas', 'daughter', 'Emily'), ('Emily', 'grandfather', 'Clarence')]}]
|
daughter-grandfather
|
task_1.2
|
[(0, 1), (1, 2)]
|
['daughter', 'grandfather']
|
(0, 2)
|
Nicholas:male,Emily:female,Clarence:male
|
train
|
f248d2c8-563d-4ec3-bd16-245943e5aad8
|
[Robert] always looked up to his big brother [Jacob] and wanted to be just like him. [Jeff] love his brother [Robert]. They are always playing together.
|
('Jacob', 'Jeff')
| 3 |
brother
|
[Robert] always looked up to his big brother [Jacob] and wanted to be just like him. [Jeff] love his brother [Robert]. They are always playing together.
|
[{('Jacob', 'brother', 'Jeff'): [('Jacob', 'brother', 'Robert'), ('Robert', 'brother', 'Jeff')]}]
|
brother-brother
|
task_1.2
|
[(0, 1), (1, 2)]
|
['brother', 'brother']
|
(0, 2)
|
Jacob:male,Robert:male,Jeff:male
|
train
|
f966f864-827d-48a5-b5c7-e42e9d30b736
|
[April] and her sister [Andrea] went out to lunch with [April]'s sister [Ann].
|
('Ann', 'Andrea')
| 4 |
sister
|
[April] and her sister [Andrea] went out to lunch with [April]'s sister [Ann].
|
[{('Ann', 'sister', 'Andrea'): [('Ann', 'sister', 'April'), ('April', 'sister', 'Andrea')]}]
|
sister-sister
|
task_1.2
|
[(0, 1), (1, 2)]
|
['sister', 'sister']
|
(0, 2)
|
Ann:female,April:female,Andrea:female
|
train
|
dc3bf377-fc78-4dee-bafe-26c3af2aa577
|
[Jerry] and his wife, [Janet] just got married in Las Vegas last month. [Lillian] and her daughter [Janet] went out for ice cream. [Lillian] got a cone and [Janet] got a sundae.
|
('Lillian', 'Jerry')
| 1 |
son-in-law
|
[Lillian] and her daughter [Janet] went out for ice cream. [Lillian] got a cone and [Janet] got a sundae. [Jerry] and his wife, [Janet] just got married in Las Vegas last month.
|
[{('Lillian', 'son-in-law', 'Jerry'): [('Lillian', 'daughter', 'Janet'), ('Janet', 'husband', 'Jerry')]}]
|
daughter-husband
|
task_1.2
|
[(0, 1), (1, 2)]
|
['daughter', 'husband']
|
(0, 2)
|
Lillian:female,Janet:female,Jerry:male
|
train
|
fb51ec6b-1467-406a-bc15-1621654bd420
|
[Andrea] invited her sister [Janet] and her grandmother [Ashley] to her baby shower.
|
('Janet', 'Ashley')
| 7 |
grandmother
|
[Andrea] invited her sister [Janet] and her grandmother [Ashley] to her baby shower.
|
[{('Janet', 'grandmother', 'Ashley'): [('Janet', 'sister', 'Andrea'), ('Andrea', 'grandmother', 'Ashley')]}]
|
sister-grandmother
|
task_1.2
|
[(0, 1), (1, 2)]
|
['sister', 'grandmother']
|
(0, 2)
|
Janet:female,Andrea:female,Ashley:female
|
train
|
441a9c9d-3f6d-4b32-9841-99d669b8a3c9
|
[Lillian] and her brother [Wayne] went to the department store. [Jeff], [Wayne]'s son, came with them.
|
('Lillian', 'Jeff')
| 14 |
nephew
|
[Lillian] and her brother [Wayne] went to the department store. [Jeff], [Wayne]'s son, came with them.
|
[{('Lillian', 'nephew', 'Jeff'): [('Lillian', 'brother', 'Wayne'), ('Wayne', 'son', 'Jeff')]}]
|
brother-son
|
task_1.2
|
[(0, 1), (1, 2)]
|
['brother', 'son']
|
(0, 2)
|
Lillian:female,Wayne:male,Jeff:male
|
train
|
f74c0071-ee61-49af-92d6-3dba8fe10fbb
|
[Ashley] loves cooking for her son. His name is [George]. [George] took his daughter, [Andrea], to the Cavaliers game on Saturday.
|
('Ashley', 'Andrea')
| 11 |
granddaughter
|
[Ashley] loves cooking for her son. His name is [George]. [George] took his daughter, [Andrea], to the Cavaliers game on Saturday.
|
[{('Ashley', 'granddaughter', 'Andrea'): [('Ashley', 'son', 'George'), ('George', 'daughter', 'Andrea')]}]
|
son-daughter
|
task_1.2
|
[(0, 1), (1, 2)]
|
['son', 'daughter']
|
(0, 2)
|
Ashley:female,George:male,Andrea:female
|
train
|
e31d4fae-e5ed-45f9-a90b-fa319bffeb6b
|
[Ann] and her sister [Janet] braided each other's hair before school. [George] has a great father relationship with the beautiful [Ann].
|
('Janet', 'George')
| 5 |
father
|
[Ann] and her sister [Janet] braided each other's hair before school. [George] has a great father relationship with the beautiful [Ann].
|
[{('Janet', 'father', 'George'): [('Janet', 'sister', 'Ann'), ('Ann', 'father', 'George')]}]
|
sister-father
|
task_1.2
|
[(0, 1), (1, 2)]
|
['sister', 'father']
|
(0, 2)
|
Janet:female,Ann:female,George:male
|
train
|
ae938928-b22c-4adb-bdf2-11cd38c9cd7d
|
[Clarence] went bike riding his grandson [Tony]. [Tony]'s father [Dale] was skateboarding.
|
('Dale', 'Clarence')
| 5 |
father
|
[Clarence] went bike riding his grandson [Tony]. [Tony]'s father [Dale] was skateboarding.
|
[{('Dale', 'father', 'Clarence'): [('Dale', 'son', 'Tony'), ('Tony', 'grandfather', 'Clarence')]}]
|
son-grandfather
|
task_1.2
|
[(0, 1), (1, 2)]
|
['son', 'grandfather']
|
(0, 2)
|
Dale:male,Tony:male,Clarence:male
|
train
|
3762cb54-894d-4f20-976d-a9d66a19f6c8
|
[Ann] was ill, that's why she could n't go to school. She was with her mother [George] all day. [Theresa] and her brother [George] were having a wonderful time at Disneyland.
|
('Theresa', 'Ann')
| 17 |
niece
|
[Theresa] and her brother [George] were having a wonderful time at Disneyland. [Ann] was ill, that's why she could n't go to school. She was with her mother [George] all day.
|
[{('Theresa', 'niece', 'Ann'): [('Theresa', 'brother', 'George'), ('George', 'daughter', 'Ann')]}]
|
brother-daughter
|
task_1.2
|
[(0, 1), (1, 2)]
|
['brother', 'daughter']
|
(0, 2)
|
Theresa:female,George:male,Ann:female
|
train
|
aa65ba70-cedc-4a7b-bced-5596ffa09a44
|
[Travis] is the great brother of [James]. [Ashley] was glad to see her grandson, [Travis].
|
('James', 'Ashley')
| 7 |
grandmother
|
[Travis] is the great brother of [James]. [Ashley] was glad to see her grandson, [Travis].
|
[{('James', 'grandmother', 'Ashley'): [('James', 'brother', 'Travis'), ('Travis', 'grandmother', 'Ashley')]}]
|
brother-grandmother
|
task_1.2
|
[(0, 1), (1, 2)]
|
['brother', 'grandmother']
|
(0, 2)
|
James:male,Travis:male,Ashley:female
|
train
|
0f81bfb8-82dd-4202-9b56-d0c19e10ddd9
|
[Belva] thought about how fortunate she was as she watched the sunset on the beach with her husband [Travis]. [Theresa] cooked her son [Travis] his favorite meal yesterday because it was his birthday.
|
('Belva', 'Theresa')
| 13 |
mother-in-law
|
[Belva] thought about how fortunate she was as she watched the sunset on the beach with her husband [Travis]. [Theresa] cooked her son [Travis] his favorite meal yesterday because it was his birthday.
|
[{('Belva', 'mother-in-law', 'Theresa'): [('Belva', 'husband', 'Travis'), ('Travis', 'mother', 'Theresa')]}]
|
husband-mother
|
task_1.2
|
[(0, 1), (1, 2)]
|
['husband', 'mother']
|
(0, 2)
|
Belva:female,Travis:male,Theresa:female
|
train
|
4da21ab6-9578-434b-8068-26e87f06e925
|
[Michael] asked his son, [Nicholas], to help paint his house. [Michael]'s uncle, [Wayne], is finally getting help for his alcoholism.
|
('Nicholas', 'Wayne')
| 3 |
brother
|
[Michael] asked his son, [Nicholas], to help paint his house. [Michael]'s uncle, [Wayne], is finally getting help for his alcoholism.
|
[{('Nicholas', 'brother', 'Wayne'): [('Nicholas', 'son', 'Michael'), ('Michael', 'uncle', 'Wayne')]}]
|
son-uncle
|
task_1.2
|
[(0, 1), (1, 2)]
|
['son', 'uncle']
|
(0, 2)
|
Nicholas:male,Michael:male,Wayne:male
|
train
|
6d2fc145-a01f-4fb1-9bf9-87511012ab6f
|
[Jeff] loves his father, [Wayne], very much, and [Wayne] loves him. [Wayne]'s sister, [Lillian], loves [Jeff] a whole lot, too.
|
('Jeff', 'Lillian')
| 0 |
aunt
|
[Jeff] loves his father, [Wayne], very much, and [Wayne] loves him. [Wayne]'s sister, [Lillian], loves [Jeff] a whole lot, too.
|
[{('Jeff', 'aunt', 'Lillian'): [('Jeff', 'father', 'Wayne'), ('Wayne', 'sister', 'Lillian')]}]
|
father-sister
|
task_1.2
|
[(0, 1), (1, 2)]
|
['father', 'sister']
|
(0, 2)
|
Jeff:male,Wayne:male,Lillian:female
|
train
|
b413c06f-7eb2-4c47-a519-4eabd2860b60
|
[James] likes to watch boxing with his brother. His name is [Nicolas]. [Dale] decided to give his son [James], for his birthday, the latest version of Apple watch.
|
('Nicolas', 'Dale')
| 5 |
father
|
[James] likes to watch boxing with his brother. His name is [Nicolas]. [Dale] decided to give his son [James], for his birthday, the latest version of Apple watch.
|
[{('Nicolas', 'father', 'Dale'): [('Nicolas', 'brother', 'James'), ('James', 'father', 'Dale')]}]
|
brother-father
|
task_1.2
|
[(0, 1), (1, 2)]
|
['brother', 'father']
|
(0, 2)
|
Nicolas:male,James:male,Dale:male
|
train
|
15a1a344-bf11-4201-87e8-cc8b970ba762
|
[Nicholas] asked his brother [Wayne] to help him fix his car and he said he would after he got off work. [Clarence] is helping his son study. His name is [Nicholas].
|
('Clarence', 'Wayne')
| 15 |
son
|
[Clarence] is helping his son study. His name is [Nicholas]. [Nicholas] asked his brother [Wayne] to help him fix his car and he said he would after he got off work.
|
[{('Clarence', 'son', 'Wayne'): [('Clarence', 'son', 'Nicholas'), ('Nicholas', 'brother', 'Wayne')]}]
|
son-brother
|
task_1.2
|
[(0, 1), (1, 2)]
|
['son', 'brother']
|
(0, 2)
|
Clarence:male,Nicholas:male,Wayne:male
|
train
|
f68a705e-0591-42c5-bb1e-eacc8efad4c2
|
[April] has a wonderful relationship with her uncle [Dale]. [George] has been trying all day to reach his daughter [April] on the phone.
|
('George', 'Dale')
| 3 |
brother
|
[George] has been trying all day to reach his daughter [April] on the phone. [April] has a wonderful relationship with her uncle [Dale].
|
[{('George', 'brother', 'Dale'): [('George', 'daughter', 'April'), ('April', 'uncle', 'Dale')]}]
|
daughter-uncle
|
task_1.2
|
[(0, 1), (1, 2)]
|
['daughter', 'uncle']
|
(0, 2)
|
George:male,April:female,Dale:male
|
train
|
a93b063a-0475-456b-a7f7-e84f04447421
|
[Ann] asked her sister [Janet] if she could come over. [Janet]'s grandfather, [Clarence], was there, and he wanted to give her something.
|
('Ann', 'Clarence')
| 2 |
grandfather
|
[Ann] asked her sister [Janet] if she could come over. [Janet]'s grandfather, [Clarence], was there, and he wanted to give her something.
|
[{('Ann', 'grandfather', 'Clarence'): [('Ann', 'sister', 'Janet'), ('Janet', 'grandfather', 'Clarence')]}]
|
sister-grandfather
|
task_1.2
|
[(0, 1), (1, 2)]
|
['sister', 'grandfather']
|
(0, 2)
|
Ann:female,Janet:female,Clarence:male
|
train
|
b49ade24-86f9-4bf0-88de-69437050c2ca
|
Worker: [Clarence] is the grandfather of a beautiful girl named [Emily]. He and his wife [Ashley] take care of her sometimes.
|
('Ashley', 'Emily')
| 11 |
granddaughter
|
Worker: [Clarence] is the grandfather of a beautiful girl named [Emily]. He and his wife [Ashley] take care of her sometimes.
|
[{('Ashley', 'granddaughter', 'Emily'): [('Ashley', 'husband', 'Clarence'), ('Clarence', 'granddaughter', 'Emily')]}]
|
husband-granddaughter
|
task_1.2
|
[(0, 1), (1, 2)]
|
['husband', 'granddaughter']
|
(0, 2)
|
Ashley:female,Clarence:male,Emily:female
|
train
|
21a524b0-4e8f-4489-bb2a-485d030492c9
|
[James] and his brother [Tony] went to see a baseball game on Friday and had a great time. [Theresa] asked her son [James] to take her car to get the oil changed and he said he would be there around 2 o'clock.
|
('Tony', 'Theresa')
| 6 |
mother
|
[James] and his brother [Tony] went to see a baseball game on Friday and had a great time. [Theresa] asked her son [James] to take her car to get the oil changed and he said he would be there around 2 o'clock.
|
[{('Tony', 'mother', 'Theresa'): [('Tony', 'brother', 'James'), ('James', 'mother', 'Theresa')]}]
|
brother-mother
|
task_1.2
|
[(0, 1), (1, 2)]
|
['brother', 'mother']
|
(0, 2)
|
Tony:male,James:male,Theresa:female
|
train
|
014802ba-5eb5-4143-a356-e93080efc3c1
|
[George] went to pick up his daughter [April] from school on the last day before summer vacation. [Amy] is coming to New York to visit her niece, [April].
|
('George', 'Amy')
| 4 |
sister
|
[George] went to pick up his daughter [April] from school on the last day before summer vacation. [Amy] is coming to New York to visit her niece, [April].
|
[{('George', 'sister', 'Amy'): [('George', 'daughter', 'April'), ('April', 'aunt', 'Amy')]}]
|
daughter-aunt
|
task_1.2
|
[(0, 1), (1, 2)]
|
['daughter', 'aunt']
|
(0, 2)
|
George:male,April:female,Amy:female
|
train
|
e50fb29a-f5ba-4e1f-808d-0c4e6d3984df
|
[Andrea] took her sister [Ann] out for dinner to celebrate her birthday. [Lillian] took her daughter, [Ann], out to High Tea yesterday afternoon.
|
('Lillian', 'Andrea')
| 16 |
daughter
|
[Lillian] took her daughter, [Ann], out to High Tea yesterday afternoon. [Andrea] took her sister [Ann] out for dinner to celebrate her birthday.
|
[{('Lillian', 'daughter', 'Andrea'): [('Lillian', 'daughter', 'Ann'), ('Ann', 'sister', 'Andrea')]}]
|
daughter-sister
|
task_1.2
|
[(0, 1), (1, 2)]
|
['daughter', 'sister']
|
(0, 2)
|
Lillian:female,Ann:female,Andrea:female
|
train
|
4dcc8a8a-8964-4835-a3b6-47360178441c
|
[April] asked [Clarence], her grandfather, for some candy. [George] is a man with a daughter named [April].
|
('George', 'Clarence')
| 5 |
father
|
[George] is a man with a daughter named [April]. [April] asked [Clarence], her grandfather, for some candy.
|
[{('George', 'father', 'Clarence'): [('George', 'daughter', 'April'), ('April', 'grandfather', 'Clarence')]}]
|
daughter-grandfather
|
task_1.2
|
[(0, 1), (1, 2)]
|
['daughter', 'grandfather']
|
(0, 2)
|
George:male,April:female,Clarence:male
|
train
|
8eb8decd-66c1-4aee-bfce-09f0aa64fb71
|
[Clarence] was so proud of his Grandson [Jeff] for winning the state championship game. [Ashley] fixed her husband [Clarence] spaghetti and a salad for dinner for his birthday because it is his favorite food.
|
('Ashley', 'Jeff')
| 10 |
grandson
|
[Ashley] fixed her husband [Clarence] spaghetti and a salad for dinner for his birthday because it is his favorite food. [Clarence] was so proud of his Grandson [Jeff] for winning the state championship game.
|
[{('Ashley', 'grandson', 'Jeff'): [('Ashley', 'husband', 'Clarence'), ('Clarence', 'grandson', 'Jeff')]}]
|
husband-grandson
|
task_1.2
|
[(0, 1), (1, 2)]
|
['husband', 'grandson']
|
(0, 2)
|
Ashley:female,Clarence:male,Jeff:male
|
train
|
6260d9d7-a820-4581-a36e-61a17bc78adc
|
[Michael] and his sister [Emily] took their father out to eat for his birthday. They had a great time. [Michael]'s brother, [Glen], recently got elected as a senator.
|
('Glen', 'Emily')
| 4 |
sister
|
[Michael]'s brother, [Glen], recently got elected as a senator. [Michael] and his sister [Emily] took their father out to eat for his birthday. They had a great time.
|
[{('Glen', 'sister', 'Emily'): [('Glen', 'brother', 'Michael'), ('Michael', 'sister', 'Emily')]}]
|
brother-sister
|
task_1.2
|
[(0, 1), (1, 2)]
|
['brother', 'sister']
|
(0, 2)
|
Glen:male,Michael:male,Emily:female
|
train
|
2ae90bdf-4c17-4290-9643-cb4889866bf3
|
[Dale] and his son [James] went to the store to by bread. [Ashley] took her son [Dale] to the mall to shop for school clothes.
|
('Ashley', 'James')
| 10 |
grandson
|
[Ashley] took her son [Dale] to the mall to shop for school clothes. [Dale] and his son [James] went to the store to by bread.
|
[{('Ashley', 'grandson', 'James'): [('Ashley', 'son', 'Dale'), ('Dale', 'son', 'James')]}]
|
son-son
|
task_1.2
|
[(0, 1), (1, 2)]
|
['son', 'son']
|
(0, 2)
|
Ashley:female,Dale:male,James:male
|
train
|
5ac1419a-95c7-44a8-abb1-b2690beabf69
|
[Milton]'s father [Nicholas] gave his wife, [Mary], a gift card to her favorite restaurant for her birthday.
|
('Mary', 'Nicholas')
| 12 |
father-in-law
|
[Milton]'s father [Nicholas] gave his wife, [Mary], a gift card to her favorite restaurant for her birthday.
|
[{('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
|
cd6c2736-58f8-40c8-bda7-7140a8de8295
|
[George] liked to play games with his sister, [Theresa]. [George] and his father [Clarence] went jogging by the lake.
|
('Clarence', 'Theresa')
| 16 |
daughter
|
[George] and his father [Clarence] went jogging by the lake. [George] liked to play games with his sister, [Theresa].
|
[{('Clarence', 'daughter', 'Theresa'): [('Clarence', 'son', 'George'), ('George', 'sister', 'Theresa')]}]
|
son-sister
|
task_1.2
|
[(0, 1), (1, 2)]
|
['son', 'sister']
|
(0, 2)
|
Clarence:male,George:male,Theresa:female
|
train
|
82b1b8c4-bf02-40d0-afcd-60f3dfe0e68a
|
[Ashley] was so excited to take her grandson, [Nicolas], to his first day at school. [Clarence] had a wife named [Ashley]
|
('Clarence', 'Nicolas')
| 10 |
grandson
|
[Clarence] had a wife named [Ashley] [Ashley] was so excited to take her grandson, [Nicolas], to his first day at school.
|
[{('Clarence', 'grandson', 'Nicolas'): [('Clarence', 'wife', 'Ashley'), ('Ashley', 'grandson', 'Nicolas')]}]
|
wife-grandson
|
task_1.2
|
[(0, 1), (1, 2)]
|
['wife', 'grandson']
|
(0, 2)
|
Clarence:male,Ashley:female,Nicolas:male
|
train
|
e2c93202-e7e5-4f5c-ae97-fff9b6829611
|
[Wayne] is helping his son study. His name is [Robert]. [Robert] called his aunt, [Amy], and asked if she would be coming over tonight. [Amy] said yes, and told [Robert] she was bringing a surprise.
|
('Wayne', 'Amy')
| 4 |
sister
|
[Wayne] is helping his son study. His name is [Robert]. [Robert] called his aunt, [Amy], and asked if she would be coming over tonight. [Amy] said yes, and told [Robert] she was bringing a surprise.
|
[{('Wayne', 'sister', 'Amy'): [('Wayne', 'son', 'Robert'), ('Robert', 'aunt', 'Amy')]}]
|
son-aunt
|
task_1.2
|
[(0, 1), (1, 2)]
|
['son', 'aunt']
|
(0, 2)
|
Wayne:male,Robert:male,Amy:female
|
train
|
e9b28cf4-d0af-45a7-9a81-b05f7798bf57
|
[Emily]'s father, [Nicholas], was mad at his brother [Dale]. [Dale] owed him a lot of money, and showed no signs of paying it back.
|
('Emily', 'Dale')
| 8 |
uncle
|
[Emily]'s father, [Nicholas], was mad at his brother [Dale]. [Dale] owed him a lot of money, and showed no signs of paying it back.
|
[{('Emily', 'uncle', 'Dale'): [('Emily', 'father', 'Nicholas'), ('Nicholas', 'brother', 'Dale')]}]
|
father-brother
|
task_1.2
|
[(0, 1), (1, 2)]
|
['father', 'brother']
|
(0, 2)
|
Emily:female,Nicholas:male,Dale:male
|
train
|
5eab682a-8564-4f32-9bff-63d317bf4807
|
[Dale] takes his son [Tony] to the movie theater. [Ashley], [Tony]'s grandmother, waits for the two at home.
|
('Dale', 'Ashley')
| 6 |
mother
|
[Dale] takes his son [Tony] to the movie theater. [Ashley], [Tony]'s grandmother, waits for the two at home.
|
[{('Dale', 'mother', 'Ashley'): [('Dale', 'son', 'Tony'), ('Tony', 'grandmother', 'Ashley')]}]
|
son-grandmother
|
task_1.2
|
[(0, 1), (1, 2)]
|
['son', 'grandmother']
|
(0, 2)
|
Dale:male,Tony:male,Ashley:female
|
train
|
cc5c19eb-fd6b-459e-bd49-aedd2794e72f
|
[Emily] has yet to see her granddaughter, [Ashley]. [Clarence], [Ashley]'s wife, does n't like her side of the family.
|
('Clarence', 'Emily')
| 11 |
granddaughter
|
[Emily] has yet to see her granddaughter, [Ashley]. [Clarence], [Ashley]'s wife, does n't like her side of the family.
|
[{('Clarence', 'granddaughter', 'Emily'): [('Clarence', 'wife', 'Ashley'), ('Ashley', 'granddaughter', 'Emily')]}]
|
wife-granddaughter
|
task_1.2
|
[(0, 1), (1, 2)]
|
['wife', 'granddaughter']
|
(0, 2)
|
Clarence:male,Ashley:female,Emily:female
|
train
|
8014d5b4-bdab-4c0d-82d5-3f5ad7cec2fc
|
[Jacob] did n't get along very well with his sister [Linda] for some reason. [Nancy] and her daughter [Linda] were on vaction.
|
('Jacob', 'Nancy')
| 6 |
mother
|
[Jacob] did n't get along very well with his sister [Linda] for some reason. [Nancy] and her daughter [Linda] were on vaction.
|
[{('Jacob', 'mother', 'Nancy'): [('Jacob', 'sister', 'Linda'), ('Linda', 'mother', 'Nancy')]}]
|
sister-mother
|
task_1.2
|
[(0, 1), (1, 2)]
|
['sister', 'mother']
|
(0, 2)
|
Jacob:male,Linda:female,Nancy:female
|
train
|
2b014790-be0d-40d6-9c97-1d5667dd3adb
|
[Emily] and her mother [Amy] planned a surprise birthday party for [Emily]'s husband [Dennis].
|
('Dennis', 'Amy')
| 13 |
mother-in-law
|
[Emily] and her mother [Amy] planned a surprise birthday party for [Emily]'s husband [Dennis].
|
[{('Dennis', 'mother-in-law', 'Amy'): [('Dennis', 'wife', 'Emily'), ('Emily', 'mother', 'Amy')]}]
|
wife-mother
|
task_1.2
|
[(0, 1), (1, 2)]
|
['wife', 'mother']
|
(0, 2)
|
Dennis:male,Emily:female,Amy:female
|
train
|
335d497a-59d9-436f-b48f-9e55884b5228
|
[Nancy] asks her sister [Lillian] for help looking for a gift. [Nancy] wants to buy something for her brother [Dale]'s birthday.
|
('Lillian', 'Dale')
| 3 |
brother
|
[Nancy] asks her sister [Lillian] for help looking for a gift. [Nancy] wants to buy something for her brother [Dale]'s birthday.
|
[{('Lillian', 'brother', 'Dale'): [('Lillian', 'sister', 'Nancy'), ('Nancy', 'brother', 'Dale')]}]
|
sister-brother
|
task_1.2
|
[(0, 1), (1, 2)]
|
['sister', 'brother']
|
(0, 2)
|
Lillian:female,Nancy:female,Dale:male
|
train
|
e6a937f8-85e1-4178-884e-5355a4f7ab65
|
[Glen] and his wife [Natalia] are newlyweds. They are on their honeymoon, having a wonderful time. [Glen] was so excited to introduce his new girlfriend to his mother, [Amy].
|
('Amy', 'Natalia')
| 9 |
daughter-in-law
|
[Glen] was so excited to introduce his new girlfriend to his mother, [Amy]. [Glen] and his wife [Natalia] are newlyweds. They are on their honeymoon, having a wonderful time.
|
[{('Amy', 'daughter-in-law', 'Natalia'): [('Amy', 'son', 'Glen'), ('Glen', 'wife', 'Natalia')]}]
|
son-wife
|
task_1.2
|
[(0, 1), (1, 2)]
|
['son', 'wife']
|
(0, 2)
|
Amy:female,Glen:male,Natalia:female
|
train
|
a2609024-83bb-4da8-bba0-f247294d8c07
|
[Nancy] scolded her daughter, [Linda]. [Linda] had been teasing her brother, [Jeff], and [Nancy] wanted her to stop.
|
('Nancy', 'Jeff')
| 15 |
son
|
[Nancy] scolded her daughter, [Linda]. [Linda] had been teasing her brother, [Jeff], and [Nancy] wanted her to stop.
|
[{('Nancy', 'son', 'Jeff'): [('Nancy', 'daughter', 'Linda'), ('Linda', 'brother', 'Jeff')]}]
|
daughter-brother
|
task_1.2
|
[(0, 1), (1, 2)]
|
['daughter', 'brother']
|
(0, 2)
|
Nancy:female,Linda:female,Jeff:male
|
train
|
0af95c42-4a3b-40b9-b5e5-194981d4c7e7
|
[Linda] and her husband [Kevin] bought a house near the beach and they really like it. [Linda] took a photo of her father [Wayne] for the family album.
|
('Kevin', 'Wayne')
| 12 |
father-in-law
|
[Linda] and her husband [Kevin] bought a house near the beach and they really like it. [Linda] took a photo of her father [Wayne] for the family album.
|
[{('Kevin', 'father-in-law', 'Wayne'): [('Kevin', 'wife', 'Linda'), ('Linda', 'father', 'Wayne')]}]
|
wife-father
|
task_1.2
|
[(0, 1), (1, 2)]
|
['wife', 'father']
|
(0, 2)
|
Kevin:male,Linda:female,Wayne:male
|
train
|
80c21582-d4d7-4f54-8652-81134c5f26f4
|
[George] and his daughter [Andrea] went shopping for [Andrea]'s grandmother, [Ashley].
|
('George', 'Ashley')
| 6 |
mother
|
[George] and his daughter [Andrea] went shopping for [Andrea]'s grandmother, [Ashley].
|
[{('George', 'mother', 'Ashley'): [('George', 'daughter', 'Andrea'), ('Andrea', 'grandmother', 'Ashley')]}]
|
daughter-grandmother
|
task_1.2
|
[(0, 1), (1, 2)]
|
['daughter', 'grandmother']
|
(0, 2)
|
George:male,Andrea:female,Ashley:female
|
train
|
b4f98e35-ec65-4d25-9401-acf74c60e277
|
[Nancy] took her son, [Robert], to go get baked goods from the local bakery. [Wayne] was sitting poolside with his wife [Nancy].
|
('Wayne', 'Robert')
| 15 |
son
|
[Wayne] was sitting poolside with his wife [Nancy]. [Nancy] took her son, [Robert], to go get baked goods from the local bakery.
|
[{('Wayne', 'son', 'Robert'): [('Wayne', 'wife', 'Nancy'), ('Nancy', 'son', 'Robert')]}]
|
wife-son
|
task_1.2
|
[(0, 1), (1, 2)]
|
['wife', 'son']
|
(0, 2)
|
Wayne:male,Nancy:female,Robert:male
|
train
|
b69ce077-368e-4ac1-a8cd-579f265b6831
|
[Wayne] and his wife [Nancy] are newlyweds. They are on their honeymoon, having a wonderful time. [Linda] and her mother [Nancy] went dress shopping on Saturday.
|
('Wayne', 'Linda')
| 16 |
daughter
|
[Wayne] and his wife [Nancy] are newlyweds. They are on their honeymoon, having a wonderful time. [Linda] and her mother [Nancy] went dress shopping on Saturday.
|
[{('Wayne', 'daughter', 'Linda'): [('Wayne', 'wife', 'Nancy'), ('Nancy', 'daughter', 'Linda')]}]
|
wife-daughter
|
task_1.2
|
[(0, 1), (1, 2)]
|
['wife', 'daughter']
|
(0, 2)
|
Wayne:male,Nancy:female,Linda:female
|
train
|
270ab69c-8923-4518-aefc-c2ab13e8ef6b
|
[Michael] took his brother [Glen] and his grandmother [Ashley] to the play.
|
('Ashley', 'Glen')
| 10 |
grandson
|
[Michael] took his brother [Glen] and his grandmother [Ashley] to the play.
|
[{('Ashley', 'grandson', 'Glen'): [('Ashley', 'grandson', 'Michael'), ('Michael', 'brother', 'Glen')]}]
|
grandson-brother
|
task_1.2
|
[(0, 1), (1, 2)]
|
['grandson', 'brother']
|
(0, 2)
|
Ashley:female,Michael:male,Glen:male
|
train
|
42c10a1d-4adb-499a-bc5e-673b728dcb0b
|
[George], [Lillian]'s husband, asked her where his daughter [Andrea] was. [Lillian] said she did n't know.
|
('Lillian', 'Andrea')
| 16 |
daughter
|
[George], [Lillian]'s husband, asked her where his daughter [Andrea] was. [Lillian] said she did n't know.
|
[{('Lillian', 'daughter', 'Andrea'): [('Lillian', 'husband', 'George'), ('George', 'daughter', 'Andrea')]}]
|
husband-daughter
|
task_1.2
|
[(0, 1), (1, 2)]
|
['husband', 'daughter']
|
(0, 2)
|
Lillian:female,George:male,Andrea:female
|
train
|
c3241888-d58d-41d1-b69f-7dd188a7791d
|
[Amy] and her father, [Clarence], were dancing. [Milton] cut in and asked his mother if he could dance with her next.
|
('Milton', 'Clarence')
| 2 |
grandfather
|
[Amy] and her father, [Clarence], were dancing. [Milton] cut in and asked his mother if he could dance with her next.
|
[{('Milton', 'grandfather', 'Clarence'): [('Milton', 'mother', 'Amy'), ('Amy', 'father', 'Clarence')]}]
|
mother-father
|
task_1.2
|
[(0, 1), (1, 2)]
|
['mother', 'father']
|
(0, 2)
|
Milton:male,Amy:female,Clarence:male
|
train
|
b78a4158-7d89-48c8-a25f-ad530b5c2edc
|
[Dale] has a brother who is younger than him. The brother has a sister whose name is [Amy]. [Emily] adores her daughter [Amy]. [Amy] loves her very much, too.
|
('Dale', 'Emily')
| 17 |
niece
|
[Dale] has a brother who is younger than him. The brother has a sister whose name is [Amy]. [Emily] adores her daughter [Amy]. [Amy] loves her very much, too.
|
[{('Dale', 'niece', 'Emily'): [('Dale', 'sister', 'Amy'), ('Amy', 'daughter', 'Emily')]}]
|
sister-daughter
|
task_1.2
|
[(0, 1), (1, 2)]
|
['sister', 'daughter']
|
(0, 2)
|
Dale:male,Amy:female,Emily:female
|
train
|
c27959dd-4a52-47a4-92ef-620a38d61892
|
[Theresa] took her son [Tony] to the park. [Theresa] was talking about food with her sister [Lillian].
|
('Tony', 'Lillian')
| 0 |
aunt
|
[Theresa] took her son [Tony] to the park. [Theresa] was talking about food with her sister [Lillian].
|
[{('Tony', 'aunt', 'Lillian'): [('Tony', 'mother', 'Theresa'), ('Theresa', 'sister', 'Lillian')]}]
|
mother-sister
|
task_1.2
|
[(0, 1), (1, 2)]
|
['mother', 'sister']
|
(0, 2)
|
Tony:male,Theresa:female,Lillian:female
|
train
|
696d11b9-a4a2-4727-a91f-b92e7297d111
|
[Nancy]'s brother [George] was going to be the star in the new show. [Nancy]'s mom, [Linda] got ready for the party.
|
('Linda', 'George')
| 8 |
uncle
|
[Nancy]'s mom, [Linda] got ready for the party. [Nancy]'s brother [George] was going to be the star in the new show.
|
[{('Linda', 'uncle', 'George'): [('Linda', 'mother', 'Nancy'), ('Nancy', 'brother', 'George')]}]
|
mother-brother
|
task_1.2
|
[(0, 1), (1, 2)]
|
['mother', 'brother']
|
(0, 2)
|
Linda:female,Nancy:female,George:male
|
train
|
97218d56-dbf9-44a4-937c-ae774b12651c
|
[Glen] is helping his mother [Amy] pick out a gift. [Amy] wants to buy something special for her sister [Nancy].
|
('Nancy', 'Glen')
| 14 |
nephew
|
[Glen] is helping his mother [Amy] pick out a gift. [Amy] wants to buy something special for her sister [Nancy].
|
[{('Nancy', 'nephew', 'Glen'): [('Nancy', 'sister', 'Amy'), ('Amy', 'son', 'Glen')]}]
|
sister-son
|
task_1.2
|
[(0, 1), (1, 2)]
|
['sister', 'son']
|
(0, 2)
|
Nancy:female,Amy:female,Glen:male
|
train
|
962cd1bf-5f43-4ef7-a087-9133436b3796
|
[Nancy] got a job working at the same office as her son, [Jeff] and her mother, [Ashley].
|
('Jeff', 'Ashley')
| 7 |
grandmother
|
[Nancy] got a job working at the same office as her son, [Jeff] and her mother, [Ashley].
|
[{('Jeff', 'grandmother', 'Ashley'): [('Jeff', 'mother', 'Nancy'), ('Nancy', 'mother', 'Ashley')]}]
|
mother-mother
|
task_1.2
|
[(0, 1), (1, 2)]
|
['mother', 'mother']
|
(0, 2)
|
Jeff:male,Nancy:female,Ashley:female
|
train
|
59c3c7b1-0021-408d-8221-09ce10563e0c
|
[Ashley] asked her granddaughter [Emily] what she wanted to do today. [Emily] told her she wanted to stay home and watch TV. [Emily] borrowed some money from her brother [Michael].
|
('Ashley', 'Michael')
| 10 |
grandson
|
[Ashley] asked her granddaughter [Emily] what she wanted to do today. [Emily] told her she wanted to stay home and watch TV. [Emily] borrowed some money from her brother [Michael].
|
[{('Ashley', 'grandson', 'Michael'): [('Ashley', 'granddaughter', 'Emily'), ('Emily', 'brother', 'Michael')]}]
|
granddaughter-brother
|
task_1.2
|
[(0, 1), (1, 2)]
|
['granddaughter', 'brother']
|
(0, 2)
|
Ashley:female,Emily:female,Michael:male
|
train
|
b48acc8c-56f9-43c2-9e2e-20fe52c0174d
|
[Nancy] and her husband, [Wayne], were cooking meatloaf. [Jeff], [Wayne]'s son, was hungry, and asked them when it would be done.
|
('Nancy', 'Jeff')
| 15 |
son
|
[Nancy] and her husband, [Wayne], were cooking meatloaf. [Jeff], [Wayne]'s son, was hungry, and asked them when it would be done.
|
[{('Nancy', 'son', 'Jeff'): [('Nancy', 'husband', 'Wayne'), ('Wayne', 'son', 'Jeff')]}]
|
husband-son
|
task_1.2
|
[(0, 1), (1, 2)]
|
['husband', 'son']
|
(0, 2)
|
Nancy:female,Wayne:male,Jeff:male
|
train
|
69b853ca-c42a-48ef-8ec6-d8192069fc15
|
[Linda] does n't like having to babysit her younger brother, [Robert]. [Robert] loves his grandfather [Clarence], very much. [Clarence] loves him, too.
|
('Linda', 'Clarence')
| 2 |
grandfather
|
[Linda] does n't like having to babysit her younger brother, [Robert]. [Robert] loves his grandfather [Clarence], very much. [Clarence] loves him, too.
|
[{('Linda', 'grandfather', 'Clarence'): [('Linda', 'brother', 'Robert'), ('Robert', 'grandfather', 'Clarence')]}]
|
brother-grandfather
|
task_1.2
|
[(0, 1), (1, 2)]
|
['brother', 'grandfather']
|
(0, 2)
|
Linda:female,Robert:male,Clarence:male
|
train
|
052d7df2-3028-40b2-b4af-20fd4e67fc77
|
[Andrea] was sewing a sweater for her sister [April]. [Ashley] loves to make candy for her granddaughter. Her name is [April].
|
('Ashley', 'Andrea')
| 11 |
granddaughter
|
[Ashley] loves to make candy for her granddaughter. Her name is [April]. [Andrea] was sewing a sweater for her sister [April].
|
[{('Ashley', 'granddaughter', 'Andrea'): [('Ashley', 'granddaughter', 'April'), ('April', 'sister', 'Andrea')]}]
|
granddaughter-sister
|
task_1.2
|
[(0, 1), (1, 2)]
|
['granddaughter', 'sister']
|
(0, 2)
|
Ashley:female,April:female,Andrea:female
|
train
|
6c797e53-15e0-4ab7-9ed1-d8a950db6633
|
[Nicholas] took his daughter [Emily] to the movies [Michael] and his father [Nicholas] went jogging by the lake.
|
('Emily', 'Michael')
| 3 |
brother
|
[Nicholas] took his daughter [Emily] to the movies [Michael] and his father [Nicholas] went jogging by the lake.
|
[{('Emily', 'brother', 'Michael'): [('Emily', 'father', 'Nicholas'), ('Nicholas', 'son', 'Michael')]}]
|
father-son
|
task_1.2
|
[(0, 1), (1, 2)]
|
['father', 'son']
|
(0, 2)
|
Emily:female,Nicholas:male,Michael:male
|
train
|
6041b996-5b5f-48cd-b4f4-dbc4bde730c9
|
[Clarence] has a lovely daughter who plays piano named [Theresa]. [Clarence] also has a son [Nicholas] who loves to play sports.
|
('Nicholas', 'Theresa')
| 4 |
sister
|
[Clarence] has a lovely daughter who plays piano named [Theresa]. [Clarence] also has a son [Nicholas] who loves to play sports.
|
[{('Nicholas', 'sister', 'Theresa'): [('Nicholas', 'father', 'Clarence'), ('Clarence', 'daughter', 'Theresa')]}]
|
father-daughter
|
task_1.2
|
[(0, 1), (1, 2)]
|
['father', 'daughter']
|
(0, 2)
|
Nicholas:male,Clarence:male,Theresa:female
|
train
|
e1b63af0-b0e8-4496-a69b-d0d8b145c324
|
[Travis]'s mother, [Theresa], has no time for him anymore. She's too busy with her new son, [Tony].
|
('Travis', 'Tony')
| 3 |
brother
|
[Travis]'s mother, [Theresa], has no time for him anymore. She's too busy with her new son, [Tony].
|
[{('Travis', 'brother', 'Tony'): [('Travis', 'mother', 'Theresa'), ('Theresa', 'son', 'Tony')]}]
|
mother-son
|
task_1.2
|
[(0, 1), (1, 2)]
|
['mother', 'son']
|
(0, 2)
|
Travis:male,Theresa:female,Tony:male
|
train
|
1437f51f-fd63-41db-8717-d623b4e0aa34
|
[Lillian] took her daughter, [Janet], out to High Tea yesterday afternoon. [Lillian] took her daughter [April] to see her very first ballet performance.
|
('April', 'Janet')
| 4 |
sister
|
[Lillian] took her daughter [April] to see her very first ballet performance. [Lillian] took her daughter, [Janet], out to High Tea yesterday afternoon.
|
[{('April', 'sister', 'Janet'): [('April', 'mother', 'Lillian'), ('Lillian', 'daughter', 'Janet')]}]
|
mother-daughter
|
task_1.2
|
[(0, 1), (1, 2)]
|
['mother', 'daughter']
|
(0, 2)
|
April:female,Lillian:female,Janet:female
|
train
|
87449629-4706-47f2-8ae0-180281b37d3d
|
[Ashley] made cookies with her daughter [Nancy]. [Nancy]'s son [Robert] ate all of the cookies.
|
('Ashley', 'Robert')
| 10 |
grandson
|
[Ashley] made cookies with her daughter [Nancy]. [Nancy]'s son [Robert] ate all of the cookies.
|
[{('Ashley', 'grandson', 'Robert'): [('Ashley', 'daughter', 'Nancy'), ('Nancy', 'son', 'Robert')]}]
|
daughter-son
|
task_1.2
|
[(0, 1), (1, 2)]
|
['daughter', 'son']
|
(0, 2)
|
Ashley:female,Nancy:female,Robert:male
|
train
|
50b2faf1-7b9a-4b31-a0cb-1e9d6160c733
|
[Nancy] and her mother [Ashley] went to volunteer at the homeless shelter last weekend. [Nancy] had a heart-to-heart conversation with her daughter [Heidi] about some things.
|
('Ashley', 'Heidi')
| 11 |
granddaughter
|
[Nancy] and her mother [Ashley] went to volunteer at the homeless shelter last weekend. [Nancy] had a heart-to-heart conversation with her daughter [Heidi] about some things.
|
[{('Ashley', 'granddaughter', 'Heidi'): [('Ashley', 'daughter', 'Nancy'), ('Nancy', 'daughter', 'Heidi')]}]
|
daughter-daughter
|
task_1.2
|
[(0, 1), (1, 2)]
|
['daughter', 'daughter']
|
(0, 2)
|
Ashley:female,Nancy:female,Heidi:female
|
train
|
f6e3250c-dd03-48f0-8a73-73139772a451
|
[Nancy] took her daughter [Linda] and her mother [Ashley] car shopping.
|
('Ashley', 'Linda')
| 11 |
granddaughter
|
[Nancy] took her daughter [Linda] and her mother [Ashley] car shopping.
|
[{('Ashley', 'granddaughter', 'Linda'): [('Ashley', 'daughter', 'Nancy'), ('Nancy', 'daughter', 'Linda')]}]
|
daughter-daughter
|
task_1.2
|
[(0, 1), (1, 2)]
|
['daughter', 'daughter']
|
(0, 2)
|
Ashley:female,Nancy:female,Linda:female
|
train
|
5599874f-89c7-4e05-aa9b-30cc9e81d18f
|
[Nancy] realized that her father [Clarence] was gay. [Nancy] loves to make cookies for her son. His name is [Robert].
|
('Clarence', 'Robert')
| 10 |
grandson
|
[Nancy] realized that her father [Clarence] was gay. [Nancy] loves to make cookies for her son. His name is [Robert].
|
[{('Clarence', 'grandson', 'Robert'): [('Clarence', 'daughter', 'Nancy'), ('Nancy', 'son', 'Robert')]}]
|
daughter-son
|
task_1.2
|
[(0, 1), (1, 2)]
|
['daughter', 'son']
|
(0, 2)
|
Clarence:male,Nancy:female,Robert:male
|
train
|
a0354aa9-9990-49a2-b59c-0bd1bf7424c7
|
[Louise] and her husband [Jacob] were working in the garden when [Nancy], [Louise]'s mother, came over and offered to help.
|
('Nancy', 'Jacob')
| 1 |
son-in-law
|
[Louise] and her husband [Jacob] were working in the garden when [Nancy], [Louise]'s mother, came over and offered to help.
|
[{('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
|
c5e17e2a-c993-40b1-884b-2dd05162050b
|
[Louise] and her sister [Linda] went to the basketball game. [Louise] invited [Robert] to meet them there, since she is his sister.
|
('Robert', 'Linda')
| 4 |
sister
|
[Louise] and her sister [Linda] went to the basketball game. [Louise] invited [Robert] to meet them there, since she is his sister.
|
[{('Robert', 'sister', 'Linda'): [('Robert', 'sister', 'Louise'), ('Louise', 'sister', 'Linda')]}]
|
sister-sister
|
task_1.2
|
[(0, 1), (1, 2)]
|
['sister', 'sister']
|
(0, 2)
|
Robert:male,Louise:female,Linda:female
|
train
|
832412b7-e6af-44f0-81ef-6f5211ae3d88
|
[Ashley] liked to go to the park with her granddaughter [Linda]. [Wayne], [Linda]'s father, like to take her to the movies instead.
|
('Wayne', 'Ashley')
| 6 |
mother
|
[Ashley] liked to go to the park with her granddaughter [Linda]. [Wayne], [Linda]'s father, like to take her to the movies instead.
|
[{('Wayne', 'mother', 'Ashley'): [('Wayne', 'daughter', 'Linda'), ('Linda', 'grandmother', 'Ashley')]}]
|
daughter-grandmother
|
task_1.2
|
[(0, 1), (1, 2)]
|
['daughter', 'grandmother']
|
(0, 2)
|
Wayne:male,Linda:female,Ashley:female
|
train
|
2d55d8be-c3a4-409a-b13c-2535f5a7d49f
|
[Linda] and her husband [Kevin] went to visit her mom [Wayne] for the holidays.
|
('Kevin', 'Wayne')
| 12 |
father-in-law
|
[Linda] and her husband [Kevin] went to visit her mom [Wayne] for the holidays.
|
[{('Kevin', 'father-in-law', 'Wayne'): [('Kevin', 'wife', 'Linda'), ('Linda', 'father', 'Wayne')]}]
|
wife-father
|
task_1.2
|
[(0, 1), (1, 2)]
|
['wife', 'father']
|
(0, 2)
|
Kevin:male,Linda:female,Wayne:male
|
train
|
98dcfc6b-aac8-45cb-b443-7a1f785fd3c3
|
[Jerry] and his wife, [Janet], were eating dinner. [Lillian], [Janet]'s mother, had prepared them a delicious meal.
|
('Jerry', 'Lillian')
| 13 |
mother-in-law
|
[Jerry] and his wife, [Janet], were eating dinner. [Lillian], [Janet]'s mother, had prepared them a delicious meal.
|
[{('Jerry', 'mother-in-law', 'Lillian'): [('Jerry', 'wife', 'Janet'), ('Janet', 'mother', 'Lillian')]}]
|
wife-mother
|
task_1.2
|
[(0, 1), (1, 2)]
|
['wife', 'mother']
|
(0, 2)
|
Jerry:male,Janet:female,Lillian:female
|
train
|
a8180aa6-5ef5-47d7-bbd2-32304b05310f
|
[Theresa] is one of my favorite students. She is the younger sister of [Nicholas], who I taught last year, [Theresa] and her father [Clarence] went to the park. They had a wonderful time there, feeding the ducks.
|
('Nicholas', 'Clarence')
| 5 |
father
|
[Theresa] is one of my favorite students. She is the younger sister of [Nicholas], who I taught last year, [Theresa] and her father [Clarence] went to the park. They had a wonderful time there, feeding the ducks.
|
[{('Nicholas', 'father', 'Clarence'): [('Nicholas', 'sister', 'Theresa'), ('Theresa', 'father', 'Clarence')]}]
|
sister-father
|
task_1.2
|
[(0, 1), (1, 2)]
|
['sister', 'father']
|
(0, 2)
|
Nicholas:male,Theresa:female,Clarence:male
|
train
|
e5822975-6e22-41a4-b7b4-32714a0ff90a
|
[Wayne] and his sister [Lillian] were fighting. [Robert] asked his father if they would ever make up.
|
('Robert', 'Lillian')
| 0 |
aunt
|
[Wayne] and his sister [Lillian] were fighting. [Robert] asked his father if they would ever make up.
|
[{('Robert', 'aunt', 'Lillian'): [('Robert', 'father', 'Wayne'), ('Wayne', 'sister', 'Lillian')]}]
|
father-sister
|
task_1.2
|
[(0, 1), (1, 2)]
|
['father', 'sister']
|
(0, 2)
|
Robert:male,Wayne:male,Lillian:female
|
train
|
03476f12-10ed-450e-b1e8-4e3f1d5080f8
|
[Wayne] is taking his daughter [Heidi] out for lunch at her favorite restaurant. [Wayne]'s sister [Lillian] asked him for some help planting her garden.
|
('Lillian', 'Heidi')
| 17 |
niece
|
[Wayne]'s sister [Lillian] asked him for some help planting her garden. [Wayne] is taking his daughter [Heidi] out for lunch at her favorite restaurant.
|
[{('Lillian', 'niece', 'Heidi'): [('Lillian', 'brother', 'Wayne'), ('Wayne', 'daughter', 'Heidi')]}]
|
brother-daughter
|
task_1.2
|
[(0, 1), (1, 2)]
|
['brother', 'daughter']
|
(0, 2)
|
Lillian:female,Wayne:male,Heidi:female
|
train
|
7e62b34c-831d-4941-a923-9ecf8266e18e
|
[Linda] took her younger sister [Heidi] to the carnival last weekend. [Linda] called her brother, [Robert], up to see how he was doing after surgery.
|
('Heidi', 'Robert')
| 3 |
brother
|
[Linda] took her younger sister [Heidi] to the carnival last weekend. [Linda] called her brother, [Robert], up to see how he was doing after surgery.
|
[{('Heidi', 'brother', 'Robert'): [('Heidi', 'sister', 'Linda'), ('Linda', 'brother', 'Robert')]}]
|
sister-brother
|
task_1.2
|
[(0, 1), (1, 2)]
|
['sister', 'brother']
|
(0, 2)
|
Heidi:female,Linda:female,Robert:male
|
train
|
bbaba978-44f2-4904-b8d9-17918370b951
|
[Nancy] went out to dinner with her sister [Lillian], and [Lillian]'s daughter [April].
|
('Nancy', 'April')
| 17 |
niece
|
[Nancy] went out to dinner with her sister [Lillian], and [Lillian]'s daughter [April].
|
[{('Nancy', 'niece', 'April'): [('Nancy', 'sister', 'Lillian'), ('Lillian', 'daughter', 'April')]}]
|
sister-daughter
|
task_1.2
|
[(0, 1), (1, 2)]
|
['sister', 'daughter']
|
(0, 2)
|
Nancy:female,Lillian:female,April:female
|
train
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.