input stringlengths 3 103 | output stringlengths 3 435 | domain stringclasses 14
values |
|---|---|---|
The girl lended a fruit on a table to Liam . | * girl ( x _ 1 ) ; lend . agent ( x _ 2 , x _ 1 ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . recipient ( x _ 2 , Liam ) AND fruit ( x _ 4 ) AND fruit . nmod . on ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) | in_distribution |
The donut was decomposed by the girl . | * donut ( x _ 1 ) ; * girl ( x _ 6 ) ; decompose . theme ( x _ 3 , x _ 1 ) AND decompose . agent ( x _ 3 , x _ 6 ) | in_distribution |
The jigsaw burned . | * jigsaw ( x _ 1 ) ; burn . theme ( x _ 2 , x _ 1 ) | in_distribution |
The box was dusted by Emma . | * box ( x _ 1 ) ; dust . theme ( x _ 3 , x _ 1 ) AND dust . agent ( x _ 3 , Emma ) | in_distribution |
The passenger ate the servant on a boat . | * passenger ( x _ 1 ) ; * servant ( x _ 4 ) ; eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND servant . nmod . on ( x _ 4 , x _ 7 ) AND boat ( x _ 7 ) | in_distribution |
A girl yearned to hunt . | girl ( x _ 1 ) AND yearn . agent ( x _ 2 , x _ 1 ) AND yearn . xcomp ( x _ 2 , x _ 4 ) AND hunt . agent ( x _ 4 , x _ 1 ) | in_distribution |
Emma worshipped Elizabeth . | worship . agent ( x _ 1 , Emma ) AND worship . theme ( x _ 1 , Elizabeth ) | in_distribution |
A cake was drawn by Riley . | cake ( x _ 1 ) AND draw . theme ( x _ 3 , x _ 1 ) AND draw . agent ( x _ 3 , Riley ) | in_distribution |
A melon was juggled . | melon ( x _ 1 ) AND juggle . theme ( x _ 3 , x _ 1 ) | in_distribution |
The boy liked the cake beside the stage . | * boy ( x _ 1 ) ; * cake ( x _ 4 ) ; * stage ( x _ 7 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
A cake was fed to a bee by the princess . | * princess ( x _ 9 ) ; cake ( x _ 1 ) AND feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , x _ 6 ) AND feed . agent ( x _ 3 , x _ 9 ) AND bee ( x _ 6 ) | in_distribution |
A box was served to a girl by the donkey . | * donkey ( x _ 9 ) ; box ( x _ 1 ) AND serve . theme ( x _ 3 , x _ 1 ) AND serve . recipient ( x _ 3 , x _ 6 ) AND serve . agent ( x _ 3 , x _ 9 ) AND girl ( x _ 6 ) | in_distribution |
The ball was cooked by Henry . | * ball ( x _ 1 ) ; cook . theme ( x _ 3 , x _ 1 ) AND cook . agent ( x _ 3 , Henry ) | in_distribution |
Lily helped a sandwich . | help . agent ( x _ 1 , Lily ) AND help . theme ( x _ 1 , x _ 3 ) AND sandwich ( x _ 3 ) | in_distribution |
Mason doubled Carter . | double . agent ( x _ 1 , Mason ) AND double . theme ( x _ 1 , Carter ) | in_distribution |
A box inflated . | box ( x _ 1 ) AND inflate . theme ( x _ 2 , x _ 1 ) | in_distribution |
The teacher forwarded the cookie beside the bed to Isaac . | * teacher ( x _ 1 ) ; * cookie ( x _ 4 ) ; * bed ( x _ 7 ) ; forward . agent ( x _ 2 , x _ 1 ) AND forward . theme ( x _ 2 , x _ 4 ) AND forward . recipient ( x _ 2 , Isaac ) AND cookie . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
Emma laughed . | laugh . agent ( x _ 1 , Emma ) | in_distribution |
A rose was handed to a girl by Olivia . | rose ( x _ 1 ) AND hand . theme ( x _ 3 , x _ 1 ) AND hand . recipient ( x _ 3 , x _ 6 ) AND hand . agent ( x _ 3 , Olivia ) AND girl ( x _ 6 ) | in_distribution |
Zoey was rented a cookie . | rent . recipient ( x _ 2 , Zoey ) AND rent . theme ( x _ 2 , x _ 4 ) AND cookie ( x _ 4 ) | in_distribution |
The crayon was posted to a girl by Aurora . | * crayon ( x _ 1 ) ; post . theme ( x _ 3 , x _ 1 ) AND post . recipient ( x _ 3 , x _ 6 ) AND post . agent ( x _ 3 , Aurora ) AND girl ( x _ 6 ) | in_distribution |
The cookie froze . | * cookie ( x _ 1 ) ; freeze . theme ( x _ 2 , x _ 1 ) | in_distribution |
Mila packed . | pack . agent ( x _ 1 , Mila ) | in_distribution |
The giraffe liked that Ava sent Lucas the cake . | * giraffe ( x _ 1 ) ; * cake ( x _ 8 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 5 ) AND send . agent ( x _ 5 , Ava ) AND send . recipient ( x _ 5 , Lucas ) AND send . theme ( x _ 5 , x _ 8 ) | in_distribution |
Emma liked a potato . | like . agent ( x _ 1 , Emma ) AND like . theme ( x _ 1 , x _ 3 ) AND potato ( x _ 3 ) | in_distribution |
Noah noticed that the donut was packed by a cat . | * donut ( x _ 4 ) ; notice . agent ( x _ 1 , Noah ) AND notice . ccomp ( x _ 1 , x _ 6 ) AND pack . theme ( x _ 6 , x _ 4 ) AND pack . agent ( x _ 6 , x _ 9 ) AND cat ( x _ 9 ) | in_distribution |
A baby was given the donut beside the cage . | * donut ( x _ 5 ) ; * cage ( x _ 8 ) ; baby ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND donut . nmod . beside ( x _ 5 , x _ 8 ) | in_distribution |
A cake was painted by Christopher . | cake ( x _ 1 ) AND paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , Christopher ) | in_distribution |
Alexander awarded the cake on the table to Emma . | * cake ( x _ 3 ) ; * table ( x _ 6 ) ; award . agent ( x _ 1 , Alexander ) AND award . theme ( x _ 1 , x _ 3 ) AND award . recipient ( x _ 1 , Emma ) AND cake . nmod . on ( x _ 3 , x _ 6 ) | in_distribution |
A yogurt was burned . | yogurt ( x _ 1 ) AND burn . theme ( x _ 3 , x _ 1 ) | in_distribution |
Mila rolled . | roll . theme ( x _ 1 , Mila ) | in_distribution |
Isabella doubled . | double . theme ( x _ 1 , Isabella ) | in_distribution |
Emma was handed a sandwich . | hand . recipient ( x _ 2 , Emma ) AND hand . theme ( x _ 2 , x _ 4 ) AND sandwich ( x _ 4 ) | in_distribution |
A newspaper was drawn . | newspaper ( x _ 1 ) AND draw . theme ( x _ 3 , x _ 1 ) | in_distribution |
A girl wired Liam a cake in the garden . | * garden ( x _ 8 ) ; girl ( x _ 1 ) AND wire . agent ( x _ 2 , x _ 1 ) AND wire . recipient ( x _ 2 , Liam ) AND wire . theme ( x _ 2 , x _ 5 ) AND cake ( x _ 5 ) AND cake . nmod . in ( x _ 5 , x _ 8 ) | in_distribution |
The girl grew Charlotte . | * girl ( x _ 1 ) ; grow . agent ( x _ 2 , x _ 1 ) AND grow . theme ( x _ 2 , Charlotte ) | in_distribution |
Emma was lended the beer . | * beer ( x _ 4 ) ; lend . recipient ( x _ 2 , Emma ) AND lend . theme ( x _ 2 , x _ 4 ) | in_distribution |
A dog fed the cake to Noah . | * cake ( x _ 4 ) ; dog ( x _ 1 ) AND feed . agent ( x _ 2 , x _ 1 ) AND feed . theme ( x _ 2 , x _ 4 ) AND feed . recipient ( x _ 2 , Noah ) | in_distribution |
A penguin was sold a cookie beside the chair by Emma . | * chair ( x _ 8 ) ; penguin ( x _ 1 ) AND sell . recipient ( x _ 3 , x _ 1 ) AND sell . theme ( x _ 3 , x _ 5 ) AND sell . agent ( x _ 3 , Emma ) AND cookie ( x _ 5 ) AND cookie . nmod . beside ( x _ 5 , x _ 8 ) | in_distribution |
The sandwich was frozen by Noah . | * sandwich ( x _ 1 ) ; freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , Noah ) | in_distribution |
A pig wished that the girl loved a strawberry beside the table . | * girl ( x _ 5 ) ; * table ( x _ 11 ) ; pig ( x _ 1 ) AND wish . agent ( x _ 2 , x _ 1 ) AND wish . ccomp ( x _ 2 , x _ 6 ) AND love . agent ( x _ 6 , x _ 5 ) AND love . theme ( x _ 6 , x _ 8 ) AND strawberry ( x _ 8 ) AND strawberry . nmod . beside ( x _ 8 , x _ 11 ) | in_distribution |
Emma grew the spokesman . | * spokesman ( x _ 3 ) ; grow . agent ( x _ 1 , Emma ) AND grow . theme ( x _ 1 , x _ 3 ) | in_distribution |
James saw . | see . agent ( x _ 1 , James ) | in_distribution |
The biscuit was painted . | * biscuit ( x _ 1 ) ; paint . theme ( x _ 3 , x _ 1 ) | in_distribution |
A balloon grew . | balloon ( x _ 1 ) AND grow . theme ( x _ 2 , x _ 1 ) | in_distribution |
Emma confessed that Aria fed a cake to the professor . | * professor ( x _ 9 ) ; confess . agent ( x _ 1 , Emma ) AND confess . ccomp ( x _ 1 , x _ 4 ) AND feed . agent ( x _ 4 , Aria ) AND feed . theme ( x _ 4 , x _ 6 ) AND feed . recipient ( x _ 4 , x _ 9 ) AND cake ( x _ 6 ) | in_distribution |
The cake was handed to David . | * cake ( x _ 1 ) ; hand . theme ( x _ 3 , x _ 1 ) AND hand . recipient ( x _ 3 , David ) | in_distribution |
Aubrey passed the judge the chalk in the car in the storage . | * judge ( x _ 3 ) ; * chalk ( x _ 5 ) ; * car ( x _ 8 ) ; * storage ( x _ 11 ) ; pass . agent ( x _ 1 , Aubrey ) AND pass . recipient ( x _ 1 , x _ 3 ) AND pass . theme ( x _ 1 , x _ 5 ) AND chalk . nmod . in ( x _ 5 , x _ 8 ) AND car . nmod . in ( x _ 8 , x _ 11 ) | in_distribution |
The hen ate . | * hen ( x _ 1 ) ; eat . agent ( x _ 2 , x _ 1 ) | in_distribution |
Alexander gave a girl a box in a house . | give . agent ( x _ 1 , Alexander ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 ) AND girl ( x _ 3 ) AND box ( x _ 5 ) AND box . nmod . in ( x _ 5 , x _ 8 ) AND house ( x _ 8 ) | in_distribution |
The crown was improved by Elijah . | * crown ( x _ 1 ) ; improve . theme ( x _ 3 , x _ 1 ) AND improve . agent ( x _ 3 , Elijah ) | in_distribution |
A boy gave the cake on a road to the wolf . | * cake ( x _ 4 ) ; * wolf ( x _ 10 ) ; boy ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , x _ 10 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) AND road ( x _ 7 ) | in_distribution |
The dog threw the box beside a bed . | * dog ( x _ 1 ) ; * box ( x _ 4 ) ; throw . agent ( x _ 2 , x _ 1 ) AND throw . theme ( x _ 2 , x _ 4 ) AND box . nmod . beside ( x _ 4 , x _ 7 ) AND bed ( x _ 7 ) | in_distribution |
A horse liked that a cake was helped by Emma . | horse ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND cake ( x _ 5 ) AND help . theme ( x _ 7 , x _ 5 ) AND help . agent ( x _ 7 , Emma ) | in_distribution |
A donut was given to Olivia by a girl . | donut ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Olivia ) AND give . agent ( x _ 3 , x _ 8 ) AND girl ( x _ 8 ) | in_distribution |
A child gave a cat the drink . | * drink ( x _ 6 ) ; child ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , x _ 4 ) AND give . theme ( x _ 2 , x _ 6 ) AND cat ( x _ 4 ) | in_distribution |
The cookie was heard by the girl . | * cookie ( x _ 1 ) ; * girl ( x _ 6 ) ; hear . theme ( x _ 3 , x _ 1 ) AND hear . agent ( x _ 3 , x _ 6 ) | in_distribution |
The cat lended a dog a cake in a wardrobe . | * cat ( x _ 1 ) ; lend . agent ( x _ 2 , x _ 1 ) AND lend . recipient ( x _ 2 , x _ 4 ) AND lend . theme ( x _ 2 , x _ 6 ) AND dog ( x _ 4 ) AND cake ( x _ 6 ) AND cake . nmod . in ( x _ 6 , x _ 9 ) AND wardrobe ( x _ 9 ) | in_distribution |
The cat drew Benjamin . | * cat ( x _ 1 ) ; draw . agent ( x _ 2 , x _ 1 ) AND draw . theme ( x _ 2 , Benjamin ) | in_distribution |
The chicken lended a cake on the table to a girl . | * chicken ( x _ 1 ) ; * table ( x _ 7 ) ; lend . agent ( x _ 2 , x _ 1 ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . recipient ( x _ 2 , x _ 10 ) AND cake ( x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) AND girl ( x _ 10 ) | in_distribution |
A brick was helped . | brick ( x _ 1 ) AND help . theme ( x _ 3 , x _ 1 ) | in_distribution |
Emma lended William the cake . | * cake ( x _ 4 ) ; lend . agent ( x _ 1 , Emma ) AND lend . recipient ( x _ 1 , William ) AND lend . theme ( x _ 1 , x _ 4 ) | in_distribution |
Samuel liked a donut . | like . agent ( x _ 1 , Samuel ) AND like . theme ( x _ 1 , x _ 3 ) AND donut ( x _ 3 ) | in_distribution |
A cat hoped that a teacher drew . | cat ( x _ 1 ) AND hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 6 ) AND teacher ( x _ 5 ) AND draw . agent ( x _ 6 , x _ 5 ) | in_distribution |
The cake was poked by the girl . | * cake ( x _ 1 ) ; * girl ( x _ 6 ) ; poke . theme ( x _ 3 , x _ 1 ) AND poke . agent ( x _ 3 , x _ 6 ) | in_distribution |
box | LAMBDA a . box ( a ) | primitive |
A cake was rolled by the manager . | * manager ( x _ 6 ) ; cake ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) | in_distribution |
A puppy doubled . | puppy ( x _ 1 ) AND double . theme ( x _ 2 , x _ 1 ) | in_distribution |
A cake was investigated by the manager . | * manager ( x _ 6 ) ; cake ( x _ 1 ) AND investigate . theme ( x _ 3 , x _ 1 ) AND investigate . agent ( x _ 3 , x _ 6 ) | in_distribution |
The fly liked the cracker on a table . | * fly ( x _ 1 ) ; * cracker ( x _ 4 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND cracker . nmod . on ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) | in_distribution |
A baby hoped that a plate was given to Isabella . | baby ( x _ 1 ) AND hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 7 ) AND plate ( x _ 5 ) AND give . theme ( x _ 7 , x _ 5 ) AND give . recipient ( x _ 7 , Isabella ) | in_distribution |
Liam hoped to sketch . | hope . agent ( x _ 1 , Liam ) AND hope . xcomp ( x _ 1 , x _ 3 ) AND sketch . agent ( x _ 3 , Liam ) | in_distribution |
A girl slipped Jack a cookie beside a philosopher . | girl ( x _ 1 ) AND slip . agent ( x _ 2 , x _ 1 ) AND slip . recipient ( x _ 2 , Jack ) AND slip . theme ( x _ 2 , x _ 5 ) AND cookie ( x _ 5 ) AND cookie . nmod . beside ( x _ 5 , x _ 8 ) AND philosopher ( x _ 8 ) | in_distribution |
A sheep planned to run . | sheep ( x _ 1 ) AND plan . agent ( x _ 2 , x _ 1 ) AND plan . xcomp ( x _ 2 , x _ 4 ) AND run . agent ( x _ 4 , x _ 1 ) | in_distribution |
The student froze . | * student ( x _ 1 ) ; freeze . theme ( x _ 2 , x _ 1 ) | in_distribution |
The lion was posted a cup . | * lion ( x _ 1 ) ; post . recipient ( x _ 3 , x _ 1 ) AND post . theme ( x _ 3 , x _ 5 ) AND cup ( x _ 5 ) | in_distribution |
A strawberry was handed to the boy by Liam . | * boy ( x _ 6 ) ; strawberry ( x _ 1 ) AND hand . theme ( x _ 3 , x _ 1 ) AND hand . recipient ( x _ 3 , x _ 6 ) AND hand . agent ( x _ 3 , Liam ) | in_distribution |
A bat was given to a girl . | bat ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
Logan was given the cake beside a flower by the researcher . | * cake ( x _ 4 ) ; * researcher ( x _ 10 ) ; give . recipient ( x _ 2 , Logan ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , x _ 10 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) AND flower ( x _ 7 ) | in_distribution |
A newspaper was discovered . | newspaper ( x _ 1 ) AND discover . theme ( x _ 3 , x _ 1 ) | in_distribution |
A frog was brought the pencil by the monster . | * pencil ( x _ 5 ) ; * monster ( x _ 8 ) ; frog ( x _ 1 ) AND bring . recipient ( x _ 3 , x _ 1 ) AND bring . theme ( x _ 3 , x _ 5 ) AND bring . agent ( x _ 3 , x _ 8 ) | in_distribution |
The needle was lended to the queen by a child . | * needle ( x _ 1 ) ; * queen ( x _ 6 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND lend . agent ( x _ 3 , x _ 9 ) AND child ( x _ 9 ) | in_distribution |
The child imagined that the girl ate . | * child ( x _ 1 ) ; * girl ( x _ 5 ) ; imagine . agent ( x _ 2 , x _ 1 ) AND imagine . ccomp ( x _ 2 , x _ 6 ) AND eat . agent ( x _ 6 , x _ 5 ) | in_distribution |
Noah knew Olivia . | know . agent ( x _ 1 , Noah ) AND know . theme ( x _ 1 , Olivia ) | in_distribution |
Harper burned . | burn . theme ( x _ 1 , Harper ) | in_distribution |
The donut was given to a bear . | * donut ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND bear ( x _ 6 ) | in_distribution |
A boy loved the box beside a table . | * box ( x _ 4 ) ; boy ( x _ 1 ) AND love . agent ( x _ 2 , x _ 1 ) AND love . theme ( x _ 2 , x _ 4 ) AND box . nmod . beside ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) | in_distribution |
The cookie was poked by a mouse . | * cookie ( x _ 1 ) ; poke . theme ( x _ 3 , x _ 1 ) AND poke . agent ( x _ 3 , x _ 6 ) AND mouse ( x _ 6 ) | in_distribution |
The shoe was liked . | * shoe ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) | in_distribution |
Emma mailed Daniel a raisin . | mail . agent ( x _ 1 , Emma ) AND mail . recipient ( x _ 1 , Daniel ) AND mail . theme ( x _ 1 , x _ 4 ) AND raisin ( x _ 4 ) | in_distribution |
A potato was eaten by a dog . | potato ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND dog ( x _ 6 ) | in_distribution |
The donut was respected by the mouse . | * donut ( x _ 1 ) ; * mouse ( x _ 6 ) ; respect . theme ( x _ 3 , x _ 1 ) AND respect . agent ( x _ 3 , x _ 6 ) | in_distribution |
A drink was slipped to Emma . | drink ( x _ 1 ) AND slip . theme ( x _ 3 , x _ 1 ) AND slip . recipient ( x _ 3 , Emma ) | in_distribution |
James was given the cake by Ellie . | * cake ( x _ 4 ) ; give . recipient ( x _ 2 , James ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , Ellie ) | in_distribution |
Emma gave the boy a donut . | * boy ( x _ 3 ) ; give . agent ( x _ 1 , Emma ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 ) AND donut ( x _ 5 ) | in_distribution |
A cake was rented to a mouse by Liam . | cake ( x _ 1 ) AND rent . theme ( x _ 3 , x _ 1 ) AND rent . recipient ( x _ 3 , x _ 6 ) AND rent . agent ( x _ 3 , Liam ) AND mouse ( x _ 6 ) | in_distribution |
The cake was examined by Isabella . | * cake ( x _ 1 ) ; examine . theme ( x _ 3 , x _ 1 ) AND examine . agent ( x _ 3 , Isabella ) | in_distribution |
Ava cried . | cry . agent ( x _ 1 , Ava ) | in_distribution |
A book was known by a dog . | book ( x _ 1 ) AND know . theme ( x _ 3 , x _ 1 ) AND know . agent ( x _ 3 , x _ 6 ) AND dog ( x _ 6 ) | in_distribution |
Aria said that a cookie was liked . | say . agent ( x _ 1 , Aria ) AND say . ccomp ( x _ 1 , x _ 6 ) AND cookie ( x _ 4 ) AND like . theme ( x _ 6 , x _ 4 ) | in_distribution |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.