input stringlengths 3 103 | output stringlengths 3 435 | domain stringclasses 14
values |
|---|---|---|
The monkey liked that Emma planned to eat . | * monkey ( x _ 1 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 5 ) AND plan . agent ( x _ 5 , Emma ) AND plan . xcomp ( x _ 5 , x _ 7 ) AND eat . agent ( x _ 7 , Emma ) | in_distribution |
The towel was cleaned by the girl . | * towel ( x _ 1 ) ; * girl ( x _ 6 ) ; clean . theme ( x _ 3 , x _ 1 ) AND clean . agent ( x _ 3 , x _ 6 ) | in_distribution |
Isaac threw the boy . | * boy ( x _ 3 ) ; throw . agent ( x _ 1 , Isaac ) AND throw . theme ( x _ 1 , x _ 3 ) | in_distribution |
Emma was rented the box beside a table . | * box ( x _ 4 ) ; rent . recipient ( x _ 2 , Emma ) AND rent . theme ( x _ 2 , x _ 4 ) AND box . nmod . beside ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) | in_distribution |
The girl investigated Emma . | * girl ( x _ 1 ) ; investigate . agent ( x _ 2 , x _ 1 ) AND investigate . theme ( x _ 2 , Emma ) | in_distribution |
Emma gave a cookie to Avery . | give . agent ( x _ 1 , Emma ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , Avery ) AND cookie ( x _ 3 ) | in_distribution |
Aiden tolerated Charlotte . | tolerate . agent ( x _ 1 , Aiden ) AND tolerate . theme ( x _ 1 , Charlotte ) | in_distribution |
The girl lended a baby a strawberry in a room . | * girl ( x _ 1 ) ; lend . agent ( x _ 2 , x _ 1 ) AND lend . recipient ( x _ 2 , x _ 4 ) AND lend . theme ( x _ 2 , x _ 6 ) AND baby ( x _ 4 ) AND strawberry ( x _ 6 ) AND strawberry . nmod . in ( x _ 6 , x _ 9 ) AND room ( x _ 9 ) | in_distribution |
Emma liked a crayon . | like . agent ( x _ 1 , Emma ) AND like . theme ( x _ 1 , x _ 3 ) AND crayon ( x _ 3 ) | in_distribution |
A girl sold Alexander the cake . | * cake ( x _ 5 ) ; girl ( x _ 1 ) AND sell . agent ( x _ 2 , x _ 1 ) AND sell . recipient ( x _ 2 , Alexander ) AND sell . theme ( x _ 2 , x _ 5 ) | in_distribution |
A child brought the cake in the house to the sailor . | * cake ( x _ 4 ) ; * house ( x _ 7 ) ; * sailor ( x _ 10 ) ; child ( x _ 1 ) AND bring . agent ( x _ 2 , x _ 1 ) AND bring . theme ( x _ 2 , x _ 4 ) AND bring . recipient ( x _ 2 , x _ 10 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
Penelope burned . | burn . theme ( x _ 1 , Penelope ) | in_distribution |
A box changed . | box ( x _ 1 ) AND change . theme ( x _ 2 , x _ 1 ) | in_distribution |
Amelia ran . | run . agent ( x _ 1 , Amelia ) | in_distribution |
The mouse napped . | * mouse ( x _ 1 ) ; nap . agent ( x _ 2 , x _ 1 ) | in_distribution |
A glue was eaten by a child . | glue ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND child ( x _ 6 ) | in_distribution |
A pickle was found by the baby . | * baby ( x _ 6 ) ; pickle ( x _ 1 ) AND find . theme ( x _ 3 , x _ 1 ) AND find . agent ( x _ 3 , x _ 6 ) | in_distribution |
A cake was liked by Violet . | cake ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Violet ) | in_distribution |
Olivia decomposed . | decompose . theme ( x _ 1 , Olivia ) | in_distribution |
The duck was offered the donut by Emma . | * duck ( x _ 1 ) ; * donut ( x _ 5 ) ; offer . recipient ( x _ 3 , x _ 1 ) AND offer . theme ( x _ 3 , x _ 5 ) AND offer . agent ( x _ 3 , Emma ) | in_distribution |
A ball was rolled . | ball ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) | in_distribution |
A goose was sold a donut by the girl . | * girl ( x _ 8 ) ; goose ( x _ 1 ) AND sell . recipient ( x _ 3 , x _ 1 ) AND sell . theme ( x _ 3 , x _ 5 ) AND sell . agent ( x _ 3 , x _ 8 ) AND donut ( x _ 5 ) | in_distribution |
Sophia gave a cake in the house to Emma . | * house ( x _ 6 ) ; give . agent ( x _ 1 , Sophia ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , Emma ) AND cake ( x _ 3 ) AND cake . nmod . in ( x _ 3 , x _ 6 ) | in_distribution |
The pen was liked by a teacher . | * pen ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 ) AND teacher ( x _ 6 ) | in_distribution |
A pickle was eaten by a baby . | pickle ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND baby ( x _ 6 ) | in_distribution |
A box was given to Victoria by a host . | box ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Victoria ) AND give . agent ( x _ 3 , x _ 8 ) AND host ( x _ 8 ) | in_distribution |
Emma was sent the donut on a seat by Ava . | * donut ( x _ 4 ) ; send . recipient ( x _ 2 , Emma ) AND send . theme ( x _ 2 , x _ 4 ) AND send . agent ( x _ 2 , Ava ) AND donut . nmod . on ( x _ 4 , x _ 7 ) AND seat ( x _ 7 ) | in_distribution |
The cookie was frozen . | * cookie ( x _ 1 ) ; freeze . theme ( x _ 3 , x _ 1 ) | in_distribution |
The dealer wanted to walk . | * dealer ( x _ 1 ) ; want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 ) | in_distribution |
Emma lended the cake to the boy . | * cake ( x _ 3 ) ; * boy ( x _ 6 ) ; lend . agent ( x _ 1 , Emma ) AND lend . theme ( x _ 1 , x _ 3 ) AND lend . recipient ( x _ 1 , x _ 6 ) | in_distribution |
The girl awarded the crystal to a landlord . | * girl ( x _ 1 ) ; * crystal ( x _ 4 ) ; award . agent ( x _ 2 , x _ 1 ) AND award . theme ( x _ 2 , x _ 4 ) AND award . recipient ( x _ 2 , x _ 7 ) AND landlord ( x _ 7 ) | in_distribution |
Olivia admired that the frog preferred to nap . | * frog ( x _ 4 ) ; admire . agent ( x _ 1 , Olivia ) AND admire . ccomp ( x _ 1 , x _ 5 ) AND prefer . agent ( x _ 5 , x _ 4 ) AND prefer . xcomp ( x _ 5 , x _ 7 ) AND nap . agent ( x _ 7 , x _ 4 ) | in_distribution |
The baby was fed a cookie on a tree . | * baby ( x _ 1 ) ; feed . recipient ( x _ 3 , x _ 1 ) AND feed . theme ( x _ 3 , x _ 5 ) AND cookie ( x _ 5 ) AND cookie . nmod . on ( x _ 5 , x _ 8 ) AND tree ( x _ 8 ) | in_distribution |
The sweetcorn was missed by the boy . | * sweetcorn ( x _ 1 ) ; * boy ( x _ 6 ) ; miss . theme ( x _ 3 , x _ 1 ) AND miss . agent ( x _ 3 , x _ 6 ) | in_distribution |
Luke liked the cat beside the stage . | * cat ( x _ 3 ) ; * stage ( x _ 6 ) ; like . agent ( x _ 1 , Luke ) AND like . theme ( x _ 1 , x _ 3 ) AND cat . nmod . beside ( x _ 3 , x _ 6 ) | in_distribution |
The box was eaten . | * box ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) | in_distribution |
Elijah was given a balloon by the girl . | * girl ( x _ 7 ) ; give . recipient ( x _ 2 , Elijah ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , x _ 7 ) AND balloon ( x _ 4 ) | in_distribution |
The buyer painted the girl on a tray . | * buyer ( x _ 1 ) ; * girl ( x _ 4 ) ; paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , x _ 4 ) AND girl . nmod . on ( x _ 4 , x _ 7 ) AND tray ( x _ 7 ) | in_distribution |
The driver liked that the girl hoped that a weapon was touched by Julian . | * driver ( x _ 1 ) ; * girl ( x _ 5 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND hope . agent ( x _ 6 , x _ 5 ) AND hope . ccomp ( x _ 6 , x _ 11 ) AND weapon ( x _ 9 ) AND touch . theme ( x _ 11 , x _ 9 ) AND touch . agent ( x _ 11 , Julian ) | in_distribution |
Charlotte was given the drink beside the stage by Emma . | * drink ( x _ 4 ) ; * stage ( x _ 7 ) ; give . recipient ( x _ 2 , Charlotte ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , Emma ) AND drink . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
A sandwich was eaten by the baby . | * baby ( x _ 6 ) ; sandwich ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) | in_distribution |
Anthony dusted a girl on the bowl . | * bowl ( x _ 6 ) ; dust . agent ( x _ 1 , Anthony ) AND dust . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 ) AND girl . nmod . on ( x _ 3 , x _ 6 ) | in_distribution |
Elizabeth liked that the rose was frozen by Mia . | * rose ( x _ 4 ) ; like . agent ( x _ 1 , Elizabeth ) AND like . ccomp ( x _ 1 , x _ 6 ) AND freeze . theme ( x _ 6 , x _ 4 ) AND freeze . agent ( x _ 6 , Mia ) | in_distribution |
A gumball was rolled by Julian . | gumball ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Julian ) | in_distribution |
A girl dusted Olivia . | girl ( x _ 1 ) AND dust . agent ( x _ 2 , x _ 1 ) AND dust . theme ( x _ 2 , Olivia ) | in_distribution |
A scientist held the cake in the pool . | * cake ( x _ 4 ) ; * pool ( x _ 7 ) ; scientist ( x _ 1 ) AND hold . agent ( x _ 2 , x _ 1 ) AND hold . theme ( x _ 2 , x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
The soldier floated . | * soldier ( x _ 1 ) ; float . theme ( x _ 2 , x _ 1 ) | in_distribution |
The donut was collapsed by Emma . | * donut ( x _ 1 ) ; collapse . theme ( x _ 3 , x _ 1 ) AND collapse . agent ( x _ 3 , Emma ) | in_distribution |
The dog sold William the block . | * dog ( x _ 1 ) ; * block ( x _ 5 ) ; sell . agent ( x _ 2 , x _ 1 ) AND sell . recipient ( x _ 2 , William ) AND sell . theme ( x _ 2 , x _ 5 ) | in_distribution |
The boy called a rose . | * boy ( x _ 1 ) ; call . agent ( x _ 2 , x _ 1 ) AND call . theme ( x _ 2 , x _ 4 ) AND rose ( x _ 4 ) | in_distribution |
A bottle was lended to a director . | bottle ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND director ( x _ 6 ) | in_distribution |
A professor offered William a pretzel on a table in the room . | * room ( x _ 11 ) ; professor ( x _ 1 ) AND offer . agent ( x _ 2 , x _ 1 ) AND offer . recipient ( x _ 2 , William ) AND offer . theme ( x _ 2 , x _ 5 ) AND pretzel ( x _ 5 ) AND pretzel . nmod . on ( x _ 5 , x _ 8 ) AND table ( x _ 8 ) AND table . nmod . in ( x _ 8 , x _ 11 ) | in_distribution |
A cake was passed to Olivia . | cake ( x _ 1 ) AND pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , Olivia ) | in_distribution |
The teacher wished to nap . | * teacher ( x _ 1 ) ; wish . agent ( x _ 2 , x _ 1 ) AND wish . xcomp ( x _ 2 , x _ 4 ) AND nap . agent ( x _ 4 , x _ 1 ) | in_distribution |
Liam enlarged . | enlarge . theme ( x _ 1 , Liam ) | in_distribution |
A boy was promised a balloon by Ava . | boy ( x _ 1 ) AND promise . recipient ( x _ 3 , x _ 1 ) AND promise . theme ( x _ 3 , x _ 5 ) AND promise . agent ( x _ 3 , Ava ) AND balloon ( x _ 5 ) | in_distribution |
Liam dreamed that the chief gave a monkey the donut beside a rock . | * chief ( x _ 4 ) ; * donut ( x _ 9 ) ; dream . agent ( x _ 1 , Liam ) AND dream . ccomp ( x _ 1 , x _ 5 ) AND give . agent ( x _ 5 , x _ 4 ) AND give . recipient ( x _ 5 , x _ 7 ) AND give . theme ( x _ 5 , x _ 9 ) AND monkey ( x _ 7 ) AND donut . nmod . beside ( x _ 9 , x _ 12 ) AND rock ( x _ 12 ) | in_distribution |
The hero worshipped the block . | * hero ( x _ 1 ) ; * block ( x _ 4 ) ; worship . agent ( x _ 2 , x _ 1 ) AND worship . theme ( x _ 2 , x _ 4 ) | in_distribution |
The newspaper rolled . | * newspaper ( x _ 1 ) ; roll . theme ( x _ 2 , x _ 1 ) | in_distribution |
A flower was found . | flower ( x _ 1 ) AND find . theme ( x _ 3 , x _ 1 ) | in_distribution |
A box was cooked . | box ( x _ 1 ) AND cook . theme ( x _ 3 , x _ 1 ) | in_distribution |
The brush was juggled . | * brush ( x _ 1 ) ; juggle . theme ( x _ 3 , x _ 1 ) | in_distribution |
A mirror was sketched . | mirror ( x _ 1 ) AND sketch . theme ( x _ 3 , x _ 1 ) | in_distribution |
The banana was studied by Emma . | * banana ( x _ 1 ) ; study . theme ( x _ 3 , x _ 1 ) AND study . agent ( x _ 3 , Emma ) | in_distribution |
A donut was adored by the girl . | * girl ( x _ 6 ) ; donut ( x _ 1 ) AND adore . theme ( x _ 3 , x _ 1 ) AND adore . agent ( x _ 3 , x _ 6 ) | in_distribution |
Levi liked the pillow in the house . | * pillow ( x _ 3 ) ; * house ( x _ 6 ) ; like . agent ( x _ 1 , Levi ) AND like . theme ( x _ 1 , x _ 3 ) AND pillow . nmod . in ( x _ 3 , x _ 6 ) | in_distribution |
Jacob gave the donut to James . | * donut ( x _ 3 ) ; give . agent ( x _ 1 , Jacob ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , James ) | in_distribution |
The cracker was liked by Liam . | * cracker ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Liam ) | in_distribution |
A box was poked . | box ( x _ 1 ) AND poke . theme ( x _ 3 , x _ 1 ) | in_distribution |
The flower was helped by a lion . | * flower ( x _ 1 ) ; help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , x _ 6 ) AND lion ( x _ 6 ) | in_distribution |
A gumball slid . | gumball ( x _ 1 ) AND slide . theme ( x _ 2 , x _ 1 ) | in_distribution |
A monster gave a raisin beside a vehicle to a girl . | monster ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , x _ 10 ) AND raisin ( x _ 4 ) AND raisin . nmod . beside ( x _ 4 , x _ 7 ) AND vehicle ( x _ 7 ) AND girl ( x _ 10 ) | in_distribution |
Liam fed a girl the donut beside a stage . | * donut ( x _ 5 ) ; feed . agent ( x _ 1 , Liam ) AND feed . recipient ( x _ 1 , x _ 3 ) AND feed . theme ( x _ 1 , x _ 5 ) AND girl ( x _ 3 ) AND donut . nmod . beside ( x _ 5 , x _ 8 ) AND stage ( x _ 8 ) | in_distribution |
Olivia was loaned a guitar . | loan . recipient ( x _ 2 , Olivia ) AND loan . theme ( x _ 2 , x _ 4 ) AND guitar ( x _ 4 ) | in_distribution |
Jayden was sold the donut beside the book by Sophia . | * donut ( x _ 4 ) ; * book ( x _ 7 ) ; sell . recipient ( x _ 2 , Jayden ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . agent ( x _ 2 , Sophia ) AND donut . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
Emma was lended the raisin . | * raisin ( x _ 4 ) ; lend . recipient ( x _ 2 , Emma ) AND lend . theme ( x _ 2 , x _ 4 ) | in_distribution |
The drink was called . | * drink ( x _ 1 ) ; call . theme ( x _ 3 , x _ 1 ) | in_distribution |
The button was frozen . | * button ( x _ 1 ) ; freeze . theme ( x _ 3 , x _ 1 ) | in_distribution |
A child painted the box on a tree . | * box ( x _ 4 ) ; child ( x _ 1 ) AND paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , x _ 4 ) AND box . nmod . on ( x _ 4 , x _ 7 ) AND tree ( x _ 7 ) | in_distribution |
Noah itched to sketch . | itch . agent ( x _ 1 , Noah ) AND itch . xcomp ( x _ 1 , x _ 3 ) AND sketch . agent ( x _ 3 , Noah ) | in_distribution |
The girl adored a cake . | * girl ( x _ 1 ) ; adore . agent ( x _ 2 , x _ 1 ) AND adore . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) | in_distribution |
The boy liked that the hamburger was poked by Amelia . | * boy ( x _ 1 ) ; * hamburger ( x _ 5 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND poke . theme ( x _ 7 , x _ 5 ) AND poke . agent ( x _ 7 , Amelia ) | in_distribution |
Elizabeth was lended a bat on the table . | * table ( x _ 7 ) ; lend . recipient ( x _ 2 , Elizabeth ) AND lend . theme ( x _ 2 , x _ 4 ) AND bat ( x _ 4 ) AND bat . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
Olivia was given the crayon in a house . | * crayon ( x _ 4 ) ; give . recipient ( x _ 2 , Olivia ) AND give . theme ( x _ 2 , x _ 4 ) AND crayon . nmod . in ( x _ 4 , x _ 7 ) AND house ( x _ 7 ) | in_distribution |
A cake was forwarded to the cat . | * cat ( x _ 6 ) ; cake ( x _ 1 ) AND forward . theme ( x _ 3 , x _ 1 ) AND forward . recipient ( x _ 3 , x _ 6 ) | in_distribution |
A drink was given to Noah by Mia . | drink ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Noah ) AND give . agent ( x _ 3 , Mia ) | in_distribution |
The game was thrown . | * game ( x _ 1 ) ; throw . theme ( x _ 3 , x _ 1 ) | in_distribution |
Noah imagined that the cat wished to walk . | * cat ( x _ 4 ) ; imagine . agent ( x _ 1 , Noah ) AND imagine . ccomp ( x _ 1 , x _ 5 ) AND wish . agent ( x _ 5 , x _ 4 ) AND wish . xcomp ( x _ 5 , x _ 7 ) AND walk . agent ( x _ 7 , x _ 4 ) | in_distribution |
The cake was awarded to Scarlett . | * cake ( x _ 1 ) ; award . theme ( x _ 3 , x _ 1 ) AND award . recipient ( x _ 3 , Scarlett ) | in_distribution |
The soap was eaten by a boy . | * soap ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 ) | in_distribution |
A box was helped by Noah . | box ( x _ 1 ) AND help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , Noah ) | in_distribution |
A girl helped the giraffe . | * giraffe ( x _ 4 ) ; girl ( x _ 1 ) AND help . agent ( x _ 2 , x _ 1 ) AND help . theme ( x _ 2 , x _ 4 ) | in_distribution |
A girl was offered a donut . | girl ( x _ 1 ) AND offer . recipient ( x _ 3 , x _ 1 ) AND offer . theme ( x _ 3 , x _ 5 ) AND donut ( x _ 5 ) | in_distribution |
Daniel said that a cake was painted . | say . agent ( x _ 1 , Daniel ) AND say . ccomp ( x _ 1 , x _ 6 ) AND cake ( x _ 4 ) AND paint . theme ( x _ 6 , x _ 4 ) | in_distribution |
Lucas declared that Emma promised Grace the cake on the stage in the garden . | * cake ( x _ 7 ) ; * stage ( x _ 10 ) ; * garden ( x _ 13 ) ; declare . agent ( x _ 1 , Lucas ) AND declare . ccomp ( x _ 1 , x _ 4 ) AND promise . agent ( x _ 4 , Emma ) AND promise . recipient ( x _ 4 , Grace ) AND promise . theme ( x _ 4 , x _ 7 ) AND cake . nmod . on ( x _ 7 , x _ 10 ) AND stage . nmod . in ( x _ 1... | in_distribution |
A donut was hunted by the priest . | * priest ( x _ 6 ) ; donut ( x _ 1 ) AND hunt . theme ( x _ 3 , x _ 1 ) AND hunt . agent ( x _ 3 , x _ 6 ) | in_distribution |
A potato was missed by Emma . | potato ( x _ 1 ) AND miss . theme ( x _ 3 , x _ 1 ) AND miss . agent ( x _ 3 , Emma ) | in_distribution |
Emma was passed a drink in the house by Liam . | * house ( x _ 7 ) ; pass . recipient ( x _ 2 , Emma ) AND pass . theme ( x _ 2 , x _ 4 ) AND pass . agent ( x _ 2 , Liam ) AND drink ( x _ 4 ) AND drink . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
Carter screamed . | scream . agent ( x _ 1 , Carter ) | in_distribution |
The girl lended the giraffe the balloon beside the bed . | * girl ( x _ 1 ) ; * giraffe ( x _ 4 ) ; * balloon ( x _ 6 ) ; * bed ( x _ 9 ) ; lend . agent ( x _ 2 , x _ 1 ) AND lend . recipient ( x _ 2 , x _ 4 ) AND lend . theme ( x _ 2 , x _ 6 ) AND balloon . nmod . beside ( x _ 6 , x _ 9 ) | in_distribution |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.