input stringlengths 3 103 | output stringlengths 3 435 | domain stringclasses 14
values |
|---|---|---|
The cake was offered to Noah by Emma . | * cake ( x _ 1 ) ; offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , Noah ) AND offer . agent ( x _ 3 , Emma ) | in_distribution |
A cake was rolled by the child . | * child ( x _ 6 ) ; cake ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) | in_distribution |
The dog wanted to nap . | * dog ( x _ 1 ) ; want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND nap . agent ( x _ 4 , x _ 1 ) | in_distribution |
Jack wanted to walk . | want . agent ( x _ 1 , Jack ) AND want . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Jack ) | in_distribution |
Benjamin sold a tenant a cake . | sell . agent ( x _ 1 , Benjamin ) AND sell . recipient ( x _ 1 , x _ 3 ) AND sell . theme ( x _ 1 , x _ 5 ) AND tenant ( x _ 3 ) AND cake ( x _ 5 ) | in_distribution |
The donut was rolled by the boy . | * donut ( x _ 1 ) ; * boy ( x _ 6 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) | in_distribution |
Isabella loaned a rose to the lion . | * lion ( x _ 6 ) ; loan . agent ( x _ 1 , Isabella ) AND loan . theme ( x _ 1 , x _ 3 ) AND loan . recipient ( x _ 1 , x _ 6 ) AND rose ( x _ 3 ) | in_distribution |
A strawberry was burned by the cat . | * cat ( x _ 6 ) ; strawberry ( x _ 1 ) AND burn . theme ( x _ 3 , x _ 1 ) AND burn . agent ( x _ 3 , x _ 6 ) | in_distribution |
Emma was passed the cake on a road by a girl . | * cake ( x _ 4 ) ; pass . recipient ( x _ 2 , Emma ) AND pass . theme ( x _ 2 , x _ 4 ) AND pass . agent ( x _ 2 , x _ 10 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) AND road ( x _ 7 ) AND girl ( x _ 10 ) | in_distribution |
A girl slid the raisin . | * raisin ( x _ 4 ) ; girl ( x _ 1 ) AND slide . agent ( x _ 2 , x _ 1 ) AND slide . theme ( x _ 2 , x _ 4 ) | in_distribution |
The cake disintegrated . | * cake ( x _ 1 ) ; disintegrate . theme ( x _ 2 , x _ 1 ) | in_distribution |
A turkey sold the cake in a room to the boy . | * cake ( x _ 4 ) ; * boy ( x _ 10 ) ; turkey ( x _ 1 ) AND sell . agent ( x _ 2 , x _ 1 ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . recipient ( x _ 2 , x _ 10 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) AND room ( x _ 7 ) | in_distribution |
A biscuit was pierced by the boy . | * boy ( x _ 6 ) ; biscuit ( x _ 1 ) AND pierce . theme ( x _ 3 , x _ 1 ) AND pierce . agent ( x _ 3 , x _ 6 ) | in_distribution |
A ball was rolled by a child . | ball ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) AND child ( x _ 6 ) | in_distribution |
A penguin ate . | penguin ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) | in_distribution |
scream | LAMBDA a . LAMBDA e . scream . agent ( e , a ) | primitive |
The pretzel was rolled . | * pretzel ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) | in_distribution |
Emma was given a cake in a room by the girl . | * girl ( x _ 10 ) ; give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , x _ 10 ) AND cake ( x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) AND room ( x _ 7 ) | in_distribution |
The donut was discovered . | * donut ( x _ 1 ) ; discover . theme ( x _ 3 , x _ 1 ) | in_distribution |
Liam hoped that the cake was studied . | * cake ( x _ 4 ) ; hope . agent ( x _ 1 , Liam ) AND hope . ccomp ( x _ 1 , x _ 6 ) AND study . theme ( x _ 6 , x _ 4 ) | in_distribution |
The girl gave Emma the donut . | * girl ( x _ 1 ) ; * donut ( x _ 5 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 5 ) | in_distribution |
The child slid . | * child ( x _ 1 ) ; slide . theme ( x _ 2 , x _ 1 ) | in_distribution |
The cake was lended to Christopher . | * cake ( x _ 1 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Christopher ) | in_distribution |
Emma offered the drink beside the table to Riley . | * drink ( x _ 3 ) ; * table ( x _ 6 ) ; offer . agent ( x _ 1 , Emma ) AND offer . theme ( x _ 1 , x _ 3 ) AND offer . recipient ( x _ 1 , Riley ) AND drink . nmod . beside ( x _ 3 , x _ 6 ) | in_distribution |
A boy liked the cake in the glass . | * cake ( x _ 4 ) ; * glass ( x _ 7 ) ; boy ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
A professor thought that the cat sneezed . | * cat ( x _ 5 ) ; professor ( x _ 1 ) AND think . agent ( x _ 2 , x _ 1 ) AND think . ccomp ( x _ 2 , x _ 6 ) AND sneeze . agent ( x _ 6 , x _ 5 ) | in_distribution |
A girl ate the hero beside a table . | * hero ( x _ 4 ) ; girl ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND hero . nmod . beside ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) | in_distribution |
The girl wired a child the cake in the cabinet . | * girl ( x _ 1 ) ; * cake ( x _ 6 ) ; * cabinet ( x _ 9 ) ; wire . agent ( x _ 2 , x _ 1 ) AND wire . recipient ( x _ 2 , x _ 4 ) AND wire . theme ( x _ 2 , x _ 6 ) AND child ( x _ 4 ) AND cake . nmod . in ( x _ 6 , x _ 9 ) | in_distribution |
A bear brought a cake in the tent to the manager . | * tent ( x _ 7 ) ; * manager ( x _ 10 ) ; bear ( 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 ( x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
Emma liked to talk . | like . agent ( x _ 1 , Emma ) AND like . xcomp ( x _ 1 , x _ 3 ) AND talk . agent ( x _ 3 , Emma ) | in_distribution |
Brooklyn examined Emma . | examine . agent ( x _ 1 , Brooklyn ) AND examine . theme ( x _ 1 , Emma ) | in_distribution |
Liam hoped that the box was admired . | * box ( x _ 4 ) ; hope . agent ( x _ 1 , Liam ) AND hope . ccomp ( x _ 1 , x _ 6 ) AND admire . theme ( x _ 6 , x _ 4 ) | in_distribution |
The cake was awarded to the girl . | * cake ( x _ 1 ) ; * girl ( x _ 6 ) ; award . theme ( x _ 3 , x _ 1 ) AND award . recipient ( x _ 3 , x _ 6 ) | in_distribution |
William burned . | burn . theme ( x _ 1 , William ) | in_distribution |
A cat painted . | cat ( x _ 1 ) AND paint . agent ( x _ 2 , x _ 1 ) | in_distribution |
The cake was found by the horse . | * cake ( x _ 1 ) ; * horse ( x _ 6 ) ; find . theme ( x _ 3 , x _ 1 ) AND find . agent ( x _ 3 , x _ 6 ) | in_distribution |
A monkey was sold a crown . | monkey ( x _ 1 ) AND sell . recipient ( x _ 3 , x _ 1 ) AND sell . theme ( x _ 3 , x _ 5 ) AND crown ( x _ 5 ) | in_distribution |
Charlotte brought a rose on the bowl to a girl . | * bowl ( x _ 6 ) ; bring . agent ( x _ 1 , Charlotte ) AND bring . theme ( x _ 1 , x _ 3 ) AND bring . recipient ( x _ 1 , x _ 9 ) AND rose ( x _ 3 ) AND rose . nmod . on ( x _ 3 , x _ 6 ) AND girl ( x _ 9 ) | in_distribution |
Olivia observed a glue . | observe . agent ( x _ 1 , Olivia ) AND observe . theme ( x _ 1 , x _ 3 ) AND glue ( x _ 3 ) | in_distribution |
The girl liked a crayon . | * girl ( x _ 1 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND crayon ( x _ 4 ) | in_distribution |
The girl examined the strawberry . | * girl ( x _ 1 ) ; * strawberry ( x _ 4 ) ; examine . agent ( x _ 2 , x _ 1 ) AND examine . theme ( x _ 2 , x _ 4 ) | in_distribution |
Benjamin was given the bell on a chair by Liam . | * bell ( x _ 4 ) ; give . recipient ( x _ 2 , Benjamin ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , Liam ) AND bell . nmod . on ( x _ 4 , x _ 7 ) AND chair ( x _ 7 ) | in_distribution |
Emma liked the boy . | * boy ( x _ 3 ) ; like . agent ( x _ 1 , Emma ) AND like . theme ( x _ 1 , x _ 3 ) | in_distribution |
Emma admired a dog . | admire . agent ( x _ 1 , Emma ) AND admire . theme ( x _ 1 , x _ 3 ) AND dog ( x _ 3 ) | in_distribution |
A cake was awarded to a bird . | cake ( x _ 1 ) AND award . theme ( x _ 3 , x _ 1 ) AND award . recipient ( x _ 3 , x _ 6 ) AND bird ( x _ 6 ) | in_distribution |
A child adored a human . | child ( x _ 1 ) AND adore . agent ( x _ 2 , x _ 1 ) AND adore . theme ( x _ 2 , x _ 4 ) AND human ( x _ 4 ) | in_distribution |
A cat preferred to paint . | cat ( x _ 1 ) AND prefer . agent ( x _ 2 , x _ 1 ) AND prefer . xcomp ( x _ 2 , x _ 4 ) AND paint . agent ( x _ 4 , x _ 1 ) | in_distribution |
The cat gave the flower in a house to Noah . | * cat ( x _ 1 ) ; * flower ( x _ 4 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Noah ) AND flower . nmod . in ( x _ 4 , x _ 7 ) AND house ( x _ 7 ) | in_distribution |
Emma valued that a producer was sold a donut by a girl . | value . agent ( x _ 1 , Emma ) AND value . ccomp ( x _ 1 , x _ 6 ) AND producer ( x _ 4 ) AND sell . recipient ( x _ 6 , x _ 4 ) AND sell . theme ( x _ 6 , x _ 8 ) AND sell . agent ( x _ 6 , x _ 11 ) AND donut ( x _ 8 ) AND girl ( x _ 11 ) | in_distribution |
Liam was given the cake by the giraffe . | * cake ( x _ 4 ) ; * giraffe ( x _ 7 ) ; give . recipient ( x _ 2 , Liam ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , x _ 7 ) | in_distribution |
Elizabeth was given the cake by the dog . | * cake ( x _ 4 ) ; * dog ( x _ 7 ) ; give . recipient ( x _ 2 , Elizabeth ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , x _ 7 ) | in_distribution |
Eleanor decomposed Emma . | decompose . agent ( x _ 1 , Eleanor ) AND decompose . theme ( x _ 1 , Emma ) | in_distribution |
The cake was passed to a boy . | * cake ( x _ 1 ) ; pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , x _ 6 ) AND boy ( x _ 6 ) | in_distribution |
The baby tried to sleep . | * baby ( x _ 1 ) ; try . agent ( x _ 2 , x _ 1 ) AND try . xcomp ( x _ 2 , x _ 4 ) AND sleep . agent ( x _ 4 , x _ 1 ) | in_distribution |
The balloon was sold to Jacob by the girl . | * balloon ( x _ 1 ) ; * girl ( x _ 8 ) ; sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , Jacob ) AND sell . agent ( x _ 3 , x _ 8 ) | in_distribution |
The game was lended to the girl by Jack . | * game ( x _ 1 ) ; * girl ( x _ 6 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND lend . agent ( x _ 3 , Jack ) | in_distribution |
A raisin was missed by Lily . | raisin ( x _ 1 ) AND miss . theme ( x _ 3 , x _ 1 ) AND miss . agent ( x _ 3 , Lily ) | in_distribution |
A girl was given a cookie in the penthouse . | * penthouse ( x _ 8 ) ; girl ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND cookie ( x _ 5 ) AND cookie . nmod . in ( x _ 5 , x _ 8 ) | in_distribution |
Emma ate a tool in a house . | eat . agent ( x _ 1 , Emma ) AND eat . theme ( x _ 1 , x _ 3 ) AND tool ( x _ 3 ) AND tool . nmod . in ( x _ 3 , x _ 6 ) AND house ( x _ 6 ) | in_distribution |
Emma gave a cookie to Olivia . | give . agent ( x _ 1 , Emma ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , Olivia ) AND cookie ( x _ 3 ) | in_distribution |
A dog crumpled . | dog ( x _ 1 ) AND crumple . theme ( x _ 2 , x _ 1 ) | in_distribution |
A radio was frozen by a girl . | radio ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
The doll was frozen by Oliver . | * doll ( x _ 1 ) ; freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , Oliver ) | in_distribution |
Evelyn touched the flag . | * flag ( x _ 3 ) ; touch . agent ( x _ 1 , Evelyn ) AND touch . theme ( x _ 1 , x _ 3 ) | in_distribution |
Mia ate the sailor . | * sailor ( x _ 3 ) ; eat . agent ( x _ 1 , Mia ) AND eat . theme ( x _ 1 , x _ 3 ) | in_distribution |
A donut was forwarded to the monkey . | * monkey ( x _ 6 ) ; donut ( x _ 1 ) AND forward . theme ( x _ 3 , x _ 1 ) AND forward . recipient ( x _ 3 , x _ 6 ) | in_distribution |
A boy examined . | boy ( x _ 1 ) AND examine . agent ( x _ 2 , x _ 1 ) | in_distribution |
Liam floated the box on a bed . | * box ( x _ 3 ) ; float . agent ( x _ 1 , Liam ) AND float . theme ( x _ 1 , x _ 3 ) AND box . nmod . on ( x _ 3 , x _ 6 ) AND bed ( x _ 6 ) | in_distribution |
The chicken liked that Elijah jogged . | * chicken ( x _ 1 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 5 ) AND jog . agent ( x _ 5 , Elijah ) | in_distribution |
A girl was lended the cake beside the house . | * cake ( x _ 5 ) ; * house ( 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 |
The girl disintegrated Henry . | * girl ( x _ 1 ) ; disintegrate . agent ( x _ 2 , x _ 1 ) AND disintegrate . theme ( x _ 2 , Henry ) | in_distribution |
A cookie was eaten by Aria . | cookie ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Aria ) | in_distribution |
Logan was lended a cake by a girl . | lend . recipient ( x _ 2 , Logan ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . agent ( x _ 2 , x _ 7 ) AND cake ( x _ 4 ) AND girl ( x _ 7 ) | in_distribution |
Liam was fed a raisin by the turkey . | * turkey ( x _ 7 ) ; feed . recipient ( x _ 2 , Liam ) AND feed . theme ( x _ 2 , x _ 4 ) AND feed . agent ( x _ 2 , x _ 7 ) AND raisin ( x _ 4 ) | in_distribution |
The cake was sold to Liam . | * cake ( x _ 1 ) ; sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , Liam ) | in_distribution |
A box was respected by a cat . | box ( x _ 1 ) AND respect . theme ( x _ 3 , x _ 1 ) AND respect . agent ( x _ 3 , x _ 6 ) AND cat ( x _ 6 ) | in_distribution |
Jack tolerated that Emma was awarded a muffin . | tolerate . agent ( x _ 1 , Jack ) AND tolerate . ccomp ( x _ 1 , x _ 5 ) AND award . recipient ( x _ 5 , Emma ) AND award . theme ( x _ 5 , x _ 7 ) AND muffin ( x _ 7 ) | in_distribution |
A sheep was sold the cake in the room by Hazel . | * cake ( x _ 5 ) ; * room ( x _ 8 ) ; sheep ( x _ 1 ) AND sell . recipient ( x _ 3 , x _ 1 ) AND sell . theme ( x _ 3 , x _ 5 ) AND sell . agent ( x _ 3 , Hazel ) AND cake . nmod . in ( x _ 5 , x _ 8 ) | in_distribution |
The cake was missed by the boy . | * cake ( x _ 1 ) ; * boy ( x _ 6 ) ; miss . theme ( x _ 3 , x _ 1 ) AND miss . agent ( x _ 3 , x _ 6 ) | in_distribution |
The bat was painted by the girl . | * bat ( x _ 1 ) ; * girl ( x _ 6 ) ; paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , x _ 6 ) | in_distribution |
The ball was given to Isabella . | * ball ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Isabella ) | in_distribution |
A frog heard . | frog ( x _ 1 ) AND hear . agent ( x _ 2 , x _ 1 ) | in_distribution |
A raisin froze . | raisin ( x _ 1 ) AND freeze . theme ( x _ 2 , x _ 1 ) | in_distribution |
The girl helped a boy in the house . | * girl ( x _ 1 ) ; * house ( x _ 7 ) ; help . agent ( x _ 2 , x _ 1 ) AND help . theme ( x _ 2 , x _ 4 ) AND boy ( x _ 4 ) AND boy . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
A president awarded the chalk on a chair to Ella . | * chalk ( x _ 4 ) ; president ( x _ 1 ) AND award . agent ( x _ 2 , x _ 1 ) AND award . theme ( x _ 2 , x _ 4 ) AND award . recipient ( x _ 2 , Ella ) AND chalk . nmod . on ( x _ 4 , x _ 7 ) AND chair ( x _ 7 ) | in_distribution |
Emma ate a box on a table . | eat . agent ( x _ 1 , Emma ) AND eat . theme ( x _ 1 , x _ 3 ) AND box ( x _ 3 ) AND box . nmod . on ( x _ 3 , x _ 6 ) AND table ( x _ 6 ) | in_distribution |
Lucas proved that the coin was sold to Liam . | * coin ( x _ 4 ) ; prove . agent ( x _ 1 , Lucas ) AND prove . ccomp ( x _ 1 , x _ 6 ) AND sell . theme ( x _ 6 , x _ 4 ) AND sell . recipient ( x _ 6 , Liam ) | in_distribution |
The drink was served to Benjamin . | * drink ( x _ 1 ) ; serve . theme ( x _ 3 , x _ 1 ) AND serve . recipient ( x _ 3 , Benjamin ) | in_distribution |
A newspaper was eaten by Ella . | newspaper ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Ella ) | in_distribution |
Emma sold the donut on the table to the girl . | * donut ( x _ 3 ) ; * table ( x _ 6 ) ; * girl ( x _ 9 ) ; sell . agent ( x _ 1 , Emma ) AND sell . theme ( x _ 1 , x _ 3 ) AND sell . recipient ( x _ 1 , x _ 9 ) AND donut . nmod . on ( x _ 3 , x _ 6 ) | in_distribution |
A landlord said that a cake was shortened by the girl . | * girl ( x _ 10 ) ; landlord ( x _ 1 ) AND say . agent ( x _ 2 , x _ 1 ) AND say . ccomp ( x _ 2 , x _ 7 ) AND cake ( x _ 5 ) AND shorten . theme ( x _ 7 , x _ 5 ) AND shorten . agent ( x _ 7 , x _ 10 ) | in_distribution |
William lended the dog the cookie . | * dog ( x _ 3 ) ; * cookie ( x _ 5 ) ; lend . agent ( x _ 1 , William ) AND lend . recipient ( x _ 1 , x _ 3 ) AND lend . theme ( x _ 1 , x _ 5 ) | in_distribution |
Mia was lended the strawberry . | * strawberry ( x _ 4 ) ; lend . recipient ( x _ 2 , Mia ) AND lend . theme ( x _ 2 , x _ 4 ) | in_distribution |
A lamb decomposed a cake . | lamb ( x _ 1 ) AND decompose . agent ( x _ 2 , x _ 1 ) AND decompose . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) | in_distribution |
The cake was drawn by James . | * cake ( x _ 1 ) ; draw . theme ( x _ 3 , x _ 1 ) AND draw . agent ( x _ 3 , James ) | in_distribution |
James liked that a cake was tolerated by a girl . | like . agent ( x _ 1 , James ) AND like . ccomp ( x _ 1 , x _ 6 ) AND cake ( x _ 4 ) AND tolerate . theme ( x _ 6 , x _ 4 ) AND tolerate . agent ( x _ 6 , x _ 9 ) AND girl ( x _ 9 ) | in_distribution |
Emma helped a girl beside a bed beside a fox . | help . agent ( x _ 1 , Emma ) AND help . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 ) AND girl . nmod . beside ( x _ 3 , x _ 6 ) AND bed ( x _ 6 ) AND bed . nmod . beside ( x _ 6 , x _ 9 ) AND fox ( x _ 9 ) | in_distribution |
A child broke . | child ( x _ 1 ) AND break . theme ( x _ 2 , x _ 1 ) | in_distribution |
A donut was thrown by Emma . | donut ( x _ 1 ) AND throw . theme ( x _ 3 , x _ 1 ) AND throw . agent ( x _ 3 , Emma ) | in_distribution |
Charlotte gave a cake to the frog . | * frog ( x _ 6 ) ; give . agent ( x _ 1 , Charlotte ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 6 ) AND cake ( x _ 3 ) | in_distribution |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.