input stringlengths 3 103 | output stringlengths 3 435 | domain stringclasses 14
values |
|---|---|---|
The cake was lended to Emma . | * cake ( x _ 1 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Emma ) | in_distribution |
The cake was given to Alexander by Oliver . | * cake ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Alexander ) AND give . agent ( x _ 3 , Oliver ) | in_distribution |
The shell was painted by Theodore . | * shell ( x _ 1 ) ; paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , Theodore ) | in_distribution |
The dog was given the basket on a table . | * dog ( x _ 1 ) ; * basket ( x _ 5 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND basket . nmod . on ( x _ 5 , x _ 8 ) AND table ( x _ 8 ) | in_distribution |
The donut was found . | * donut ( x _ 1 ) ; find . theme ( x _ 3 , x _ 1 ) | in_distribution |
A girl was lended the cake beside the table . | * cake ( x _ 5 ) ; * table ( x _ 8 ) ; girl ( x _ 1 ) AND lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND cake . nmod . beside ( x _ 5 , x _ 8 ) | in_distribution |
A boy burned the prisoner . | * prisoner ( x _ 4 ) ; boy ( x _ 1 ) AND burn . agent ( x _ 2 , x _ 1 ) AND burn . theme ( x _ 2 , x _ 4 ) | in_distribution |
A creature collapsed Joshua . | creature ( x _ 1 ) AND collapse . agent ( x _ 2 , x _ 1 ) AND collapse . theme ( x _ 2 , Joshua ) | in_distribution |
A drink was juggled by the girl . | * girl ( x _ 6 ) ; drink ( x _ 1 ) AND juggle . theme ( x _ 3 , x _ 1 ) AND juggle . agent ( x _ 3 , x _ 6 ) | in_distribution |
Olivia doubled a boy in a garden . | double . agent ( x _ 1 , Olivia ) AND double . theme ( x _ 1 , x _ 3 ) AND boy ( x _ 3 ) AND boy . nmod . in ( x _ 3 , x _ 6 ) AND garden ( x _ 6 ) | in_distribution |
Sophia was offered the cake on the couch by the cat . | * cake ( x _ 4 ) ; * couch ( x _ 7 ) ; * cat ( x _ 10 ) ; offer . recipient ( x _ 2 , Sophia ) AND offer . theme ( x _ 2 , x _ 4 ) AND offer . agent ( x _ 2 , x _ 10 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
The block was rolled by Emma . | * block ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Emma ) | in_distribution |
Emma noticed that the buyer rolled a teacher on a trampoline . | * buyer ( x _ 4 ) ; notice . agent ( x _ 1 , Emma ) AND notice . ccomp ( x _ 1 , x _ 5 ) AND roll . agent ( x _ 5 , x _ 4 ) AND roll . theme ( x _ 5 , x _ 7 ) AND teacher ( x _ 7 ) AND teacher . nmod . on ( x _ 7 , x _ 10 ) AND trampoline ( x _ 10 ) | in_distribution |
A cow gave the girl a box in the glass . | * girl ( x _ 4 ) ; * glass ( x _ 9 ) ; cow ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , x _ 4 ) AND give . theme ( x _ 2 , x _ 6 ) AND box ( x _ 6 ) AND box . nmod . in ( x _ 6 , x _ 9 ) | in_distribution |
The girl gave the fruit to a queen . | * girl ( x _ 1 ) ; * fruit ( x _ 4 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , x _ 7 ) AND queen ( x _ 7 ) | in_distribution |
Elijah nursed a cake . | nurse . agent ( x _ 1 , Elijah ) AND nurse . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) | in_distribution |
The girl burned a donut on a boat . | * girl ( x _ 1 ) ; burn . agent ( x _ 2 , x _ 1 ) AND burn . theme ( x _ 2 , x _ 4 ) AND donut ( x _ 4 ) AND donut . nmod . on ( x _ 4 , x _ 7 ) AND boat ( x _ 7 ) | in_distribution |
Ava preferred to walk . | prefer . agent ( x _ 1 , Ava ) AND prefer . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Ava ) | in_distribution |
A cake was lended to Anthony by Emma . | cake ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Anthony ) AND lend . agent ( x _ 3 , Emma ) | in_distribution |
Anthony called the cake . | * cake ( x _ 3 ) ; call . agent ( x _ 1 , Anthony ) AND call . theme ( x _ 1 , x _ 3 ) | in_distribution |
Sebastian smiled . | smile . agent ( x _ 1 , Sebastian ) | in_distribution |
A girl served a dog the cookie on a stage . | * cookie ( x _ 6 ) ; girl ( x _ 1 ) AND serve . agent ( x _ 2 , x _ 1 ) AND serve . recipient ( x _ 2 , x _ 4 ) AND serve . theme ( x _ 2 , x _ 6 ) AND dog ( x _ 4 ) AND cookie . nmod . on ( x _ 6 , x _ 9 ) AND stage ( x _ 9 ) | in_distribution |
Grace brought Olivia a fig in the house . | * house ( x _ 7 ) ; bring . agent ( x _ 1 , Grace ) AND bring . recipient ( x _ 1 , Olivia ) AND bring . theme ( x _ 1 , x _ 4 ) AND fig ( x _ 4 ) AND fig . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
The box was thrown . | * box ( x _ 1 ) ; throw . theme ( x _ 3 , x _ 1 ) | in_distribution |
Evelyn longed to walk . | long . agent ( x _ 1 , Evelyn ) AND long . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Evelyn ) | in_distribution |
The bear expected to walk . | * bear ( x _ 1 ) ; expect . agent ( x _ 2 , x _ 1 ) AND expect . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 ) | in_distribution |
The rose was admired by the girl . | * rose ( x _ 1 ) ; * girl ( x _ 6 ) ; admire . theme ( x _ 3 , x _ 1 ) AND admire . agent ( x _ 3 , x _ 6 ) | in_distribution |
William threw a chalk in a basket . | throw . agent ( x _ 1 , William ) AND throw . theme ( x _ 1 , x _ 3 ) AND chalk ( x _ 3 ) AND chalk . nmod . in ( x _ 3 , x _ 6 ) AND basket ( x _ 6 ) | in_distribution |
A teacher respected a cookie . | teacher ( x _ 1 ) AND respect . agent ( x _ 2 , x _ 1 ) AND respect . theme ( x _ 2 , x _ 4 ) AND cookie ( x _ 4 ) | in_distribution |
Noah was given a donut on a table by a dog . | give . recipient ( x _ 2 , Noah ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , x _ 10 ) AND donut ( x _ 4 ) AND donut . nmod . on ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) AND dog ( x _ 10 ) | in_distribution |
A lawyer liked a cookie beside a table . | lawyer ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND cookie ( x _ 4 ) AND cookie . nmod . beside ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) | in_distribution |
Sophia cleaned . | clean . agent ( x _ 1 , Sophia ) | in_distribution |
Elijah ate . | eat . agent ( x _ 1 , Elijah ) | in_distribution |
Liam found the chicken . | * chicken ( x _ 3 ) ; find . agent ( x _ 1 , Liam ) AND find . theme ( x _ 1 , x _ 3 ) | in_distribution |
William was given the cake on a sock . | * cake ( x _ 4 ) ; give . recipient ( x _ 2 , William ) AND give . theme ( x _ 2 , x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) AND sock ( x _ 7 ) | in_distribution |
The pretzel was served to the hero . | * pretzel ( x _ 1 ) ; * hero ( x _ 6 ) ; serve . theme ( x _ 3 , x _ 1 ) AND serve . recipient ( x _ 3 , x _ 6 ) | in_distribution |
Emily imagined that Mia was given a ball by Emma . | imagine . agent ( x _ 1 , Emily ) AND imagine . ccomp ( x _ 1 , x _ 5 ) AND give . recipient ( x _ 5 , Mia ) AND give . theme ( x _ 5 , x _ 7 ) AND give . agent ( x _ 5 , Emma ) AND ball ( x _ 7 ) | in_distribution |
A girl declared that Liam rolled the bunny beside a cup . | * bunny ( x _ 7 ) ; girl ( x _ 1 ) AND declare . agent ( x _ 2 , x _ 1 ) AND declare . ccomp ( x _ 2 , x _ 5 ) AND roll . agent ( x _ 5 , Liam ) AND roll . theme ( x _ 5 , x _ 7 ) AND bunny . nmod . beside ( x _ 7 , x _ 10 ) AND cup ( x _ 10 ) | in_distribution |
A mouse split a pickle . | mouse ( x _ 1 ) AND split . agent ( x _ 2 , x _ 1 ) AND split . theme ( x _ 2 , x _ 4 ) AND pickle ( x _ 4 ) | in_distribution |
The sandwich was eaten by a coach . | * sandwich ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND coach ( x _ 6 ) | in_distribution |
A human liked that a boy gave the cake in the condo to Olivia . | * cake ( x _ 8 ) ; * condo ( x _ 11 ) ; human ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND boy ( x _ 5 ) AND give . agent ( x _ 6 , x _ 5 ) AND give . theme ( x _ 6 , x _ 8 ) AND give . recipient ( x _ 6 , Olivia ) AND cake . nmod . in ( x _ 8 , x _ 11 ) | in_distribution |
Olivia gave a cake on the table to the boy . | * table ( x _ 6 ) ; * boy ( x _ 9 ) ; give . agent ( x _ 1 , Olivia ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 9 ) AND cake ( x _ 3 ) AND cake . nmod . on ( x _ 3 , x _ 6 ) | in_distribution |
Noah saw the box on a stage . | * box ( x _ 3 ) ; see . agent ( x _ 1 , Noah ) AND see . theme ( x _ 1 , x _ 3 ) AND box . nmod . on ( x _ 3 , x _ 6 ) AND stage ( x _ 6 ) | in_distribution |
A girl found the cake in the house . | * cake ( x _ 4 ) ; * house ( x _ 7 ) ; girl ( x _ 1 ) AND find . agent ( x _ 2 , x _ 1 ) AND find . theme ( x _ 2 , x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
Emma offered the drink to Ava . | * drink ( x _ 3 ) ; offer . agent ( x _ 1 , Emma ) AND offer . theme ( x _ 1 , x _ 3 ) AND offer . recipient ( x _ 1 , Ava ) | in_distribution |
A dog liked that Grace liked the drink . | * drink ( x _ 7 ) ; dog ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 5 ) AND like . agent ( x _ 5 , Grace ) AND like . theme ( x _ 5 , x _ 7 ) | in_distribution |
A cake was given to a girl by the dealer . | * dealer ( x _ 9 ) ; cake ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , x _ 9 ) AND girl ( x _ 6 ) | in_distribution |
A book shortened . | book ( x _ 1 ) AND shorten . theme ( x _ 2 , x _ 1 ) | in_distribution |
A kid was brought a cake in the barrel . | * barrel ( x _ 8 ) ; kid ( x _ 1 ) AND bring . recipient ( x _ 3 , x _ 1 ) AND bring . theme ( x _ 3 , x _ 5 ) AND cake ( x _ 5 ) AND cake . nmod . in ( x _ 5 , x _ 8 ) | in_distribution |
The farmer floated . | * farmer ( x _ 1 ) ; float . theme ( x _ 2 , x _ 1 ) | in_distribution |
A cookie was drawn by a baby . | cookie ( x _ 1 ) AND draw . theme ( x _ 3 , x _ 1 ) AND draw . agent ( x _ 3 , x _ 6 ) AND baby ( x _ 6 ) | in_distribution |
The hero proved that a towel was lended to a girl by Emma . | * hero ( x _ 1 ) ; prove . agent ( x _ 2 , x _ 1 ) AND prove . ccomp ( x _ 2 , x _ 7 ) AND towel ( x _ 5 ) AND lend . theme ( x _ 7 , x _ 5 ) AND lend . recipient ( x _ 7 , x _ 10 ) AND lend . agent ( x _ 7 , Emma ) AND girl ( x _ 10 ) | in_distribution |
The cookie was adored by the girl . | * cookie ( x _ 1 ) ; * girl ( x _ 6 ) ; adore . theme ( x _ 3 , x _ 1 ) AND adore . agent ( x _ 3 , x _ 6 ) | in_distribution |
Olivia helped a girl in the room . | * room ( x _ 6 ) ; help . agent ( x _ 1 , Olivia ) AND help . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 ) AND girl . nmod . in ( x _ 3 , x _ 6 ) | in_distribution |
A drink was eaten by the monster . | * monster ( x _ 6 ) ; drink ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) | in_distribution |
Mia forwarded the donut to Olivia . | * donut ( x _ 3 ) ; forward . agent ( x _ 1 , Mia ) AND forward . theme ( x _ 1 , x _ 3 ) AND forward . recipient ( x _ 1 , Olivia ) | in_distribution |
James jogged . | jog . agent ( x _ 1 , James ) | in_distribution |
A sandwich was frozen . | sandwich ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 ) | in_distribution |
A frog was given a cake . | frog ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND cake ( x _ 5 ) | in_distribution |
The boy rolled a raisin in a room . | * boy ( x _ 1 ) ; roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND raisin ( x _ 4 ) AND raisin . nmod . in ( x _ 4 , x _ 7 ) AND room ( x _ 7 ) | in_distribution |
The girl mailed the box to Emma . | * girl ( x _ 1 ) ; * box ( x _ 4 ) ; mail . agent ( x _ 2 , x _ 1 ) AND mail . theme ( x _ 2 , x _ 4 ) AND mail . recipient ( x _ 2 , Emma ) | in_distribution |
The cake was crumpled by the girl . | * cake ( x _ 1 ) ; * girl ( x _ 6 ) ; crumple . theme ( x _ 3 , x _ 1 ) AND crumple . agent ( x _ 3 , x _ 6 ) | in_distribution |
A drink was split . | drink ( x _ 1 ) AND split . theme ( x _ 3 , x _ 1 ) | in_distribution |
A baby was given the cake on the notebook on the sofa by the dog . | * cake ( x _ 5 ) ; * notebook ( x _ 8 ) ; * sofa ( x _ 11 ) ; * dog ( x _ 14 ) ; baby ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , x _ 14 ) AND cake . nmod . on ( x _ 5 , x _ 8 ) AND notebook . nmod . on ( x _ 8 , x _ 11 ) | in_distribution |
A donut was enlarged by Olivia . | donut ( x _ 1 ) AND enlarge . theme ( x _ 3 , x _ 1 ) AND enlarge . agent ( x _ 3 , Olivia ) | in_distribution |
Emma was sold a coin . | sell . recipient ( x _ 2 , Emma ) AND sell . theme ( x _ 2 , x _ 4 ) AND coin ( x _ 4 ) | in_distribution |
A chicken sold a box to the politician . | * politician ( x _ 7 ) ; chicken ( x _ 1 ) AND sell . agent ( x _ 2 , x _ 1 ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . recipient ( x _ 2 , x _ 7 ) AND box ( x _ 4 ) | in_distribution |
Isabella froze . | freeze . theme ( x _ 1 , Isabella ) | in_distribution |
A boy cleaned the bear on the table . | * bear ( x _ 4 ) ; * table ( x _ 7 ) ; boy ( x _ 1 ) AND clean . agent ( x _ 2 , x _ 1 ) AND clean . theme ( x _ 2 , x _ 4 ) AND bear . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
The frog burned Emma . | * frog ( x _ 1 ) ; burn . agent ( x _ 2 , x _ 1 ) AND burn . theme ( x _ 2 , Emma ) | in_distribution |
The puppy touched the bat . | * puppy ( x _ 1 ) ; * bat ( x _ 4 ) ; touch . agent ( x _ 2 , x _ 1 ) AND touch . theme ( x _ 2 , x _ 4 ) | in_distribution |
A chicken snapped Emma . | chicken ( x _ 1 ) AND snap . agent ( x _ 2 , x _ 1 ) AND snap . theme ( x _ 2 , Emma ) | in_distribution |
A cat liked Olivia . | cat ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , Olivia ) | in_distribution |
The donut was lended to Andrew by a child . | * donut ( x _ 1 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Andrew ) AND lend . agent ( x _ 3 , x _ 8 ) AND child ( x _ 8 ) | in_distribution |
A giraffe sold a rose to Harper . | giraffe ( x _ 1 ) AND sell . agent ( x _ 2 , x _ 1 ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . recipient ( x _ 2 , Harper ) AND rose ( x _ 4 ) | in_distribution |
A can was sent to Isabella by Emma . | can ( x _ 1 ) AND send . theme ( x _ 3 , x _ 1 ) AND send . recipient ( x _ 3 , Isabella ) AND send . agent ( x _ 3 , Emma ) | in_distribution |
The cake was passed to Noah by the boy . | * cake ( x _ 1 ) ; * boy ( x _ 8 ) ; pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , Noah ) AND pass . agent ( x _ 3 , x _ 8 ) | in_distribution |
Liam valued that the cake was sketched by a boy . | * cake ( x _ 4 ) ; value . agent ( x _ 1 , Liam ) AND value . ccomp ( x _ 1 , x _ 6 ) AND sketch . theme ( x _ 6 , x _ 4 ) AND sketch . agent ( x _ 6 , x _ 9 ) AND boy ( x _ 9 ) | in_distribution |
Liam studied a donut . | study . agent ( x _ 1 , Liam ) AND study . theme ( x _ 1 , x _ 3 ) AND donut ( x _ 3 ) | in_distribution |
The pancake was found by the boy . | * pancake ( x _ 1 ) ; * boy ( x _ 6 ) ; find . theme ( x _ 3 , x _ 1 ) AND find . agent ( x _ 3 , x _ 6 ) | in_distribution |
The cat brought a baby the cake . | * cat ( x _ 1 ) ; * cake ( x _ 6 ) ; bring . agent ( x _ 2 , x _ 1 ) AND bring . recipient ( x _ 2 , x _ 4 ) AND bring . theme ( x _ 2 , x _ 6 ) AND baby ( x _ 4 ) | in_distribution |
A cake was lended to a dealer by a turtle . | cake ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND lend . agent ( x _ 3 , x _ 9 ) AND dealer ( x _ 6 ) AND turtle ( x _ 9 ) | in_distribution |
Noah liked that a cake was given to Ava . | like . agent ( x _ 1 , Noah ) AND like . ccomp ( x _ 1 , x _ 6 ) AND cake ( x _ 4 ) AND give . theme ( x _ 6 , x _ 4 ) AND give . recipient ( x _ 6 , Ava ) | in_distribution |
A chief forwarded James the cake in the shoe . | * cake ( x _ 5 ) ; * shoe ( x _ 8 ) ; chief ( x _ 1 ) AND forward . agent ( x _ 2 , x _ 1 ) AND forward . recipient ( x _ 2 , James ) AND forward . theme ( x _ 2 , x _ 5 ) AND cake . nmod . in ( x _ 5 , x _ 8 ) | in_distribution |
The donut was sketched by Mia . | * donut ( x _ 1 ) ; sketch . theme ( x _ 3 , x _ 1 ) AND sketch . agent ( x _ 3 , Mia ) | in_distribution |
A girl painted the bucket . | * bucket ( x _ 4 ) ; girl ( x _ 1 ) AND paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , x _ 4 ) | in_distribution |
The customer wanted to run . | * customer ( x _ 1 ) ; want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND run . agent ( x _ 4 , x _ 1 ) | in_distribution |
Olivia gave the cookie to a girl . | * cookie ( x _ 3 ) ; give . agent ( x _ 1 , Olivia ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
Emma supported that the balloon was decomposed by a scientist . | * balloon ( x _ 4 ) ; support . agent ( x _ 1 , Emma ) AND support . ccomp ( x _ 1 , x _ 6 ) AND decompose . theme ( x _ 6 , x _ 4 ) AND decompose . agent ( x _ 6 , x _ 9 ) AND scientist ( x _ 9 ) | in_distribution |
Emma preferred to sleep . | prefer . agent ( x _ 1 , Emma ) AND prefer . xcomp ( x _ 1 , x _ 3 ) AND sleep . agent ( x _ 3 , Emma ) | in_distribution |
A chicken liked a cake beside the table in the room . | * table ( x _ 7 ) ; * room ( x _ 10 ) ; chicken ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) AND table . nmod . in ( x _ 7 , x _ 10 ) | in_distribution |
A flag was poked . | flag ( x _ 1 ) AND poke . theme ( x _ 3 , x _ 1 ) | in_distribution |
The monkey mailed a frog a jigsaw . | * monkey ( x _ 1 ) ; mail . agent ( x _ 2 , x _ 1 ) AND mail . recipient ( x _ 2 , x _ 4 ) AND mail . theme ( x _ 2 , x _ 6 ) AND frog ( x _ 4 ) AND jigsaw ( x _ 6 ) | in_distribution |
Joseph lended the wolf the box . | * wolf ( x _ 3 ) ; * box ( x _ 5 ) ; lend . agent ( x _ 1 , Joseph ) AND lend . recipient ( x _ 1 , x _ 3 ) AND lend . theme ( x _ 1 , x _ 5 ) | in_distribution |
Noah was fed the can . | * can ( x _ 4 ) ; feed . recipient ( x _ 2 , Noah ) AND feed . theme ( x _ 2 , x _ 4 ) | in_distribution |
The donut was sent to Theodore . | * donut ( x _ 1 ) ; send . theme ( x _ 3 , x _ 1 ) AND send . recipient ( x _ 3 , Theodore ) | in_distribution |
A director offered a strawberry in the vehicle to Liam . | * vehicle ( x _ 7 ) ; director ( x _ 1 ) AND offer . agent ( x _ 2 , x _ 1 ) AND offer . theme ( x _ 2 , x _ 4 ) AND offer . recipient ( x _ 2 , Liam ) AND strawberry ( x _ 4 ) AND strawberry . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
Isaac was given the donut . | * donut ( x _ 4 ) ; give . recipient ( x _ 2 , Isaac ) AND give . theme ( x _ 2 , x _ 4 ) | in_distribution |
Michael needed to eat . | need . agent ( x _ 1 , Michael ) AND need . xcomp ( x _ 1 , x _ 3 ) AND eat . agent ( x _ 3 , Michael ) | in_distribution |
The hamburger was poked . | * hamburger ( x _ 1 ) ; poke . theme ( x _ 3 , x _ 1 ) | in_distribution |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.