input stringlengths 3 103 | output stringlengths 3 435 | domain stringclasses 14
values |
|---|---|---|
Emma preferred to investigate . | prefer . agent ( x _ 1 , Emma ) AND prefer . xcomp ( x _ 1 , x _ 3 ) AND investigate . agent ( x _ 3 , Emma ) | in_distribution |
A girl supported that a kid called . | girl ( x _ 1 ) AND support . agent ( x _ 2 , x _ 1 ) AND support . ccomp ( x _ 2 , x _ 6 ) AND kid ( x _ 5 ) AND call . agent ( x _ 6 , x _ 5 ) | in_distribution |
A pencil was sent to the girl . | * girl ( x _ 6 ) ; pencil ( x _ 1 ) AND send . theme ( x _ 3 , x _ 1 ) AND send . recipient ( x _ 3 , x _ 6 ) | in_distribution |
The donut was observed . | * donut ( x _ 1 ) ; observe . theme ( x _ 3 , x _ 1 ) | in_distribution |
The girl dusted a ball in a house . | * girl ( x _ 1 ) ; dust . agent ( x _ 2 , x _ 1 ) AND dust . theme ( x _ 2 , x _ 4 ) AND ball ( x _ 4 ) AND ball . nmod . in ( x _ 4 , x _ 7 ) AND house ( x _ 7 ) | in_distribution |
The deer rolled . | * deer ( x _ 1 ) ; roll . theme ( x _ 2 , x _ 1 ) | in_distribution |
A buyer lended the newspaper to Emma . | * newspaper ( x _ 4 ) ; buyer ( x _ 1 ) AND lend . agent ( x _ 2 , x _ 1 ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . recipient ( x _ 2 , Emma ) | in_distribution |
A book was cleaned . | book ( x _ 1 ) AND clean . theme ( x _ 3 , x _ 1 ) | in_distribution |
A cookie was dusted . | cookie ( x _ 1 ) AND dust . theme ( x _ 3 , x _ 1 ) | in_distribution |
Mila liked that Ella liked that a donut was posted to Emma . | like . agent ( x _ 1 , Mila ) AND like . ccomp ( x _ 1 , x _ 4 ) AND like . agent ( x _ 4 , Ella ) AND like . ccomp ( x _ 4 , x _ 9 ) AND donut ( x _ 7 ) AND post . theme ( x _ 9 , x _ 7 ) AND post . recipient ( x _ 9 , Emma ) | in_distribution |
The cake was brought to a professor . | * cake ( x _ 1 ) ; bring . theme ( x _ 3 , x _ 1 ) AND bring . recipient ( x _ 3 , x _ 6 ) AND professor ( x _ 6 ) | in_distribution |
The bat was cleaned . | * bat ( x _ 1 ) ; clean . theme ( x _ 3 , x _ 1 ) | in_distribution |
Emma craved to eat . | crave . agent ( x _ 1 , Emma ) AND crave . xcomp ( x _ 1 , x _ 3 ) AND eat . agent ( x _ 3 , Emma ) | in_distribution |
A hamburger was handed to the scientist . | * scientist ( x _ 6 ) ; hamburger ( x _ 1 ) AND hand . theme ( x _ 3 , x _ 1 ) AND hand . recipient ( x _ 3 , x _ 6 ) | in_distribution |
A chief shortened a horse beside the stage . | * stage ( x _ 7 ) ; chief ( x _ 1 ) AND shorten . agent ( x _ 2 , x _ 1 ) AND shorten . theme ( x _ 2 , x _ 4 ) AND horse ( x _ 4 ) AND horse . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
Ellie was sold the cookie by the girl . | * cookie ( x _ 4 ) ; * girl ( x _ 7 ) ; sell . recipient ( x _ 2 , Ellie ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . agent ( x _ 2 , x _ 7 ) | in_distribution |
A horse brought Lucas a box in a envelope . | horse ( x _ 1 ) AND bring . agent ( x _ 2 , x _ 1 ) AND bring . recipient ( x _ 2 , Lucas ) AND bring . theme ( x _ 2 , x _ 5 ) AND box ( x _ 5 ) AND box . nmod . in ( x _ 5 , x _ 8 ) AND envelope ( x _ 8 ) | in_distribution |
Michael danced . | dance . agent ( x _ 1 , Michael ) | in_distribution |
The girl gave the boy the block beside the ladder beside a cabinet . | * girl ( x _ 1 ) ; * boy ( x _ 4 ) ; * block ( x _ 6 ) ; * ladder ( x _ 9 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , x _ 4 ) AND give . theme ( x _ 2 , x _ 6 ) AND block . nmod . beside ( x _ 6 , x _ 9 ) AND ladder . nmod . beside ( x _ 9 , x _ 12 ) AND cabinet ( x _ 12 ) | in_distribution |
The pen was grown by the lion . | * pen ( x _ 1 ) ; * lion ( x _ 6 ) ; grow . theme ( x _ 3 , x _ 1 ) AND grow . agent ( x _ 3 , x _ 6 ) | in_distribution |
The girl was served the pen by Emma . | * girl ( x _ 1 ) ; * pen ( x _ 5 ) ; serve . recipient ( x _ 3 , x _ 1 ) AND serve . theme ( x _ 3 , x _ 5 ) AND serve . agent ( x _ 3 , Emma ) | in_distribution |
A frog ate the strawberry beside a table . | * strawberry ( x _ 4 ) ; frog ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND strawberry . nmod . beside ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) | in_distribution |
A watch was valued . | watch ( x _ 1 ) AND value . theme ( x _ 3 , x _ 1 ) | in_distribution |
Liam grew the donut beside the throne . | * donut ( x _ 3 ) ; * throne ( x _ 6 ) ; grow . agent ( x _ 1 , Liam ) AND grow . theme ( x _ 1 , x _ 3 ) AND donut . nmod . beside ( x _ 3 , x _ 6 ) | in_distribution |
The moose noticed the mouse in a bag . | * moose ( x _ 1 ) ; * mouse ( x _ 4 ) ; notice . agent ( x _ 2 , x _ 1 ) AND notice . theme ( x _ 2 , x _ 4 ) AND mouse . nmod . in ( x _ 4 , x _ 7 ) AND bag ( x _ 7 ) | in_distribution |
A donut was sold to a dog by a queen . | donut ( x _ 1 ) AND sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , x _ 6 ) AND sell . agent ( x _ 3 , x _ 9 ) AND dog ( x _ 6 ) AND queen ( x _ 9 ) | in_distribution |
Mason painted the box . | * box ( x _ 3 ) ; paint . agent ( x _ 1 , Mason ) AND paint . theme ( x _ 1 , x _ 3 ) | in_distribution |
The beer was frozen . | * beer ( x _ 1 ) ; freeze . theme ( x _ 3 , x _ 1 ) | in_distribution |
The drink was loved by Ryan . | * drink ( x _ 1 ) ; love . theme ( x _ 3 , x _ 1 ) AND love . agent ( x _ 3 , Ryan ) | in_distribution |
A bottle was eaten . | bottle ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) | in_distribution |
A shoe was helped by Isabella . | shoe ( x _ 1 ) AND help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , Isabella ) | in_distribution |
The brain was sold to Elijah by the writer . | * brain ( x _ 1 ) ; * writer ( x _ 8 ) ; sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , Elijah ) AND sell . agent ( x _ 3 , x _ 8 ) | in_distribution |
A girl rolled the hero beside the table . | * hero ( x _ 4 ) ; * table ( x _ 7 ) ; girl ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND hero . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
The cookie was given to the boy by a girl . | * cookie ( x _ 1 ) ; * boy ( x _ 6 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , x _ 9 ) AND girl ( x _ 9 ) | in_distribution |
A brush was offered to Daniel by a horse . | brush ( x _ 1 ) AND offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , Daniel ) AND offer . agent ( x _ 3 , x _ 8 ) AND horse ( x _ 8 ) | in_distribution |
Noah lended a chalk on the platter to Isabella . | * platter ( x _ 6 ) ; lend . agent ( x _ 1 , Noah ) AND lend . theme ( x _ 1 , x _ 3 ) AND lend . recipient ( x _ 1 , Isabella ) AND chalk ( x _ 3 ) AND chalk . nmod . on ( x _ 3 , x _ 6 ) | in_distribution |
The pen was given to a customer . | * pen ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND customer ( x _ 6 ) | in_distribution |
A donkey was sold a drink beside a cup by Emma . | donkey ( x _ 1 ) AND sell . recipient ( x _ 3 , x _ 1 ) AND sell . theme ( x _ 3 , x _ 5 ) AND sell . agent ( x _ 3 , Emma ) AND drink ( x _ 5 ) AND drink . nmod . beside ( x _ 5 , x _ 8 ) AND cup ( x _ 8 ) | in_distribution |
Liam was lended the rose on the carpet by a dog . | * rose ( x _ 4 ) ; * carpet ( x _ 7 ) ; lend . recipient ( x _ 2 , Liam ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . agent ( x _ 2 , x _ 10 ) AND rose . nmod . on ( x _ 4 , x _ 7 ) AND dog ( x _ 10 ) | in_distribution |
Aria slid a cookie beside the bed . | * bed ( x _ 6 ) ; slide . agent ( x _ 1 , Aria ) AND slide . theme ( x _ 1 , x _ 3 ) AND cookie ( x _ 3 ) AND cookie . nmod . beside ( x _ 3 , x _ 6 ) | in_distribution |
The cake was fed to Olivia by a princess . | * cake ( x _ 1 ) ; feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , Olivia ) AND feed . agent ( x _ 3 , x _ 8 ) AND princess ( x _ 8 ) | in_distribution |
A cake was known . | cake ( x _ 1 ) AND know . theme ( x _ 3 , x _ 1 ) | in_distribution |
A girl sent a boy a donut in a sack . | girl ( x _ 1 ) AND send . agent ( x _ 2 , x _ 1 ) AND send . recipient ( x _ 2 , x _ 4 ) AND send . theme ( x _ 2 , x _ 6 ) AND boy ( x _ 4 ) AND donut ( x _ 6 ) AND donut . nmod . in ( x _ 6 , x _ 9 ) AND sack ( x _ 9 ) | in_distribution |
A cat burned a chicken . | cat ( x _ 1 ) AND burn . agent ( x _ 2 , x _ 1 ) AND burn . theme ( x _ 2 , x _ 4 ) AND chicken ( x _ 4 ) | in_distribution |
A book was lended to Eleanor by Emma . | book ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Eleanor ) AND lend . agent ( x _ 3 , Emma ) | in_distribution |
A sandwich was liked by James . | sandwich ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , James ) | in_distribution |
The chalk was helped . | * chalk ( x _ 1 ) ; help . theme ( x _ 3 , x _ 1 ) | in_distribution |
A penguin brought Ava a cake beside the table . | * table ( x _ 8 ) ; penguin ( x _ 1 ) AND bring . agent ( x _ 2 , x _ 1 ) AND bring . recipient ( x _ 2 , Ava ) AND bring . theme ( x _ 2 , x _ 5 ) AND cake ( x _ 5 ) AND cake . nmod . beside ( x _ 5 , x _ 8 ) | in_distribution |
A cake was given to Isabella by Emma . | cake ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Isabella ) AND give . agent ( x _ 3 , Emma ) | in_distribution |
Emma rolled the drink on a chair . | * drink ( x _ 3 ) ; roll . agent ( x _ 1 , Emma ) AND roll . theme ( x _ 1 , x _ 3 ) AND drink . nmod . on ( x _ 3 , x _ 6 ) AND chair ( x _ 6 ) | in_distribution |
Liam proved that Eleanor floated a biscuit beside a table . | prove . agent ( x _ 1 , Liam ) AND prove . ccomp ( x _ 1 , x _ 4 ) AND float . agent ( x _ 4 , Eleanor ) AND float . theme ( x _ 4 , x _ 6 ) AND biscuit ( x _ 6 ) AND biscuit . nmod . beside ( x _ 6 , x _ 9 ) AND table ( x _ 9 ) | in_distribution |
A bear was given a bat on the blanket . | * blanket ( x _ 8 ) ; bear ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND bat ( x _ 5 ) AND bat . nmod . on ( x _ 5 , x _ 8 ) | in_distribution |
Noah examined the hat . | * hat ( x _ 3 ) ; examine . agent ( x _ 1 , Noah ) AND examine . theme ( x _ 1 , x _ 3 ) | in_distribution |
A dog believed that Emma ate the girl . | * girl ( x _ 7 ) ; dog ( x _ 1 ) AND believe . agent ( x _ 2 , x _ 1 ) AND believe . ccomp ( x _ 2 , x _ 5 ) AND eat . agent ( x _ 5 , Emma ) AND eat . theme ( x _ 5 , x _ 7 ) | in_distribution |
A cake was awarded to a girl by Mila . | cake ( x _ 1 ) AND award . theme ( x _ 3 , x _ 1 ) AND award . recipient ( x _ 3 , x _ 6 ) AND award . agent ( x _ 3 , Mila ) AND girl ( x _ 6 ) | in_distribution |
A cracker was lended to Liam by the boy . | * boy ( x _ 8 ) ; cracker ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Liam ) AND lend . agent ( x _ 3 , x _ 8 ) | in_distribution |
A cake was split by the boy . | * boy ( x _ 6 ) ; cake ( x _ 1 ) AND split . theme ( x _ 3 , x _ 1 ) AND split . agent ( x _ 3 , x _ 6 ) | in_distribution |
A cake was floated by Emma . | cake ( x _ 1 ) AND float . theme ( x _ 3 , x _ 1 ) AND float . agent ( x _ 3 , Emma ) | in_distribution |
The girl preferred to giggle . | * girl ( x _ 1 ) ; prefer . agent ( x _ 2 , x _ 1 ) AND prefer . xcomp ( x _ 2 , x _ 4 ) AND giggle . agent ( x _ 4 , x _ 1 ) | in_distribution |
A donut was rolled by the doctor . | * doctor ( x _ 6 ) ; donut ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) | in_distribution |
A donut was lended to Emma . | donut ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Emma ) | in_distribution |
A doctor crumpled a donut . | doctor ( x _ 1 ) AND crumple . agent ( x _ 2 , x _ 1 ) AND crumple . theme ( x _ 2 , x _ 4 ) AND donut ( x _ 4 ) | in_distribution |
Elijah was fed a cake by the dog . | * dog ( x _ 7 ) ; feed . recipient ( x _ 2 , Elijah ) AND feed . theme ( x _ 2 , x _ 4 ) AND feed . agent ( x _ 2 , x _ 7 ) AND cake ( x _ 4 ) | in_distribution |
A boy drew the melon . | * melon ( x _ 4 ) ; boy ( x _ 1 ) AND draw . agent ( x _ 2 , x _ 1 ) AND draw . theme ( x _ 2 , x _ 4 ) | in_distribution |
A cookie was missed . | cookie ( x _ 1 ) AND miss . theme ( x _ 3 , x _ 1 ) | in_distribution |
Riley liked that a pencil was painted . | like . agent ( x _ 1 , Riley ) AND like . ccomp ( x _ 1 , x _ 6 ) AND pencil ( x _ 4 ) AND paint . theme ( x _ 6 , x _ 4 ) | in_distribution |
The chicken sold Nora the cake beside the table . | * chicken ( x _ 1 ) ; * cake ( x _ 5 ) ; * table ( x _ 8 ) ; sell . agent ( x _ 2 , x _ 1 ) AND sell . recipient ( x _ 2 , Nora ) AND sell . theme ( x _ 2 , x _ 5 ) AND cake . nmod . beside ( x _ 5 , x _ 8 ) | in_distribution |
The donkey was given the chalk in a tin . | * donkey ( x _ 1 ) ; * chalk ( x _ 5 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND chalk . nmod . in ( x _ 5 , x _ 8 ) AND tin ( x _ 8 ) | in_distribution |
A child walked . | child ( x _ 1 ) AND walk . agent ( x _ 2 , x _ 1 ) | in_distribution |
A raisin was rolled by the dog . | * dog ( x _ 6 ) ; raisin ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) | in_distribution |
A hero screamed . | hero ( x _ 1 ) AND scream . agent ( x _ 2 , x _ 1 ) | in_distribution |
Emma sold a scientist the box . | * box ( x _ 5 ) ; sell . agent ( x _ 1 , Emma ) AND sell . recipient ( x _ 1 , x _ 3 ) AND sell . theme ( x _ 1 , x _ 5 ) AND scientist ( x _ 3 ) | in_distribution |
A raisin was shortened by the penguin . | * penguin ( x _ 6 ) ; raisin ( x _ 1 ) AND shorten . theme ( x _ 3 , x _ 1 ) AND shorten . agent ( x _ 3 , x _ 6 ) | in_distribution |
Emma broke a bat on a chair . | break . agent ( x _ 1 , Emma ) AND break . theme ( x _ 1 , x _ 3 ) AND bat ( x _ 3 ) AND bat . nmod . on ( x _ 3 , x _ 6 ) AND chair ( x _ 6 ) | in_distribution |
A doctor worshipped a giraffe . | doctor ( x _ 1 ) AND worship . agent ( x _ 2 , x _ 1 ) AND worship . theme ( x _ 2 , x _ 4 ) AND giraffe ( x _ 4 ) | in_distribution |
A girl confessed that a raisin was burned . | girl ( x _ 1 ) AND confess . agent ( x _ 2 , x _ 1 ) AND confess . ccomp ( x _ 2 , x _ 7 ) AND raisin ( x _ 5 ) AND burn . theme ( x _ 7 , x _ 5 ) | in_distribution |
Liam planned to nap . | plan . agent ( x _ 1 , Liam ) AND plan . xcomp ( x _ 1 , x _ 3 ) AND nap . agent ( x _ 3 , Liam ) | in_distribution |
Emma burned a cake in the house . | * house ( x _ 6 ) ; burn . agent ( x _ 1 , Emma ) AND burn . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . in ( x _ 3 , x _ 6 ) | in_distribution |
A rose was eaten by a baby . | rose ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND baby ( x _ 6 ) | in_distribution |
The cake was shortened by a bunny . | * cake ( x _ 1 ) ; shorten . theme ( x _ 3 , x _ 1 ) AND shorten . agent ( x _ 3 , x _ 6 ) AND bunny ( x _ 6 ) | in_distribution |
The drink was returned to Caleb . | * drink ( x _ 1 ) ; return . theme ( x _ 3 , x _ 1 ) AND return . recipient ( x _ 3 , Caleb ) | in_distribution |
A boy juggled . | boy ( x _ 1 ) AND juggle . agent ( x _ 2 , x _ 1 ) | in_distribution |
The cake was rented to a frog by a girl . | * cake ( x _ 1 ) ; rent . theme ( x _ 3 , x _ 1 ) AND rent . recipient ( x _ 3 , x _ 6 ) AND rent . agent ( x _ 3 , x _ 9 ) AND frog ( x _ 6 ) AND girl ( x _ 9 ) | in_distribution |
A child liked a doll on a gravel . | child ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND doll ( x _ 4 ) AND doll . nmod . on ( x _ 4 , x _ 7 ) AND gravel ( x _ 7 ) | in_distribution |
Ava walked . | walk . agent ( x _ 1 , Ava ) | in_distribution |
A yogurt was nursed by Ava . | yogurt ( x _ 1 ) AND nurse . theme ( x _ 3 , x _ 1 ) AND nurse . agent ( x _ 3 , Ava ) | in_distribution |
A cat promised a dealer a cake . | cat ( x _ 1 ) AND promise . agent ( x _ 2 , x _ 1 ) AND promise . recipient ( x _ 2 , x _ 4 ) AND promise . theme ( x _ 2 , x _ 6 ) AND dealer ( x _ 4 ) AND cake ( x _ 6 ) | in_distribution |
The tiger stabbed a boy beside the table . | * tiger ( x _ 1 ) ; * table ( x _ 7 ) ; stab . agent ( x _ 2 , x _ 1 ) AND stab . theme ( x _ 2 , x _ 4 ) AND boy ( x _ 4 ) AND boy . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
Liam lended the bear the cake on a beach . | * bear ( x _ 3 ) ; * cake ( x _ 5 ) ; lend . agent ( x _ 1 , Liam ) AND lend . recipient ( x _ 1 , x _ 3 ) AND lend . theme ( x _ 1 , x _ 5 ) AND cake . nmod . on ( x _ 5 , x _ 8 ) AND beach ( x _ 8 ) | in_distribution |
The cookie was studied by Emma . | * cookie ( x _ 1 ) ; study . theme ( x _ 3 , x _ 1 ) AND study . agent ( x _ 3 , Emma ) | in_distribution |
The landlord burned a raisin . | * landlord ( x _ 1 ) ; burn . agent ( x _ 2 , x _ 1 ) AND burn . theme ( x _ 2 , x _ 4 ) AND raisin ( x _ 4 ) | in_distribution |
Emma burned the citizen . | * citizen ( x _ 3 ) ; burn . agent ( x _ 1 , Emma ) AND burn . theme ( x _ 1 , x _ 3 ) | in_distribution |
A cake was eaten by the girl . | * girl ( x _ 6 ) ; cake ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) | in_distribution |
The melon was enlarged by the horse . | * melon ( x _ 1 ) ; * horse ( x _ 6 ) ; enlarge . theme ( x _ 3 , x _ 1 ) AND enlarge . agent ( x _ 3 , x _ 6 ) | in_distribution |
The cake was returned to Noah . | * cake ( x _ 1 ) ; return . theme ( x _ 3 , x _ 1 ) AND return . recipient ( x _ 3 , Noah ) | in_distribution |
A drink was helped by the girl . | * girl ( x _ 6 ) ; drink ( x _ 1 ) AND help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , x _ 6 ) | in_distribution |
The crayon was liked by Emma . | * crayon ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Emma ) | in_distribution |
James napped . | nap . agent ( x _ 1 , James ) | in_distribution |
A pig was rented a melon on a stage . | pig ( x _ 1 ) AND rent . recipient ( x _ 3 , x _ 1 ) AND rent . theme ( x _ 3 , x _ 5 ) AND melon ( x _ 5 ) AND melon . nmod . on ( x _ 5 , x _ 8 ) AND stage ( x _ 8 ) | in_distribution |
A cookie was eaten by Lucas . | cookie ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Lucas ) | in_distribution |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.