input stringlengths 3 103 | output stringlengths 3 435 | domain stringclasses 14
values |
|---|---|---|
Emma loved a donut on a road . | love . agent ( x _ 1 , Emma ) AND love . theme ( x _ 1 , x _ 3 ) AND donut ( x _ 3 ) AND donut . nmod . on ( x _ 3 , x _ 6 ) AND road ( x _ 6 ) | in_distribution |
A pig was awarded a cookie . | pig ( x _ 1 ) AND award . recipient ( x _ 3 , x _ 1 ) AND award . theme ( x _ 3 , x _ 5 ) AND cookie ( x _ 5 ) | in_distribution |
A penguin laughed . | penguin ( x _ 1 ) AND laugh . agent ( x _ 2 , x _ 1 ) | in_distribution |
The cake was improved . | * cake ( x _ 1 ) ; improve . theme ( x _ 3 , x _ 1 ) | in_distribution |
Emma imagined that Zoe painted . | imagine . agent ( x _ 1 , Emma ) AND imagine . ccomp ( x _ 1 , x _ 4 ) AND paint . agent ( x _ 4 , Zoe ) | in_distribution |
A radio was given to a bunny by Jacob . | radio ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , Jacob ) AND bunny ( x _ 6 ) | in_distribution |
The cake was adored by the priest . | * cake ( x _ 1 ) ; * priest ( x _ 6 ) ; adore . theme ( x _ 3 , x _ 1 ) AND adore . agent ( x _ 3 , x _ 6 ) | in_distribution |
Emma gave the cake to Mia . | * cake ( x _ 3 ) ; give . agent ( x _ 1 , Emma ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , Mia ) | in_distribution |
A can was helped by Olivia . | can ( x _ 1 ) AND help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , Olivia ) | in_distribution |
The cake was served to Jack by a monster . | * cake ( x _ 1 ) ; serve . theme ( x _ 3 , x _ 1 ) AND serve . recipient ( x _ 3 , Jack ) AND serve . agent ( x _ 3 , x _ 8 ) AND monster ( x _ 8 ) | in_distribution |
Liam cleaned the girl . | * girl ( x _ 3 ) ; clean . agent ( x _ 1 , Liam ) AND clean . theme ( x _ 1 , x _ 3 ) | in_distribution |
A penny was rolled by the girl . | * girl ( x _ 6 ) ; penny ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) | in_distribution |
The rose was wired to Liam . | * rose ( x _ 1 ) ; wire . theme ( x _ 3 , x _ 1 ) AND wire . recipient ( x _ 3 , Liam ) | in_distribution |
The raisin was valued . | * raisin ( x _ 1 ) ; value . theme ( x _ 3 , x _ 1 ) | in_distribution |
Emma was rented the rose in the van . | * rose ( x _ 4 ) ; * van ( x _ 7 ) ; rent . recipient ( x _ 2 , Emma ) AND rent . theme ( x _ 2 , x _ 4 ) AND rose . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
The girl loved a donut beside the bag . | * girl ( x _ 1 ) ; * bag ( x _ 7 ) ; love . agent ( x _ 2 , x _ 1 ) AND love . theme ( x _ 2 , x _ 4 ) AND donut ( x _ 4 ) AND donut . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
Emma gave a champion a bean . | give . agent ( x _ 1 , Emma ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 ) AND champion ( x _ 3 ) AND bean ( x _ 5 ) | in_distribution |
A princess was rented a cake on the table . | * table ( x _ 8 ) ; princess ( x _ 1 ) AND rent . recipient ( x _ 3 , x _ 1 ) AND rent . theme ( x _ 3 , x _ 5 ) AND cake ( x _ 5 ) AND cake . nmod . on ( x _ 5 , x _ 8 ) | in_distribution |
A crayon was offered to Isabella . | crayon ( x _ 1 ) AND offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , Isabella ) | in_distribution |
The girl slid the frog . | * girl ( x _ 1 ) ; * frog ( x _ 4 ) ; slide . agent ( x _ 2 , x _ 1 ) AND slide . theme ( x _ 2 , x _ 4 ) | in_distribution |
The cake was sold to Noah . | * cake ( x _ 1 ) ; sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , Noah ) | in_distribution |
A ring was eaten by a cat . | ring ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND cat ( x _ 6 ) | in_distribution |
The bat was liked by Evelyn . | * bat ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Evelyn ) | in_distribution |
The drink was snapped by Ava . | * drink ( x _ 1 ) ; snap . theme ( x _ 3 , x _ 1 ) AND snap . agent ( x _ 3 , Ava ) | in_distribution |
The guest was lended a donut by Emma . | * guest ( x _ 1 ) ; lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND lend . agent ( x _ 3 , Emma ) AND donut ( x _ 5 ) | in_distribution |
A monkey was sold a box on a bed by Elijah . | monkey ( x _ 1 ) AND sell . recipient ( x _ 3 , x _ 1 ) AND sell . theme ( x _ 3 , x _ 5 ) AND sell . agent ( x _ 3 , Elijah ) AND box ( x _ 5 ) AND box . nmod . on ( x _ 5 , x _ 8 ) AND bed ( x _ 8 ) | in_distribution |
A cookie was tolerated . | cookie ( x _ 1 ) AND tolerate . theme ( x _ 3 , x _ 1 ) | in_distribution |
Emma noticed that a cookie was frozen . | notice . agent ( x _ 1 , Emma ) AND notice . ccomp ( x _ 1 , x _ 6 ) AND cookie ( x _ 4 ) AND freeze . theme ( x _ 6 , x _ 4 ) | in_distribution |
The shoe was lended to a girl by Emma . | * shoe ( x _ 1 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND lend . agent ( x _ 3 , Emma ) AND girl ( x _ 6 ) | in_distribution |
Owen tried to sleep . | try . agent ( x _ 1 , Owen ) AND try . xcomp ( x _ 1 , x _ 3 ) AND sleep . agent ( x _ 3 , Owen ) | in_distribution |
A cake was eaten by the monster . | * monster ( x _ 6 ) ; cake ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) | in_distribution |
Noah walked . | walk . agent ( x _ 1 , Noah ) | in_distribution |
A cake was rolled by the moose . | * moose ( x _ 6 ) ; cake ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) | in_distribution |
A dog gave a cake beside the chair to the horse . | * chair ( x _ 7 ) ; * horse ( x _ 10 ) ; dog ( 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 ( x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
The boy liked that the melon was examined . | * boy ( x _ 1 ) ; * melon ( x _ 5 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND examine . theme ( x _ 7 , x _ 5 ) | in_distribution |
Emma was sold a fig by the frog . | * frog ( x _ 7 ) ; sell . recipient ( x _ 2 , Emma ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . agent ( x _ 2 , x _ 7 ) AND fig ( x _ 4 ) | in_distribution |
The baby ate . | * baby ( x _ 1 ) ; eat . agent ( x _ 2 , x _ 1 ) | in_distribution |
The ball was cleaned by a teacher . | * ball ( x _ 1 ) ; clean . theme ( x _ 3 , x _ 1 ) AND clean . agent ( x _ 3 , x _ 6 ) AND teacher ( x _ 6 ) | in_distribution |
A cat found Camila . | cat ( x _ 1 ) AND find . agent ( x _ 2 , x _ 1 ) AND find . theme ( x _ 2 , Camila ) | in_distribution |
The melon was handed to Noah by a boy . | * melon ( x _ 1 ) ; hand . theme ( x _ 3 , x _ 1 ) AND hand . recipient ( x _ 3 , Noah ) AND hand . agent ( x _ 3 , x _ 8 ) AND boy ( x _ 8 ) | in_distribution |
Elijah helped a girl . | help . agent ( x _ 1 , Elijah ) AND help . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 ) | in_distribution |
Sophia wired Emma a bucket . | wire . agent ( x _ 1 , Sophia ) AND wire . recipient ( x _ 1 , Emma ) AND wire . theme ( x _ 1 , x _ 4 ) AND bucket ( x _ 4 ) | in_distribution |
A cookie was noticed by Emma . | cookie ( x _ 1 ) AND notice . theme ( x _ 3 , x _ 1 ) AND notice . agent ( x _ 3 , Emma ) | in_distribution |
Emma rolled a girl on a table . | roll . agent ( x _ 1 , Emma ) AND roll . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 ) AND girl . nmod . on ( x _ 3 , x _ 6 ) AND table ( x _ 6 ) | in_distribution |
Ryan sold the key beside the table to a mouse . | * key ( x _ 3 ) ; * table ( x _ 6 ) ; sell . agent ( x _ 1 , Ryan ) AND sell . theme ( x _ 1 , x _ 3 ) AND sell . recipient ( x _ 1 , x _ 9 ) AND key . nmod . beside ( x _ 3 , x _ 6 ) AND mouse ( x _ 9 ) | in_distribution |
A girl liked a student . | girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND student ( x _ 4 ) | in_distribution |
The melon was liked by the patient . | * melon ( x _ 1 ) ; * patient ( x _ 6 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 ) | in_distribution |
Emma rented the dog the pretzel . | * dog ( x _ 3 ) ; * pretzel ( x _ 5 ) ; rent . agent ( x _ 1 , Emma ) AND rent . recipient ( x _ 1 , x _ 3 ) AND rent . theme ( x _ 1 , x _ 5 ) | in_distribution |
The cat dusted the melon . | * cat ( x _ 1 ) ; * melon ( x _ 4 ) ; dust . agent ( x _ 2 , x _ 1 ) AND dust . theme ( x _ 2 , x _ 4 ) | in_distribution |
The boy inflated a girl beside a table beside a bed . | * boy ( x _ 1 ) ; inflate . agent ( x _ 2 , x _ 1 ) AND inflate . theme ( x _ 2 , x _ 4 ) AND girl ( x _ 4 ) AND girl . nmod . beside ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) AND table . nmod . beside ( x _ 7 , x _ 10 ) AND bed ( x _ 10 ) | in_distribution |
Avery rolled a horse . | roll . agent ( x _ 1 , Avery ) AND roll . theme ( x _ 1 , x _ 3 ) AND horse ( x _ 3 ) | in_distribution |
bowl | LAMBDA a . bowl ( a ) | primitive |
Hazel liked the spoon in a well . | * spoon ( x _ 3 ) ; like . agent ( x _ 1 , Hazel ) AND like . theme ( x _ 1 , x _ 3 ) AND spoon . nmod . in ( x _ 3 , x _ 6 ) AND well ( x _ 6 ) | in_distribution |
Emma snapped the dog beside the table . | * dog ( x _ 3 ) ; * table ( x _ 6 ) ; snap . agent ( x _ 1 , Emma ) AND snap . theme ( x _ 1 , x _ 3 ) AND dog . nmod . beside ( x _ 3 , x _ 6 ) | in_distribution |
The girl gave Emma the cookie . | * girl ( x _ 1 ) ; * cookie ( x _ 5 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 5 ) | in_distribution |
The boy snapped the ball in a house . | * boy ( x _ 1 ) ; * ball ( x _ 4 ) ; snap . agent ( x _ 2 , x _ 1 ) AND snap . theme ( x _ 2 , x _ 4 ) AND ball . nmod . in ( x _ 4 , x _ 7 ) AND house ( x _ 7 ) | in_distribution |
The frog was given the bat on a tree by the cat . | * frog ( x _ 1 ) ; * bat ( x _ 5 ) ; * cat ( x _ 11 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , x _ 11 ) AND bat . nmod . on ( x _ 5 , x _ 8 ) AND tree ( x _ 8 ) | in_distribution |
Matthew touched the block on the board . | * block ( x _ 3 ) ; * board ( x _ 6 ) ; touch . agent ( x _ 1 , Matthew ) AND touch . theme ( x _ 1 , x _ 3 ) AND block . nmod . on ( x _ 3 , x _ 6 ) | in_distribution |
The bird rolled a cake . | * bird ( x _ 1 ) ; roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) | in_distribution |
A girl was offered a strawberry beside a table . | girl ( x _ 1 ) AND offer . recipient ( x _ 3 , x _ 1 ) AND offer . theme ( x _ 3 , x _ 5 ) AND strawberry ( x _ 5 ) AND strawberry . nmod . beside ( x _ 5 , x _ 8 ) AND table ( x _ 8 ) | in_distribution |
A penny was drawn by Noah . | penny ( x _ 1 ) AND draw . theme ( x _ 3 , x _ 1 ) AND draw . agent ( x _ 3 , Noah ) | in_distribution |
A cat collapsed . | cat ( x _ 1 ) AND collapse . theme ( x _ 2 , x _ 1 ) | in_distribution |
Emma rented the boy a cracker beside a machine . | * boy ( x _ 3 ) ; rent . agent ( x _ 1 , Emma ) AND rent . recipient ( x _ 1 , x _ 3 ) AND rent . theme ( x _ 1 , x _ 5 ) AND cracker ( x _ 5 ) AND cracker . nmod . beside ( x _ 5 , x _ 8 ) AND machine ( x _ 8 ) | in_distribution |
The donut was missed . | * donut ( x _ 1 ) ; miss . theme ( x _ 3 , x _ 1 ) | in_distribution |
A girl froze the donut . | * donut ( x _ 4 ) ; girl ( x _ 1 ) AND freeze . agent ( x _ 2 , x _ 1 ) AND freeze . theme ( x _ 2 , x _ 4 ) | in_distribution |
A jacket was sold to a girl by a frog . | jacket ( x _ 1 ) AND sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , x _ 6 ) AND sell . agent ( x _ 3 , x _ 9 ) AND girl ( x _ 6 ) AND frog ( x _ 9 ) | in_distribution |
A boy painted Emma . | boy ( x _ 1 ) AND paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , Emma ) | in_distribution |
A cake was offered to a bird by Noah . | cake ( x _ 1 ) AND offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , x _ 6 ) AND offer . agent ( x _ 3 , Noah ) AND bird ( x _ 6 ) | in_distribution |
The girl liked the donut beside a table . | * girl ( x _ 1 ) ; * donut ( x _ 4 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND donut . nmod . beside ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) | in_distribution |
A pancake was adored by Emma . | pancake ( x _ 1 ) AND adore . theme ( x _ 3 , x _ 1 ) AND adore . agent ( x _ 3 , Emma ) | in_distribution |
The chalk was hunted by James . | * chalk ( x _ 1 ) ; hunt . theme ( x _ 3 , x _ 1 ) AND hunt . agent ( x _ 3 , James ) | in_distribution |
A key rolled . | key ( x _ 1 ) AND roll . theme ( x _ 2 , x _ 1 ) | in_distribution |
A pony was awarded a rose beside the stage by a politician . | * stage ( x _ 8 ) ; pony ( x _ 1 ) AND award . recipient ( x _ 3 , x _ 1 ) AND award . theme ( x _ 3 , x _ 5 ) AND award . agent ( x _ 3 , x _ 11 ) AND rose ( x _ 5 ) AND rose . nmod . beside ( x _ 5 , x _ 8 ) AND politician ( x _ 11 ) | in_distribution |
The cake was liked by Evelyn . | * cake ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Evelyn ) | in_distribution |
The block was heard . | * block ( x _ 1 ) ; hear . theme ( x _ 3 , x _ 1 ) | in_distribution |
A cookie was cleaned by the duck . | * duck ( x _ 6 ) ; cookie ( x _ 1 ) AND clean . theme ( x _ 3 , x _ 1 ) AND clean . agent ( x _ 3 , x _ 6 ) | in_distribution |
A wolf examined the baby in the car . | * baby ( x _ 4 ) ; * car ( x _ 7 ) ; wolf ( x _ 1 ) AND examine . agent ( x _ 2 , x _ 1 ) AND examine . theme ( x _ 2 , x _ 4 ) AND baby . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
A cake was sent to Ava . | cake ( x _ 1 ) AND send . theme ( x _ 3 , x _ 1 ) AND send . recipient ( x _ 3 , Ava ) | in_distribution |
A cake was eaten by Ava . | cake ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Ava ) | in_distribution |
Joseph grew the cake . | * cake ( x _ 3 ) ; grow . agent ( x _ 1 , Joseph ) AND grow . theme ( x _ 1 , x _ 3 ) | in_distribution |
A cake was respected . | cake ( x _ 1 ) AND respect . theme ( x _ 3 , x _ 1 ) | in_distribution |
Ava ate Christopher . | eat . agent ( x _ 1 , Ava ) AND eat . theme ( x _ 1 , Christopher ) | in_distribution |
A liver was given to Emma by a dog . | liver ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Emma ) AND give . agent ( x _ 3 , x _ 8 ) AND dog ( x _ 8 ) | in_distribution |
A brush was frozen . | brush ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 ) | in_distribution |
The banana doubled . | * banana ( x _ 1 ) ; double . theme ( x _ 2 , x _ 1 ) | in_distribution |
Emma froze a horse . | freeze . agent ( x _ 1 , Emma ) AND freeze . theme ( x _ 1 , x _ 3 ) AND horse ( x _ 3 ) | in_distribution |
The donut was cooked by a girl . | * donut ( x _ 1 ) ; cook . theme ( x _ 3 , x _ 1 ) AND cook . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
The can was juggled . | * can ( x _ 1 ) ; juggle . theme ( x _ 3 , x _ 1 ) | in_distribution |
A boy served a cookie to the girl . | * girl ( x _ 7 ) ; boy ( x _ 1 ) AND serve . agent ( x _ 2 , x _ 1 ) AND serve . theme ( x _ 2 , x _ 4 ) AND serve . recipient ( x _ 2 , x _ 7 ) AND cookie ( x _ 4 ) | in_distribution |
Noah was sold a cake on a table in a car by the girl . | * girl ( x _ 13 ) ; sell . recipient ( x _ 2 , Noah ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . agent ( x _ 2 , x _ 13 ) AND cake ( x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) AND table . nmod . in ( x _ 7 , x _ 10 ) AND car ( x _ 10 ) | in_distribution |
The cake was loved by a dog . | * cake ( x _ 1 ) ; love . theme ( x _ 3 , x _ 1 ) AND love . agent ( x _ 3 , x _ 6 ) AND dog ( x _ 6 ) | in_distribution |
A book was eaten . | book ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) | in_distribution |
A cake was admired by a hero . | cake ( x _ 1 ) AND admire . theme ( x _ 3 , x _ 1 ) AND admire . agent ( x _ 3 , x _ 6 ) AND hero ( x _ 6 ) | in_distribution |
Elijah rolled the chicken . | * chicken ( x _ 3 ) ; roll . agent ( x _ 1 , Elijah ) AND roll . theme ( x _ 1 , x _ 3 ) | in_distribution |
A block was thrown . | block ( x _ 1 ) AND throw . theme ( x _ 3 , x _ 1 ) | in_distribution |
Emma ate Noah . | eat . agent ( x _ 1 , Emma ) AND eat . theme ( x _ 1 , Noah ) | in_distribution |
A girl handed Emma the ball . | * ball ( x _ 5 ) ; girl ( x _ 1 ) AND hand . agent ( x _ 2 , x _ 1 ) AND hand . recipient ( x _ 2 , Emma ) AND hand . theme ( x _ 2 , x _ 5 ) | in_distribution |
The yogurt was given to Ava by a child . | * yogurt ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Ava ) AND give . agent ( x _ 3 , x _ 8 ) AND child ( x _ 8 ) | in_distribution |
The teacher shortened William . | * teacher ( x _ 1 ) ; shorten . agent ( x _ 2 , x _ 1 ) AND shorten . theme ( x _ 2 , William ) | in_distribution |
Hazel liked that James was wired a cake on the stage by a dog . | * stage ( x _ 10 ) ; like . agent ( x _ 1 , Hazel ) AND like . ccomp ( x _ 1 , x _ 5 ) AND wire . recipient ( x _ 5 , James ) AND wire . theme ( x _ 5 , x _ 7 ) AND wire . agent ( x _ 5 , x _ 13 ) AND cake ( x _ 7 ) AND cake . nmod . on ( x _ 7 , x _ 10 ) AND dog ( x _ 13 ) | in_distribution |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.