input stringlengths 3 103 | output stringlengths 3 435 | domain stringclasses 14
values |
|---|---|---|
The girl was served a cloud . | * girl ( x _ 1 ) ; serve . recipient ( x _ 3 , x _ 1 ) AND serve . theme ( x _ 3 , x _ 5 ) AND cloud ( x _ 5 ) | in_distribution |
The dog cooked Addison . | * dog ( x _ 1 ) ; cook . agent ( x _ 2 , x _ 1 ) AND cook . theme ( x _ 2 , Addison ) | in_distribution |
The girl was given a cake by Michael . | * girl ( x _ 1 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , Michael ) AND cake ( x _ 5 ) | in_distribution |
Emma nursed a cake . | nurse . agent ( x _ 1 , Emma ) AND nurse . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) | in_distribution |
The cake was frozen by Ella . | * cake ( x _ 1 ) ; freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , Ella ) | in_distribution |
Scarlett dreamed that a girl gave a newspaper on the surface to Emma . | * surface ( x _ 10 ) ; dream . agent ( x _ 1 , Scarlett ) AND dream . ccomp ( x _ 1 , x _ 5 ) AND girl ( x _ 4 ) AND give . agent ( x _ 5 , x _ 4 ) AND give . theme ( x _ 5 , x _ 7 ) AND give . recipient ( x _ 5 , Emma ) AND newspaper ( x _ 7 ) AND newspaper . nmod . on ( x _ 7 , x _ 10 ) | in_distribution |
Olivia planned to sleep . | plan . agent ( x _ 1 , Olivia ) AND plan . xcomp ( x _ 1 , x _ 3 ) AND sleep . agent ( x _ 3 , Olivia ) | in_distribution |
Carter sneezed . | sneeze . agent ( x _ 1 , Carter ) | in_distribution |
A ball was awarded to a boy by the girl . | * girl ( x _ 9 ) ; ball ( x _ 1 ) AND award . theme ( x _ 3 , x _ 1 ) AND award . recipient ( x _ 3 , x _ 6 ) AND award . agent ( x _ 3 , x _ 9 ) AND boy ( x _ 6 ) | in_distribution |
The donut was investigated by the goose . | * donut ( x _ 1 ) ; * goose ( x _ 6 ) ; investigate . theme ( x _ 3 , x _ 1 ) AND investigate . agent ( x _ 3 , x _ 6 ) | in_distribution |
A priest painted . | priest ( x _ 1 ) AND paint . agent ( x _ 2 , x _ 1 ) | in_distribution |
Olivia enjoyed to smirk . | enjoy . agent ( x _ 1 , Olivia ) AND enjoy . xcomp ( x _ 1 , x _ 3 ) AND smirk . agent ( x _ 3 , Olivia ) | in_distribution |
Stella slept . | sleep . agent ( x _ 1 , Stella ) | in_distribution |
A girl cooked a donut on a hanger . | girl ( x _ 1 ) AND cook . agent ( x _ 2 , x _ 1 ) AND cook . theme ( x _ 2 , x _ 4 ) AND donut ( x _ 4 ) AND donut . nmod . on ( x _ 4 , x _ 7 ) AND hanger ( x _ 7 ) | in_distribution |
A manager painted the cup in the well . | * cup ( x _ 4 ) ; * well ( x _ 7 ) ; manager ( x _ 1 ) AND paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , x _ 4 ) AND cup . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
The mandarin was rolled by the dog . | * mandarin ( x _ 1 ) ; * dog ( x _ 6 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) | in_distribution |
Liam liked that Noah held the cake . | * cake ( x _ 6 ) ; like . agent ( x _ 1 , Liam ) AND like . ccomp ( x _ 1 , x _ 4 ) AND hold . agent ( x _ 4 , Noah ) AND hold . theme ( x _ 4 , x _ 6 ) | in_distribution |
The cake was tolerated by a baby . | * cake ( x _ 1 ) ; tolerate . theme ( x _ 3 , x _ 1 ) AND tolerate . agent ( x _ 3 , x _ 6 ) AND baby ( x _ 6 ) | in_distribution |
Evelyn liked a girl . | like . agent ( x _ 1 , Evelyn ) AND like . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 ) | in_distribution |
Abigail awarded Henry the jacket on a stage . | * jacket ( x _ 4 ) ; award . agent ( x _ 1 , Abigail ) AND award . recipient ( x _ 1 , Henry ) AND award . theme ( x _ 1 , x _ 4 ) AND jacket . nmod . on ( x _ 4 , x _ 7 ) AND stage ( x _ 7 ) | in_distribution |
Zoe cried . | cry . agent ( x _ 1 , Zoe ) | in_distribution |
A plate was wired to Ava by the boy . | * boy ( x _ 8 ) ; plate ( x _ 1 ) AND wire . theme ( x _ 3 , x _ 1 ) AND wire . recipient ( x _ 3 , Ava ) AND wire . agent ( x _ 3 , x _ 8 ) | in_distribution |
The donut was sold to the girl by the tourist . | * donut ( x _ 1 ) ; * girl ( x _ 6 ) ; * tourist ( x _ 9 ) ; sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , x _ 6 ) AND sell . agent ( x _ 3 , x _ 9 ) | in_distribution |
The donut was eaten by Amelia . | * donut ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Amelia ) | in_distribution |
A teacher craved to nap . | teacher ( x _ 1 ) AND crave . agent ( x _ 2 , x _ 1 ) AND crave . xcomp ( x _ 2 , x _ 4 ) AND nap . agent ( x _ 4 , x _ 1 ) | in_distribution |
Emma gave the jacket beside the table to Theodore . | * jacket ( x _ 3 ) ; * table ( x _ 6 ) ; give . agent ( x _ 1 , Emma ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , Theodore ) AND jacket . nmod . beside ( x _ 3 , x _ 6 ) | in_distribution |
The girl forwarded the melon in a house to Emma . | * girl ( x _ 1 ) ; * melon ( x _ 4 ) ; forward . agent ( x _ 2 , x _ 1 ) AND forward . theme ( x _ 2 , x _ 4 ) AND forward . recipient ( x _ 2 , Emma ) AND melon . nmod . in ( x _ 4 , x _ 7 ) AND house ( x _ 7 ) | in_distribution |
Emma cleaned a shell beside a car . | clean . agent ( x _ 1 , Emma ) AND clean . theme ( x _ 1 , x _ 3 ) AND shell ( x _ 3 ) AND shell . nmod . beside ( x _ 3 , x _ 6 ) AND car ( x _ 6 ) | in_distribution |
Emily painted a girl in a box . | paint . agent ( x _ 1 , Emily ) AND paint . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 ) AND girl . nmod . in ( x _ 3 , x _ 6 ) AND box ( x _ 6 ) | in_distribution |
A cat liked that a raisin was mailed to a friend . | cat ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND raisin ( x _ 5 ) AND mail . theme ( x _ 7 , x _ 5 ) AND mail . recipient ( x _ 7 , x _ 10 ) AND friend ( x _ 10 ) | in_distribution |
The boy was sent a scarf by a baby . | * boy ( x _ 1 ) ; send . recipient ( x _ 3 , x _ 1 ) AND send . theme ( x _ 3 , x _ 5 ) AND send . agent ( x _ 3 , x _ 8 ) AND scarf ( x _ 5 ) AND baby ( x _ 8 ) | in_distribution |
The plate was shortened by a girl . | * plate ( x _ 1 ) ; shorten . theme ( x _ 3 , x _ 1 ) AND shorten . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
Layla smiled . | smile . agent ( x _ 1 , Layla ) | in_distribution |
Ryan wanted to clean . | want . agent ( x _ 1 , Ryan ) AND want . xcomp ( x _ 1 , x _ 3 ) AND clean . agent ( x _ 3 , Ryan ) | in_distribution |
A cake was posted to Emma . | cake ( x _ 1 ) AND post . theme ( x _ 3 , x _ 1 ) AND post . recipient ( x _ 3 , Emma ) | in_distribution |
The cake was nursed by a boy . | * cake ( x _ 1 ) ; nurse . theme ( x _ 3 , x _ 1 ) AND nurse . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 ) | in_distribution |
A girl liked Isabella . | girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , Isabella ) | in_distribution |
Henry preferred to run . | prefer . agent ( x _ 1 , Henry ) AND prefer . xcomp ( x _ 1 , x _ 3 ) AND run . agent ( x _ 3 , Henry ) | in_distribution |
The fish cleaned the cake in a drawer . | * fish ( x _ 1 ) ; * cake ( x _ 4 ) ; clean . agent ( x _ 2 , x _ 1 ) AND clean . theme ( x _ 2 , x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) AND drawer ( x _ 7 ) | in_distribution |
The cake was eaten by Ethan . | * cake ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Ethan ) | in_distribution |
A bean was eaten . | bean ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) | in_distribution |
A child admired that the drink was liked . | * drink ( x _ 5 ) ; child ( x _ 1 ) AND admire . agent ( x _ 2 , x _ 1 ) AND admire . ccomp ( x _ 2 , x _ 7 ) AND like . theme ( x _ 7 , x _ 5 ) | in_distribution |
The balloon was improved . | * balloon ( x _ 1 ) ; improve . theme ( x _ 3 , x _ 1 ) | in_distribution |
The boy rolled a cake beside the table . | * boy ( x _ 1 ) ; * table ( x _ 7 ) ; roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
The sailor was lended the cake by a child . | * sailor ( x _ 1 ) ; * cake ( x _ 5 ) ; lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND lend . agent ( x _ 3 , x _ 8 ) AND child ( x _ 8 ) | in_distribution |
James preferred to read . | prefer . agent ( x _ 1 , James ) AND prefer . xcomp ( x _ 1 , x _ 3 ) AND read . agent ( x _ 3 , James ) | in_distribution |
A girl was given a biscuit . | girl ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND biscuit ( x _ 5 ) | in_distribution |
Levi confessed that a chicken burned . | confess . agent ( x _ 1 , Levi ) AND confess . ccomp ( x _ 1 , x _ 5 ) AND chicken ( x _ 4 ) AND burn . theme ( x _ 5 , x _ 4 ) | in_distribution |
A girl liked a box beside the bed . | * bed ( x _ 7 ) ; girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND box ( x _ 4 ) AND box . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
Victoria slid the girl on a stool . | * girl ( x _ 3 ) ; slide . agent ( x _ 1 , Victoria ) AND slide . theme ( x _ 1 , x _ 3 ) AND girl . nmod . on ( x _ 3 , x _ 6 ) AND stool ( x _ 6 ) | in_distribution |
A sandwich was appreciated . | sandwich ( x _ 1 ) AND appreciate . theme ( x _ 3 , x _ 1 ) | in_distribution |
The cookie was burned by the cat . | * cookie ( x _ 1 ) ; * cat ( x _ 6 ) ; burn . theme ( x _ 3 , x _ 1 ) AND burn . agent ( x _ 3 , x _ 6 ) | in_distribution |
Liam liked a cookie . | like . agent ( x _ 1 , Liam ) AND like . theme ( x _ 1 , x _ 3 ) AND cookie ( x _ 3 ) | in_distribution |
Emma was lended the box beside the book . | * box ( x _ 4 ) ; * book ( x _ 7 ) ; lend . recipient ( x _ 2 , Emma ) AND lend . theme ( x _ 2 , x _ 4 ) AND box . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
The poet slept . | * poet ( x _ 1 ) ; sleep . agent ( x _ 2 , x _ 1 ) | in_distribution |
William hoped that a baby loaned the cake beside a table to Emma . | * cake ( x _ 7 ) ; hope . agent ( x _ 1 , William ) AND hope . ccomp ( x _ 1 , x _ 5 ) AND baby ( x _ 4 ) AND loan . agent ( x _ 5 , x _ 4 ) AND loan . theme ( x _ 5 , x _ 7 ) AND loan . recipient ( x _ 5 , Emma ) AND cake . nmod . beside ( x _ 7 , x _ 10 ) AND table ( x _ 10 ) | in_distribution |
A game rolled . | game ( x _ 1 ) AND roll . theme ( x _ 2 , x _ 1 ) | in_distribution |
Emma was sent a cake on the bed by Sofia . | * bed ( x _ 7 ) ; send . recipient ( x _ 2 , Emma ) AND send . theme ( x _ 2 , x _ 4 ) AND send . agent ( x _ 2 , Sofia ) AND cake ( x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
A box was known by the visitor . | * visitor ( x _ 6 ) ; box ( x _ 1 ) AND know . theme ( x _ 3 , x _ 1 ) AND know . agent ( x _ 3 , x _ 6 ) | in_distribution |
A crystal was burned by Ava . | crystal ( x _ 1 ) AND burn . theme ( x _ 3 , x _ 1 ) AND burn . agent ( x _ 3 , Ava ) | in_distribution |
Emma loved the girl in the room . | * girl ( x _ 3 ) ; * room ( x _ 6 ) ; love . agent ( x _ 1 , Emma ) AND love . theme ( x _ 1 , x _ 3 ) AND girl . nmod . in ( x _ 3 , x _ 6 ) | in_distribution |
A donut was sold to Oliver . | donut ( x _ 1 ) AND sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , Oliver ) | in_distribution |
A boy was brought the cake . | * cake ( x _ 5 ) ; boy ( x _ 1 ) AND bring . recipient ( x _ 3 , x _ 1 ) AND bring . theme ( x _ 3 , x _ 5 ) | in_distribution |
A molecule burned . | molecule ( x _ 1 ) AND burn . theme ( x _ 2 , x _ 1 ) | in_distribution |
The ball was inflated by the giraffe . | * ball ( x _ 1 ) ; * giraffe ( x _ 6 ) ; inflate . theme ( x _ 3 , x _ 1 ) AND inflate . agent ( x _ 3 , x _ 6 ) | in_distribution |
The monkey handed the giraffe a donut . | * monkey ( x _ 1 ) ; * giraffe ( x _ 4 ) ; hand . agent ( x _ 2 , x _ 1 ) AND hand . recipient ( x _ 2 , x _ 4 ) AND hand . theme ( x _ 2 , x _ 6 ) AND donut ( x _ 6 ) | in_distribution |
James wished that Riley liked that a cake was helped by a turkey . | wish . agent ( x _ 1 , James ) AND wish . ccomp ( x _ 1 , x _ 4 ) AND like . agent ( x _ 4 , Riley ) AND like . ccomp ( x _ 4 , x _ 9 ) AND cake ( x _ 7 ) AND help . theme ( x _ 9 , x _ 7 ) AND help . agent ( x _ 9 , x _ 12 ) AND turkey ( x _ 12 ) | in_distribution |
The box was called by the duck . | * box ( x _ 1 ) ; * duck ( x _ 6 ) ; call . theme ( x _ 3 , x _ 1 ) AND call . agent ( x _ 3 , x _ 6 ) | in_distribution |
Leah was given a cake on the ladder . | * ladder ( x _ 7 ) ; give . recipient ( x _ 2 , Leah ) AND give . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
A balloon was rolled . | balloon ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) | in_distribution |
Noah was awarded a box by a girl . | award . recipient ( x _ 2 , Noah ) AND award . theme ( x _ 2 , x _ 4 ) AND award . agent ( x _ 2 , x _ 7 ) AND box ( x _ 4 ) AND girl ( x _ 7 ) | in_distribution |
A girl smiled . | girl ( x _ 1 ) AND smile . agent ( x _ 2 , x _ 1 ) | in_distribution |
The newspaper was given to Emma . | * newspaper ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Emma ) | in_distribution |
The girl found the game in the house . | * girl ( x _ 1 ) ; * game ( x _ 4 ) ; * house ( x _ 7 ) ; find . agent ( x _ 2 , x _ 1 ) AND find . theme ( x _ 2 , x _ 4 ) AND game . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
The cake was cooked by a duck . | * cake ( x _ 1 ) ; cook . theme ( x _ 3 , x _ 1 ) AND cook . agent ( x _ 3 , x _ 6 ) AND duck ( x _ 6 ) | in_distribution |
The drink was offered to the baby by the teacher . | * drink ( x _ 1 ) ; * baby ( x _ 6 ) ; * teacher ( x _ 9 ) ; offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , x _ 6 ) AND offer . agent ( x _ 3 , x _ 9 ) | in_distribution |
A raisin was found . | raisin ( x _ 1 ) AND find . theme ( x _ 3 , x _ 1 ) | in_distribution |
A girl sold Harper the book . | * book ( x _ 5 ) ; girl ( x _ 1 ) AND sell . agent ( x _ 2 , x _ 1 ) AND sell . recipient ( x _ 2 , Harper ) AND sell . theme ( x _ 2 , x _ 5 ) | in_distribution |
The cake was floated by the girl . | * cake ( x _ 1 ) ; * girl ( x _ 6 ) ; float . theme ( x _ 3 , x _ 1 ) AND float . agent ( x _ 3 , x _ 6 ) | in_distribution |
Emma liked that William was wired the sandwich on the stool . | * sandwich ( x _ 7 ) ; * stool ( x _ 10 ) ; like . agent ( x _ 1 , Emma ) AND like . ccomp ( x _ 1 , x _ 5 ) AND wire . recipient ( x _ 5 , William ) AND wire . theme ( x _ 5 , x _ 7 ) AND sandwich . nmod . on ( x _ 7 , x _ 10 ) | in_distribution |
A cake was liked by the child . | * child ( x _ 6 ) ; cake ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 ) | in_distribution |
A professor brought a box to Elijah . | professor ( x _ 1 ) AND bring . agent ( x _ 2 , x _ 1 ) AND bring . theme ( x _ 2 , x _ 4 ) AND bring . recipient ( x _ 2 , Elijah ) AND box ( x _ 4 ) | in_distribution |
Avery shortened the duck . | * duck ( x _ 3 ) ; shorten . agent ( x _ 1 , Avery ) AND shorten . theme ( x _ 1 , x _ 3 ) | in_distribution |
A girl liked that the cake was liked . | * cake ( x _ 5 ) ; girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND like . theme ( x _ 7 , x _ 5 ) | in_distribution |
A strawberry was given to a girl by the dog . | * dog ( x _ 9 ) ; strawberry ( 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 |
Logan was offered a donut beside the table . | * table ( x _ 7 ) ; offer . recipient ( x _ 2 , Logan ) AND offer . theme ( x _ 2 , x _ 4 ) AND donut ( x _ 4 ) AND donut . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
A box was sold to a girl by Emma . | box ( x _ 1 ) AND sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , x _ 6 ) AND sell . agent ( x _ 3 , Emma ) AND girl ( x _ 6 ) | in_distribution |
William noticed . | notice . agent ( x _ 1 , William ) | in_distribution |
The baby liked that the cake was found . | * baby ( x _ 1 ) ; * cake ( x _ 5 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND find . theme ( x _ 7 , x _ 5 ) | in_distribution |
Grace was slipped the towel beside a table in a vehicle . | * towel ( x _ 4 ) ; slip . recipient ( x _ 2 , Grace ) AND slip . theme ( x _ 2 , x _ 4 ) AND towel . nmod . beside ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) AND table . nmod . in ( x _ 7 , x _ 10 ) AND vehicle ( x _ 10 ) | in_distribution |
A girl liked a bat on a stage . | girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND bat ( x _ 4 ) AND bat . nmod . on ( x _ 4 , x _ 7 ) AND stage ( x _ 7 ) | in_distribution |
Emma ate a beer on the table . | * table ( x _ 6 ) ; eat . agent ( x _ 1 , Emma ) AND eat . theme ( x _ 1 , x _ 3 ) AND beer ( x _ 3 ) AND beer . nmod . on ( x _ 3 , x _ 6 ) | in_distribution |
The lion said that a box was passed to a girl . | * lion ( x _ 1 ) ; say . agent ( x _ 2 , x _ 1 ) AND say . ccomp ( x _ 2 , x _ 7 ) AND box ( x _ 5 ) AND pass . theme ( x _ 7 , x _ 5 ) AND pass . recipient ( x _ 7 , x _ 10 ) AND girl ( x _ 10 ) | in_distribution |
The jigsaw was painted . | * jigsaw ( x _ 1 ) ; paint . theme ( x _ 3 , x _ 1 ) | in_distribution |
A cake was admired by Liam . | cake ( x _ 1 ) AND admire . theme ( x _ 3 , x _ 1 ) AND admire . agent ( x _ 3 , Liam ) | in_distribution |
A cookie was rolled by a dog . | cookie ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) AND dog ( x _ 6 ) | in_distribution |
The champion painted . | * champion ( x _ 1 ) ; paint . agent ( x _ 2 , x _ 1 ) | in_distribution |
A girl was given a cake . | girl ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND cake ( x _ 5 ) | in_distribution |
A glue was sold to the creature . | * creature ( x _ 6 ) ; glue ( x _ 1 ) AND sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , x _ 6 ) | in_distribution |
The producer confessed that Caleb froze . | * producer ( x _ 1 ) ; confess . agent ( x _ 2 , x _ 1 ) AND confess . ccomp ( x _ 2 , x _ 5 ) AND freeze . theme ( x _ 5 , Caleb ) | in_distribution |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.