input
stringlengths 3
103
| output
stringlengths 3
435
| domain
stringclasses 14
values |
---|---|---|
The girl offered a cake in the cup beside a torch to Alexander . | * girl ( x _ 1 ) ; * cup ( x _ 7 ) ; offer . agent ( x _ 2 , x _ 1 ) AND offer . theme ( x _ 2 , x _ 4 ) AND offer . recipient ( x _ 2 , Alexander ) AND cake ( x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) AND cup . nmod . beside ( x _ 7 , x _ 10 ) AND torch ( x _ 10 ) | in_distribution |
A frog ate a sweetcorn in a pile . | frog ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND sweetcorn ( x _ 4 ) AND sweetcorn . nmod . in ( x _ 4 , x _ 7 ) AND pile ( x _ 7 ) | in_distribution |
A donut was eaten by a boy . | donut ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 ) | in_distribution |
The cake was loved by Aubrey . | * cake ( x _ 1 ) ; love . theme ( x _ 3 , x _ 1 ) AND love . agent ( x _ 3 , Aubrey ) | in_distribution |
Liam forwarded the girl the donut . | * girl ( 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 |
A girl helped the cake on the rack . | * cake ( x _ 4 ) ; * rack ( x _ 7 ) ; girl ( x _ 1 ) AND help . agent ( x _ 2 , x _ 1 ) AND help . theme ( x _ 2 , x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
A girl was sold the cake . | * cake ( x _ 5 ) ; girl ( x _ 1 ) AND sell . recipient ( x _ 3 , x _ 1 ) AND sell . theme ( x _ 3 , x _ 5 ) | in_distribution |
Emma floated Alexander . | float . agent ( x _ 1 , Emma ) AND float . theme ( x _ 1 , Alexander ) | in_distribution |
A girl sold the cookie to Charlotte . | * cookie ( x _ 4 ) ; girl ( x _ 1 ) AND sell . agent ( x _ 2 , x _ 1 ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . recipient ( x _ 2 , Charlotte ) | in_distribution |
The fig was liked . | * fig ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) | in_distribution |
Hazel cried . | cry . agent ( x _ 1 , Hazel ) | in_distribution |
The jacket was held . | * jacket ( x _ 1 ) ; hold . theme ( x _ 3 , x _ 1 ) | in_distribution |
The girl changed a sandwich beside the table . | * girl ( x _ 1 ) ; * table ( x _ 7 ) ; change . agent ( x _ 2 , x _ 1 ) AND change . theme ( x _ 2 , x _ 4 ) AND sandwich ( x _ 4 ) AND sandwich . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
Emma gave a landlord the box in a house . | * box ( x _ 5 ) ; give . agent ( x _ 1 , Emma ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 ) AND landlord ( x _ 3 ) AND box . nmod . in ( x _ 5 , x _ 8 ) AND house ( x _ 8 ) | in_distribution |
The balloon was painted by a boy . | * balloon ( x _ 1 ) ; paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 ) | in_distribution |
A girl liked the raisin . | * raisin ( x _ 4 ) ; girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) | in_distribution |
The pancake was passed to Charlotte by Noah . | * pancake ( x _ 1 ) ; pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , Charlotte ) AND pass . agent ( x _ 3 , Noah ) | in_distribution |
The monkey posted a pen to the spokesman . | * monkey ( x _ 1 ) ; * spokesman ( x _ 7 ) ; post . agent ( x _ 2 , x _ 1 ) AND post . theme ( x _ 2 , x _ 4 ) AND post . recipient ( x _ 2 , x _ 7 ) AND pen ( x _ 4 ) | in_distribution |
The pretzel was doubled . | * pretzel ( x _ 1 ) ; double . theme ( x _ 3 , x _ 1 ) | in_distribution |
The cake was lended to a dog by Emma . | * cake ( x _ 1 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND lend . agent ( x _ 3 , Emma ) AND dog ( x _ 6 ) | in_distribution |
A rose was given to a pig . | rose ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND pig ( x _ 6 ) | in_distribution |
A baby liked the strawberry beside the tree . | * strawberry ( x _ 4 ) ; * tree ( x _ 7 ) ; baby ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND strawberry . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
The donut was painted by Elizabeth . | * donut ( x _ 1 ) ; paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , Elizabeth ) | in_distribution |
The girl adored a donut . | * girl ( x _ 1 ) ; adore . agent ( x _ 2 , x _ 1 ) AND adore . theme ( x _ 2 , x _ 4 ) AND donut ( x _ 4 ) | in_distribution |
The glue was offered to the boy . | * glue ( x _ 1 ) ; * boy ( x _ 6 ) ; offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , x _ 6 ) | in_distribution |
The box was held by Charlotte . | * box ( x _ 1 ) ; hold . theme ( x _ 3 , x _ 1 ) AND hold . agent ( x _ 3 , Charlotte ) | in_distribution |
The dog mailed Liam a ball . | * dog ( x _ 1 ) ; mail . agent ( x _ 2 , x _ 1 ) AND mail . recipient ( x _ 2 , Liam ) AND mail . theme ( x _ 2 , x _ 5 ) AND ball ( x _ 5 ) | in_distribution |
The box was dusted . | * box ( x _ 1 ) ; dust . theme ( x _ 3 , x _ 1 ) | in_distribution |
The girl was lended the balloon by Harper . | * girl ( x _ 1 ) ; * balloon ( x _ 5 ) ; lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND lend . agent ( x _ 3 , Harper ) | in_distribution |
A cat brought Emma the cookie . | * cookie ( x _ 5 ) ; cat ( x _ 1 ) AND bring . agent ( x _ 2 , x _ 1 ) AND bring . recipient ( x _ 2 , Emma ) AND bring . theme ( x _ 2 , x _ 5 ) | in_distribution |
A raisin was improved by a friend . | raisin ( x _ 1 ) AND improve . theme ( x _ 3 , x _ 1 ) AND improve . agent ( x _ 3 , x _ 6 ) AND friend ( x _ 6 ) | in_distribution |
The watch was rolled . | * watch ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) | in_distribution |
A cat floated . | cat ( x _ 1 ) AND float . theme ( x _ 2 , x _ 1 ) | in_distribution |
Emma needed to talk . | need . agent ( x _ 1 , Emma ) AND need . xcomp ( x _ 1 , x _ 3 ) AND talk . agent ( x _ 3 , Emma ) | in_distribution |
A melon was disintegrated . | melon ( x _ 1 ) AND disintegrate . theme ( x _ 3 , x _ 1 ) | in_distribution |
Asher shortened a dog . | shorten . agent ( x _ 1 , Asher ) AND shorten . theme ( x _ 1 , x _ 3 ) AND dog ( x _ 3 ) | in_distribution |
The girl was lended a cake beside a table . | * girl ( x _ 1 ) ; lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND cake ( x _ 5 ) AND cake . nmod . beside ( x _ 5 , x _ 8 ) AND table ( x _ 8 ) | in_distribution |
A cake was frozen by a child . | cake ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 ) AND child ( x _ 6 ) | in_distribution |
Natalie mailed the cake to Emma . | * cake ( x _ 3 ) ; mail . agent ( x _ 1 , Natalie ) AND mail . theme ( x _ 1 , x _ 3 ) AND mail . recipient ( x _ 1 , Emma ) | in_distribution |
A boy rented the biscuit to Olivia . | * biscuit ( x _ 4 ) ; boy ( x _ 1 ) AND rent . agent ( x _ 2 , x _ 1 ) AND rent . theme ( x _ 2 , x _ 4 ) AND rent . recipient ( x _ 2 , Olivia ) | in_distribution |
Charlotte was given the cake on a table . | * cake ( x _ 4 ) ; give . recipient ( x _ 2 , Charlotte ) AND give . theme ( x _ 2 , x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) | in_distribution |
The girl wanted to giggle . | * girl ( x _ 1 ) ; want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND giggle . agent ( x _ 4 , x _ 1 ) | in_distribution |
The dog changed the wolf beside the table . | * dog ( x _ 1 ) ; * wolf ( x _ 4 ) ; * table ( x _ 7 ) ; change . agent ( x _ 2 , x _ 1 ) AND change . theme ( x _ 2 , x _ 4 ) AND wolf . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
The cake was wired to the boy . | * cake ( x _ 1 ) ; * boy ( x _ 6 ) ; wire . theme ( x _ 3 , x _ 1 ) AND wire . recipient ( x _ 3 , x _ 6 ) | in_distribution |
The cookie was doubled . | * cookie ( x _ 1 ) ; double . theme ( x _ 3 , x _ 1 ) | in_distribution |
James noticed that Olivia liked the raisin . | * raisin ( x _ 6 ) ; notice . agent ( x _ 1 , James ) AND notice . ccomp ( x _ 1 , x _ 4 ) AND like . agent ( x _ 4 , Olivia ) AND like . theme ( x _ 4 , x _ 6 ) | in_distribution |
The cookie was eaten by Luna . | * cookie ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Luna ) | in_distribution |
Noah was brought a potato on a device by Thomas . | bring . recipient ( x _ 2 , Noah ) AND bring . theme ( x _ 2 , x _ 4 ) AND bring . agent ( x _ 2 , Thomas ) AND potato ( x _ 4 ) AND potato . nmod . on ( x _ 4 , x _ 7 ) AND device ( x _ 7 ) | in_distribution |
A leaf was offered to Avery . | leaf ( x _ 1 ) AND offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , Avery ) | in_distribution |
A cake was frozen by the cat . | * cat ( x _ 6 ) ; cake ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 ) | in_distribution |
A flag was burned by a prisoner . | flag ( x _ 1 ) AND burn . theme ( x _ 3 , x _ 1 ) AND burn . agent ( x _ 3 , x _ 6 ) AND prisoner ( x _ 6 ) | in_distribution |
Emma awarded a bird the drink on the stool . | * drink ( x _ 5 ) ; * stool ( x _ 8 ) ; award . agent ( x _ 1 , Emma ) AND award . recipient ( x _ 1 , x _ 3 ) AND award . theme ( x _ 1 , x _ 5 ) AND bird ( x _ 3 ) AND drink . nmod . on ( x _ 5 , x _ 8 ) | in_distribution |
Emma liked that the teacher ate . | * teacher ( x _ 4 ) ; like . agent ( x _ 1 , Emma ) AND like . ccomp ( x _ 1 , x _ 5 ) AND eat . agent ( x _ 5 , x _ 4 ) | in_distribution |
A pen was given to the cat . | * cat ( x _ 6 ) ; pen ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) | in_distribution |
The bee thought that a rose was decomposed by Liam . | * bee ( x _ 1 ) ; think . agent ( x _ 2 , x _ 1 ) AND think . ccomp ( x _ 2 , x _ 7 ) AND rose ( x _ 5 ) AND decompose . theme ( x _ 7 , x _ 5 ) AND decompose . agent ( x _ 7 , Liam ) | in_distribution |
A girl rolled the hat . | * hat ( x _ 4 ) ; girl ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) | in_distribution |
Emma said that the cake inflated . | * cake ( x _ 4 ) ; say . agent ( x _ 1 , Emma ) AND say . ccomp ( x _ 1 , x _ 5 ) AND inflate . theme ( x _ 5 , x _ 4 ) | in_distribution |
A girl talked . | girl ( x _ 1 ) AND talk . agent ( x _ 2 , x _ 1 ) | in_distribution |
Emma heard a strawberry . | hear . agent ( x _ 1 , Emma ) AND hear . theme ( x _ 1 , x _ 3 ) AND strawberry ( x _ 3 ) | in_distribution |
A cake was snapped . | cake ( x _ 1 ) AND snap . theme ( x _ 3 , x _ 1 ) | in_distribution |
Emma adored the pumpkin . | * pumpkin ( x _ 3 ) ; adore . agent ( x _ 1 , Emma ) AND adore . theme ( x _ 1 , x _ 3 ) | in_distribution |
William was lended the raisin by the dog . | * raisin ( x _ 4 ) ; * dog ( x _ 7 ) ; lend . recipient ( x _ 2 , William ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . agent ( x _ 2 , x _ 7 ) | in_distribution |
Ava returned a cake to Emma . | return . agent ( x _ 1 , Ava ) AND return . theme ( x _ 1 , x _ 3 ) AND return . recipient ( x _ 1 , Emma ) AND cake ( x _ 3 ) | in_distribution |
The teacher forwarded the strawberry to a girl . | * teacher ( x _ 1 ) ; * strawberry ( x _ 4 ) ; forward . agent ( x _ 2 , x _ 1 ) AND forward . theme ( x _ 2 , x _ 4 ) AND forward . recipient ( x _ 2 , x _ 7 ) AND girl ( x _ 7 ) | in_distribution |
Oliver awarded the boy the shell . | * boy ( x _ 3 ) ; * shell ( x _ 5 ) ; award . agent ( x _ 1 , Oliver ) AND award . recipient ( x _ 1 , x _ 3 ) AND award . theme ( x _ 1 , x _ 5 ) | in_distribution |
A plant was painted . | plant ( x _ 1 ) AND paint . theme ( x _ 3 , x _ 1 ) | in_distribution |
Isabella rolled . | roll . theme ( x _ 1 , Isabella ) | in_distribution |
The cat burned a cake on a road . | * cat ( x _ 1 ) ; burn . agent ( x _ 2 , x _ 1 ) AND burn . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) AND road ( x _ 7 ) | in_distribution |
The cake was shortened by Addison . | * cake ( x _ 1 ) ; shorten . theme ( x _ 3 , x _ 1 ) AND shorten . agent ( x _ 3 , Addison ) | in_distribution |
A donut was disintegrated by William . | donut ( x _ 1 ) AND disintegrate . theme ( x _ 3 , x _ 1 ) AND disintegrate . agent ( x _ 3 , William ) | in_distribution |
The child lended a banana in a pit to the boy . | * child ( x _ 1 ) ; * boy ( x _ 10 ) ; lend . agent ( x _ 2 , x _ 1 ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . recipient ( x _ 2 , x _ 10 ) AND banana ( x _ 4 ) AND banana . nmod . in ( x _ 4 , x _ 7 ) AND pit ( x _ 7 ) | in_distribution |
Aiden sold Liam a cookie . | sell . agent ( x _ 1 , Aiden ) AND sell . recipient ( x _ 1 , Liam ) AND sell . theme ( x _ 1 , x _ 4 ) AND cookie ( x _ 4 ) | in_distribution |
A girl lended the donut on the computer to Logan . | * donut ( x _ 4 ) ; * computer ( x _ 7 ) ; girl ( x _ 1 ) AND lend . agent ( x _ 2 , x _ 1 ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . recipient ( x _ 2 , Logan ) AND donut . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
A rose was liked by a teacher . | rose ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 ) AND teacher ( x _ 6 ) | in_distribution |
A cake was awarded to Liam . | cake ( x _ 1 ) AND award . theme ( x _ 3 , x _ 1 ) AND award . recipient ( x _ 3 , Liam ) | in_distribution |
The donut was found by the baby . | * donut ( x _ 1 ) ; * baby ( x _ 6 ) ; find . theme ( x _ 3 , x _ 1 ) AND find . agent ( x _ 3 , x _ 6 ) | in_distribution |
The nail was packed . | * nail ( x _ 1 ) ; pack . theme ( x _ 3 , x _ 1 ) | in_distribution |
The hammer was rolled . | * hammer ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) | in_distribution |
The boy nursed a ball beside a table . | * boy ( x _ 1 ) ; nurse . agent ( x _ 2 , x _ 1 ) AND nurse . theme ( x _ 2 , x _ 4 ) AND ball ( x _ 4 ) AND ball . nmod . beside ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) | in_distribution |
A donut was promised to a girl . | donut ( x _ 1 ) AND promise . theme ( x _ 3 , x _ 1 ) AND promise . recipient ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
Sebastian dreamed that a melon was eaten . | dream . agent ( x _ 1 , Sebastian ) AND dream . ccomp ( x _ 1 , x _ 6 ) AND melon ( x _ 4 ) AND eat . theme ( x _ 6 , x _ 4 ) | in_distribution |
The bat was posted to Olivia . | * bat ( x _ 1 ) ; post . theme ( x _ 3 , x _ 1 ) AND post . recipient ( x _ 3 , Olivia ) | in_distribution |
Amelia returned the horse the cake . | * horse ( x _ 3 ) ; * cake ( x _ 5 ) ; return . agent ( x _ 1 , Amelia ) AND return . recipient ( x _ 1 , x _ 3 ) AND return . theme ( x _ 1 , x _ 5 ) | in_distribution |
Emma liked that the ring was eaten by the cat . | * ring ( x _ 4 ) ; * cat ( x _ 9 ) ; like . agent ( x _ 1 , Emma ) AND like . ccomp ( x _ 1 , x _ 6 ) AND eat . theme ( x _ 6 , x _ 4 ) AND eat . agent ( x _ 6 , x _ 9 ) | in_distribution |
William painted a cake . | paint . agent ( x _ 1 , William ) AND paint . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) | in_distribution |
The girl painted a cake on the table . | * girl ( x _ 1 ) ; * table ( x _ 7 ) ; paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
A tool was liked by Lincoln . | tool ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Lincoln ) | in_distribution |
A dog loved to cook . | dog ( x _ 1 ) AND love . agent ( x _ 2 , x _ 1 ) AND love . xcomp ( x _ 2 , x _ 4 ) AND cook . agent ( x _ 4 , x _ 1 ) | in_distribution |
Liam liked that Lucas cleaned . | like . agent ( x _ 1 , Liam ) AND like . ccomp ( x _ 1 , x _ 4 ) AND clean . agent ( x _ 4 , Lucas ) | in_distribution |
Wyatt painted . | paint . agent ( x _ 1 , Wyatt ) | in_distribution |
The coin was liked by the child . | * coin ( x _ 1 ) ; * child ( x _ 6 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 ) | in_distribution |
The boy rolled a bowl . | * boy ( x _ 1 ) ; roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND bowl ( x _ 4 ) | in_distribution |
Oliver liked that Noah discovered a boy . | like . agent ( x _ 1 , Oliver ) AND like . ccomp ( x _ 1 , x _ 4 ) AND discover . agent ( x _ 4 , Noah ) AND discover . theme ( x _ 4 , x _ 6 ) AND boy ( x _ 6 ) | in_distribution |
The strawberry was loved . | * strawberry ( x _ 1 ) ; love . theme ( x _ 3 , x _ 1 ) | in_distribution |
James offered a balloon beside the table to a dog . | * table ( x _ 6 ) ; offer . agent ( x _ 1 , James ) AND offer . theme ( x _ 1 , x _ 3 ) AND offer . recipient ( x _ 1 , x _ 9 ) AND balloon ( x _ 3 ) AND balloon . nmod . beside ( x _ 3 , x _ 6 ) AND dog ( x _ 9 ) | in_distribution |
The mandarin was eaten . | * mandarin ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) | in_distribution |
The spoon was seen by the girl . | * spoon ( x _ 1 ) ; * girl ( x _ 6 ) ; see . theme ( x _ 3 , x _ 1 ) AND see . agent ( x _ 3 , x _ 6 ) | in_distribution |
The customer liked that a pig believed that a donut was liked by the girl . | * customer ( x _ 1 ) ; * girl ( x _ 14 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND pig ( x _ 5 ) AND believe . agent ( x _ 6 , x _ 5 ) AND believe . ccomp ( x _ 6 , x _ 11 ) AND donut ( x _ 9 ) AND like . theme ( x _ 11 , x _ 9 ) AND like . agent ( x _ 11 , x _ 14 ) | in_distribution |
The baby was offered a donut beside the table by Noah . | * baby ( x _ 1 ) ; * table ( x _ 8 ) ; offer . recipient ( x _ 3 , x _ 1 ) AND offer . theme ( x _ 3 , x _ 5 ) AND offer . agent ( x _ 3 , Noah ) AND donut ( x _ 5 ) AND donut . nmod . beside ( x _ 5 , x _ 8 ) | in_distribution |
Olivia lended a politician a game beside a cup in a room . | lend . agent ( x _ 1 , Olivia ) AND lend . recipient ( x _ 1 , x _ 3 ) AND lend . theme ( x _ 1 , x _ 5 ) AND politician ( x _ 3 ) AND game ( x _ 5 ) AND game . nmod . beside ( x _ 5 , x _ 8 ) AND cup ( x _ 8 ) AND cup . nmod . in ( x _ 8 , x _ 11 ) AND room ( x _ 11 ) | in_distribution |