input stringlengths 3 103 | output stringlengths 3 435 | domain stringclasses 14
values |
|---|---|---|
A cake was liked by Liam . | cake ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Liam ) | in_distribution |
The box was given to a girl by the bunny . | * box ( x _ 1 ) ; * bunny ( x _ 9 ) ; 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 |
A giraffe liked that Ava hunted the basket on the table . | * basket ( x _ 7 ) ; * table ( x _ 10 ) ; giraffe ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 5 ) AND hunt . agent ( x _ 5 , Ava ) AND hunt . theme ( x _ 5 , x _ 7 ) AND basket . nmod . on ( x _ 7 , x _ 10 ) | in_distribution |
A donut was given to a child by Alexander . | donut ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , Alexander ) AND child ( x _ 6 ) | in_distribution |
A cat sold a puppy the donut . | * donut ( x _ 6 ) ; cat ( x _ 1 ) AND sell . agent ( x _ 2 , x _ 1 ) AND sell . recipient ( x _ 2 , x _ 4 ) AND sell . theme ( x _ 2 , x _ 6 ) AND puppy ( x _ 4 ) | in_distribution |
A bear rolled . | bear ( x _ 1 ) AND roll . theme ( x _ 2 , x _ 1 ) | in_distribution |
A pickle was helped . | pickle ( x _ 1 ) AND help . theme ( x _ 3 , x _ 1 ) | in_distribution |
A baby offered a boy the cake beside the bed beside the table . | * cake ( x _ 6 ) ; * bed ( x _ 9 ) ; * table ( x _ 12 ) ; baby ( x _ 1 ) AND offer . agent ( x _ 2 , x _ 1 ) AND offer . recipient ( x _ 2 , x _ 4 ) AND offer . theme ( x _ 2 , x _ 6 ) AND boy ( x _ 4 ) AND cake . nmod . beside ( x _ 6 , x _ 9 ) AND bed . nmod . beside ( x _ 9 , x _ 12 ) | in_distribution |
The baby wished that the cup was dusted . | * baby ( x _ 1 ) ; * cup ( x _ 5 ) ; wish . agent ( x _ 2 , x _ 1 ) AND wish . ccomp ( x _ 2 , x _ 7 ) AND dust . theme ( x _ 7 , x _ 5 ) | in_distribution |
The cake was painted by the guy . | * cake ( x _ 1 ) ; * guy ( x _ 6 ) ; paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , x _ 6 ) | in_distribution |
The governor cleaned a cookie in the pot . | * governor ( x _ 1 ) ; * pot ( x _ 7 ) ; clean . agent ( x _ 2 , x _ 1 ) AND clean . theme ( x _ 2 , x _ 4 ) AND cookie ( x _ 4 ) AND cookie . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
Liam forwarded the child the donut . | * child ( x _ 3 ) ; * donut ( x _ 5 ) ; forward . agent ( x _ 1 , Liam ) AND forward . recipient ( x _ 1 , x _ 3 ) AND forward . theme ( x _ 1 , x _ 5 ) | in_distribution |
Mila ate . | eat . agent ( x _ 1 , Mila ) | in_distribution |
A cookie was loved by the professor . | * professor ( x _ 6 ) ; cookie ( x _ 1 ) AND love . theme ( x _ 3 , x _ 1 ) AND love . agent ( x _ 3 , x _ 6 ) | in_distribution |
Evelyn loved to walk . | love . agent ( x _ 1 , Evelyn ) AND love . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Evelyn ) | in_distribution |
The cake was tolerated by Skylar . | * cake ( x _ 1 ) ; tolerate . theme ( x _ 3 , x _ 1 ) AND tolerate . agent ( x _ 3 , Skylar ) | in_distribution |
A donut was given to the kitty by Liam . | * kitty ( x _ 6 ) ; donut ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , Liam ) | in_distribution |
A donut was lended to Liam by a fish . | donut ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Liam ) AND lend . agent ( x _ 3 , x _ 8 ) AND fish ( x _ 8 ) | in_distribution |
A cookie was floated . | cookie ( x _ 1 ) AND float . theme ( x _ 3 , x _ 1 ) | in_distribution |
A pig offered the shoe on a cabinet to a girl . | * shoe ( x _ 4 ) ; pig ( x _ 1 ) AND offer . agent ( x _ 2 , x _ 1 ) AND offer . theme ( x _ 2 , x _ 4 ) AND offer . recipient ( x _ 2 , x _ 10 ) AND shoe . nmod . on ( x _ 4 , x _ 7 ) AND cabinet ( x _ 7 ) AND girl ( x _ 10 ) | in_distribution |
The shoe was observed . | * shoe ( x _ 1 ) ; observe . theme ( x _ 3 , x _ 1 ) | in_distribution |
The girl noticed the donut on a road . | * girl ( x _ 1 ) ; * donut ( x _ 4 ) ; notice . agent ( x _ 2 , x _ 1 ) AND notice . theme ( x _ 2 , x _ 4 ) AND donut . nmod . on ( x _ 4 , x _ 7 ) AND road ( x _ 7 ) | in_distribution |
Olivia burned the bunny beside the book . | * bunny ( x _ 3 ) ; * book ( x _ 6 ) ; burn . agent ( x _ 1 , Olivia ) AND burn . theme ( x _ 1 , x _ 3 ) AND bunny . nmod . beside ( x _ 3 , x _ 6 ) | in_distribution |
The resident froze a box . | * resident ( x _ 1 ) ; freeze . agent ( x _ 2 , x _ 1 ) AND freeze . theme ( x _ 2 , x _ 4 ) AND box ( x _ 4 ) | in_distribution |
Olivia handed Oliver the cookie beside a table . | * cookie ( x _ 4 ) ; hand . agent ( x _ 1 , Olivia ) AND hand . recipient ( x _ 1 , Oliver ) AND hand . theme ( x _ 1 , x _ 4 ) AND cookie . nmod . beside ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) | in_distribution |
A baby was lended the box on a stool . | * box ( x _ 5 ) ; baby ( x _ 1 ) AND lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND box . nmod . on ( x _ 5 , x _ 8 ) AND stool ( x _ 8 ) | in_distribution |
The cat packed . | * cat ( x _ 1 ) ; pack . agent ( x _ 2 , x _ 1 ) | in_distribution |
Noah was wired the melon by Ava . | * melon ( x _ 4 ) ; wire . recipient ( x _ 2 , Noah ) AND wire . theme ( x _ 2 , x _ 4 ) AND wire . agent ( x _ 2 , Ava ) | in_distribution |
The girl meant that the dog cleaned . | * girl ( x _ 1 ) ; * dog ( x _ 5 ) ; mean . agent ( x _ 2 , x _ 1 ) AND mean . ccomp ( x _ 2 , x _ 6 ) AND clean . agent ( x _ 6 , x _ 5 ) | in_distribution |
Olivia gave a cake to the professor . | * professor ( x _ 6 ) ; give . agent ( x _ 1 , Olivia ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 6 ) AND cake ( x _ 3 ) | in_distribution |
A newspaper was painted by Liam . | newspaper ( x _ 1 ) AND paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , Liam ) | in_distribution |
A melon was known . | melon ( x _ 1 ) AND know . theme ( x _ 3 , x _ 1 ) | in_distribution |
The bear enjoyed to eat . | * bear ( x _ 1 ) ; enjoy . agent ( x _ 2 , x _ 1 ) AND enjoy . xcomp ( x _ 2 , x _ 4 ) AND eat . agent ( x _ 4 , x _ 1 ) | in_distribution |
The frog liked that Noah tried to walk . | * frog ( x _ 1 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 5 ) AND try . agent ( x _ 5 , Noah ) AND try . xcomp ( x _ 5 , x _ 7 ) AND walk . agent ( x _ 7 , Noah ) | in_distribution |
James helped Amelia . | help . agent ( x _ 1 , James ) AND help . theme ( x _ 1 , Amelia ) | in_distribution |
A cat ate the raisin . | * raisin ( x _ 4 ) ; cat ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) | in_distribution |
A girl was given a cake on a stage . | girl ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND cake ( x _ 5 ) AND cake . nmod . on ( x _ 5 , x _ 8 ) AND stage ( x _ 8 ) | in_distribution |
A cat declared that a deer intended to dance . | cat ( x _ 1 ) AND declare . agent ( x _ 2 , x _ 1 ) AND declare . ccomp ( x _ 2 , x _ 6 ) AND deer ( x _ 5 ) AND intend . agent ( x _ 6 , x _ 5 ) AND intend . xcomp ( x _ 6 , x _ 8 ) AND dance . agent ( x _ 8 , x _ 5 ) | in_distribution |
The donut froze . | * donut ( x _ 1 ) ; freeze . theme ( x _ 2 , x _ 1 ) | in_distribution |
Liam collapsed Olivia . | collapse . agent ( x _ 1 , Liam ) AND collapse . theme ( x _ 1 , Olivia ) | in_distribution |
A coin was shortened by the girl . | * girl ( x _ 6 ) ; coin ( x _ 1 ) AND shorten . theme ( x _ 3 , x _ 1 ) AND shorten . agent ( x _ 3 , x _ 6 ) | in_distribution |
Christopher preferred to dance . | prefer . agent ( x _ 1 , Christopher ) AND prefer . xcomp ( x _ 1 , x _ 3 ) AND dance . agent ( x _ 3 , Christopher ) | in_distribution |
James was given the cake by Sophia . | * cake ( x _ 4 ) ; give . recipient ( x _ 2 , James ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , Sophia ) | in_distribution |
The child was handed the glue beside a bottle . | * child ( x _ 1 ) ; * glue ( x _ 5 ) ; hand . recipient ( x _ 3 , x _ 1 ) AND hand . theme ( x _ 3 , x _ 5 ) AND glue . nmod . beside ( x _ 5 , x _ 8 ) AND bottle ( x _ 8 ) | in_distribution |
The tool disintegrated . | * tool ( x _ 1 ) ; disintegrate . theme ( x _ 2 , x _ 1 ) | in_distribution |
The lion gave Olivia the cake . | * lion ( x _ 1 ) ; * cake ( x _ 5 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Olivia ) AND give . theme ( x _ 2 , x _ 5 ) | in_distribution |
The sailor brought Emma the drink on a stage . | * sailor ( x _ 1 ) ; * drink ( x _ 5 ) ; bring . agent ( x _ 2 , x _ 1 ) AND bring . recipient ( x _ 2 , Emma ) AND bring . theme ( x _ 2 , x _ 5 ) AND drink . nmod . on ( x _ 5 , x _ 8 ) AND stage ( x _ 8 ) | in_distribution |
A teacher was given the cake in the vehicle by the girl . | * cake ( x _ 5 ) ; * vehicle ( x _ 8 ) ; * girl ( x _ 11 ) ; teacher ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , x _ 11 ) AND cake . nmod . in ( x _ 5 , x _ 8 ) | in_distribution |
Emma froze a block . | freeze . agent ( x _ 1 , Emma ) AND freeze . theme ( x _ 1 , x _ 3 ) AND block ( x _ 3 ) | in_distribution |
A dog was lended a cake . | dog ( x _ 1 ) AND lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND cake ( x _ 5 ) | in_distribution |
Lillian juggled . | juggle . agent ( x _ 1 , Lillian ) | in_distribution |
Hannah hoped that a drink was juggled . | hope . agent ( x _ 1 , Hannah ) AND hope . ccomp ( x _ 1 , x _ 6 ) AND drink ( x _ 4 ) AND juggle . theme ( x _ 6 , x _ 4 ) | in_distribution |
Liam longed to sleep . | long . agent ( x _ 1 , Liam ) AND long . xcomp ( x _ 1 , x _ 3 ) AND sleep . agent ( x _ 3 , Liam ) | in_distribution |
The box was eaten by a baby . | * box ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND baby ( x _ 6 ) | in_distribution |
A chalk was given to the girl . | * girl ( x _ 6 ) ; chalk ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) | in_distribution |
Liam confessed that Emma liked the baby . | * baby ( x _ 6 ) ; confess . agent ( x _ 1 , Liam ) AND confess . ccomp ( x _ 1 , x _ 4 ) AND like . agent ( x _ 4 , Emma ) AND like . theme ( x _ 4 , x _ 6 ) | in_distribution |
A potato was given to a servant by a hen . | potato ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , x _ 9 ) AND servant ( x _ 6 ) AND hen ( x _ 9 ) | in_distribution |
Charlotte gave a monkey the cake beside a table . | * cake ( x _ 5 ) ; give . agent ( x _ 1 , Charlotte ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 ) AND monkey ( x _ 3 ) AND cake . nmod . beside ( x _ 5 , x _ 8 ) AND table ( x _ 8 ) | in_distribution |
Liam walked . | walk . agent ( x _ 1 , Liam ) | in_distribution |
A donut was forwarded to Liam by the boy . | * boy ( x _ 8 ) ; donut ( x _ 1 ) AND forward . theme ( x _ 3 , x _ 1 ) AND forward . recipient ( x _ 3 , Liam ) AND forward . agent ( x _ 3 , x _ 8 ) | in_distribution |
Emma was offered a cake . | offer . recipient ( x _ 2 , Emma ) AND offer . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) | in_distribution |
Emma was awarded the cookie . | * cookie ( x _ 4 ) ; award . recipient ( x _ 2 , Emma ) AND award . theme ( x _ 2 , x _ 4 ) | in_distribution |
The creature was promised the donut by Riley . | * creature ( x _ 1 ) ; * donut ( x _ 5 ) ; promise . recipient ( x _ 3 , x _ 1 ) AND promise . theme ( x _ 3 , x _ 5 ) AND promise . agent ( x _ 3 , Riley ) | in_distribution |
A cake was known by the cat . | * cat ( x _ 6 ) ; cake ( x _ 1 ) AND know . theme ( x _ 3 , x _ 1 ) AND know . agent ( x _ 3 , x _ 6 ) | in_distribution |
A passenger liked that a toy was eaten by a boy . | passenger ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND toy ( x _ 5 ) AND eat . theme ( x _ 7 , x _ 5 ) AND eat . agent ( x _ 7 , x _ 10 ) AND boy ( x _ 10 ) | in_distribution |
A cat rolled the horse . | * horse ( x _ 4 ) ; cat ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) | in_distribution |
The banana was dusted . | * banana ( x _ 1 ) ; dust . theme ( x _ 3 , x _ 1 ) | in_distribution |
The lawyer hated to walk . | * lawyer ( x _ 1 ) ; hate . agent ( x _ 2 , x _ 1 ) AND hate . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 ) | in_distribution |
The girl rolled a donut . | * girl ( x _ 1 ) ; roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND donut ( x _ 4 ) | in_distribution |
A guitar was loaned to James . | guitar ( x _ 1 ) AND loan . theme ( x _ 3 , x _ 1 ) AND loan . recipient ( x _ 3 , James ) | in_distribution |
The cat rolled the girl . | * cat ( x _ 1 ) ; * girl ( x _ 4 ) ; roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) | in_distribution |
A cat helped a chalk . | cat ( x _ 1 ) AND help . agent ( x _ 2 , x _ 1 ) AND help . theme ( x _ 2 , x _ 4 ) AND chalk ( x _ 4 ) | in_distribution |
The monster ate the donut . | * monster ( x _ 1 ) ; * donut ( x _ 4 ) ; eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) | in_distribution |
Daniel slept . | sleep . agent ( x _ 1 , Daniel ) | in_distribution |
The boy ate the crocodile . | * boy ( x _ 1 ) ; * crocodile ( x _ 4 ) ; eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) | in_distribution |
Emma ate the donut in a box . | * donut ( x _ 3 ) ; eat . agent ( x _ 1 , Emma ) AND eat . theme ( x _ 1 , x _ 3 ) AND donut . nmod . in ( x _ 3 , x _ 6 ) AND box ( x _ 6 ) | in_distribution |
A baby believed that a cake was lended to the boy . | * boy ( x _ 10 ) ; baby ( x _ 1 ) AND believe . agent ( x _ 2 , x _ 1 ) AND believe . ccomp ( x _ 2 , x _ 7 ) AND cake ( x _ 5 ) AND lend . theme ( x _ 7 , x _ 5 ) AND lend . recipient ( x _ 7 , x _ 10 ) | in_distribution |
The tiger painted . | * tiger ( x _ 1 ) ; paint . agent ( x _ 2 , x _ 1 ) | in_distribution |
The strawberry was cooked . | * strawberry ( x _ 1 ) ; cook . theme ( x _ 3 , x _ 1 ) | in_distribution |
Lina gave the cake beside a stage to Olivia . | * cake ( x _ 3 ) ; give . agent ( x _ 1 , Lina ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , Olivia ) AND cake . nmod . beside ( x _ 3 , x _ 6 ) AND stage ( x _ 6 ) | exposure_example_subj_proper |
Emma wired a girl the cake . | * cake ( x _ 5 ) ; wire . agent ( x _ 1 , Emma ) AND wire . recipient ( x _ 1 , x _ 3 ) AND wire . theme ( x _ 1 , x _ 5 ) AND girl ( x _ 3 ) | in_distribution |
A girl liked a bunny . | girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND bunny ( x _ 4 ) | in_distribution |
The girl was given a potato on the table . | * girl ( x _ 1 ) ; * table ( x _ 8 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND potato ( x _ 5 ) AND potato . nmod . on ( x _ 5 , x _ 8 ) | in_distribution |
A teacher found the chalk beside a rod on the table . | * chalk ( x _ 4 ) ; * table ( x _ 10 ) ; teacher ( x _ 1 ) AND find . agent ( x _ 2 , x _ 1 ) AND find . theme ( x _ 2 , x _ 4 ) AND chalk . nmod . beside ( x _ 4 , x _ 7 ) AND rod ( x _ 7 ) AND rod . nmod . on ( x _ 7 , x _ 10 ) | in_distribution |
Olivia was sold a cake . | sell . recipient ( x _ 2 , Olivia ) AND sell . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) | in_distribution |
Charlotte liked that a basket was called by Asher . | like . agent ( x _ 1 , Charlotte ) AND like . ccomp ( x _ 1 , x _ 6 ) AND basket ( x _ 4 ) AND call . theme ( x _ 6 , x _ 4 ) AND call . agent ( x _ 6 , Asher ) | in_distribution |
A politician packed the cake in a house . | * cake ( x _ 4 ) ; politician ( x _ 1 ) AND pack . agent ( x _ 2 , x _ 1 ) AND pack . theme ( x _ 2 , x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) AND house ( x _ 7 ) | in_distribution |
Abigail changed . | change . theme ( x _ 1 , Abigail ) | in_distribution |
William hoped that Emma served a sandwich to a boy . | hope . agent ( x _ 1 , William ) AND hope . ccomp ( x _ 1 , x _ 4 ) AND serve . agent ( x _ 4 , Emma ) AND serve . theme ( x _ 4 , x _ 6 ) AND serve . recipient ( x _ 4 , x _ 9 ) AND sandwich ( x _ 6 ) AND boy ( x _ 9 ) | in_distribution |
Madison dreamed that the block was fed to Emily . | * block ( x _ 4 ) ; dream . agent ( x _ 1 , Madison ) AND dream . ccomp ( x _ 1 , x _ 6 ) AND feed . theme ( x _ 6 , x _ 4 ) AND feed . recipient ( x _ 6 , Emily ) | in_distribution |
A rose was drawn . | rose ( x _ 1 ) AND draw . theme ( x _ 3 , x _ 1 ) | in_distribution |
The donut was eaten by a dog . | * donut ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND dog ( x _ 6 ) | in_distribution |
The girl promised a duck a hamburger . | * girl ( x _ 1 ) ; promise . agent ( x _ 2 , x _ 1 ) AND promise . recipient ( x _ 2 , x _ 4 ) AND promise . theme ( x _ 2 , x _ 6 ) AND duck ( x _ 4 ) AND hamburger ( x _ 6 ) | in_distribution |
The drink was poked . | * drink ( x _ 1 ) ; poke . theme ( x _ 3 , x _ 1 ) | in_distribution |
A box was found . | box ( x _ 1 ) AND find . theme ( x _ 3 , x _ 1 ) | in_distribution |
The girl hoped that Evelyn was returned a cake . | * girl ( x _ 1 ) ; hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 6 ) AND return . recipient ( x _ 6 , Evelyn ) AND return . theme ( x _ 6 , x _ 8 ) AND cake ( x _ 8 ) | in_distribution |
Elijah ate the cookie . | * cookie ( x _ 3 ) ; eat . agent ( x _ 1 , Elijah ) AND eat . theme ( x _ 1 , x _ 3 ) | in_distribution |
The cake was helped by Oliver . | * cake ( x _ 1 ) ; help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , Oliver ) | in_distribution |
Jack liked a horse . | like . agent ( x _ 1 , Jack ) AND like . theme ( x _ 1 , x _ 3 ) AND horse ( x _ 3 ) | in_distribution |
Sebastian was given the chemical . | * chemical ( x _ 4 ) ; give . recipient ( x _ 2 , Sebastian ) AND give . theme ( x _ 2 , x _ 4 ) | in_distribution |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.