_parse([what,is,on,the,left,side,of,the,white,oven,on,the,floor,and,on,right,side,of,the,blue,armchair,in,the,image1,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,on,the,left,side,of,the,fire,extinguisher,and,on,the,right,side,of,the,chair,in,the,image1,?], answer(A, (const(A,table)))). _parse([what,is,between,the,the,two,white,and,black,garbage,bins,in,the,image1,?], answer(A, (const(A,chair)))). _parse([how,many,objects,are,between,the,fire,extinguisher,and,the,white,oven,on,the,floor,in,the,image1,?], answer(A, (const(A,3)))). _parse([what,is,the,largest,object,in,this,picture,in,the,image1,?], answer(A, (const(A,washing_machine)))). _parse([how,many,plastic,bottles,are,between,the,white,fridge,and,the,oven,in,the,image2,?], answer(A, (const(A,5)))). _parse([what,is,under,the,white,cabinet,on,the,right,side,of,the,oven,and,and,on,the,left,side,of,the,fridge,in,the,image2,?], answer(A, (const(A,sink)))). _parse([what,is,on,the,left,side,of,the,white,sink,and,under,the,cabinet,in,the,image2,?], answer(A, (const(A,microwave)))). _parse([how,many,white,objects,in,this,picture,in,the,image2,?], answer(A, (const(A,9)))). _parse([what,is,under,the,pan,in,the,image2,?], answer(A, (const(A,oven)))). _parse([what,color,is,the,red,object,in,front,of,the,wall,on,the,left,side,of,the,desk,in,the,image9,?], answer(A, (const(A,paper_tray)))). _parse([what,is,above,the,desk,in,fornt,of,the,scissor,in,the,image9,?], answer(A, (const(A,hole_puncher)))). _parse([what,is,the,largest,blue,object,in,this,picture,in,the,image9,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,on,the,wall,on,the,left,side,of,the,door,above,the,desk,in,the,image9,?], answer(A, (const(A,framed_certificate)))). _parse([what,is,in,fornt,of,the,window,on,the,left,side,of,the,fan,coil,on,the,right,side,of,the,wall,in,the,image14,?], answer(A, (const(A,ornamental_plant)))). _parse([what,color,is,the,ornamental,plant,in,fornt,of,the,fan,coil,but,not,close,to,sofa,in,the,image14,?], answer(A, (const(A,red)))). _parse([what,the,largest,light,green,object,in,this,picture,in,the,image14,?], answer(A, (const(A,sofa)))). _parse([what,is,in,fornt,of,the,white,wall,below,the,colorful,picture,but,not,close,to,window,in,the,image14,?], answer(A, (const(A,sofa)))). _parse([how,many,ornamental,plants,are,in,this,picture,in,the,image14,?], answer(A, (const(A,3)))). _parse([what,is,the,red,object,on,the,wall,on,the,left,side,of,the,corridor,in,the,image15,?], answer(A, (const(A,fire_extinguisher)))). _parse([what,is,on,the,wall,on,the,left,side,of,the,door,and,on,the,right,side,of,the,picture,in,the,image15,?], answer(A, (const(A,fire_alarm)))). _parse([what,color,is,the,door,on,the,right,side,of,the,corridor,in,the,image15,?], answer(A, (const(A,brown)))). _parse([how,many,ceiling,lamps,are,on,in,the,corridor,in,the,image15,?], answer(A, (const(A,1)))). _parse([what,is,the,smallest,black,object,on,the,table,below,the,bookshelf,in,the,image16,?], answer(A, (const(A,tape_dispenser)))). _parse([what,is,the,white,object,on,the,table,on,the,right,side,of,the,wall,below,the,bookshelf,in,the,image16,?], answer(A, (const(A,printer)))). _parse([what,is,in,front,of,the,wall,on,the,left,side,of,the,picture,in,the,image16,?], answer(A, (const(A,ladder)))). _parse([what,color,is,the,table,below,the,printer,but,not,below,the,tape,dispenser,or,paper,tray,in,the,image16,?], answer(A, (const(A,brown)))). _parse([what,is,on,the,right,side,of,the,brown,table,and,on,the,left,side,of,the,door,frame,in,fornt,of,the,wall,in,the,image17,?], answer(A, (const(A,ladder)))). _parse([what,is,the,brown,object,above,the,file,cabinet,in,the,image17,?], answer(A, (const(A,bookshelf)))). _parse([what,is,on,the,right,side,of,the,ladder,in,the,image18,?], answer(A, (const(A,door_way)))). _parse([how,many,ladders,are,in,this,picture,in,the,image18,?], answer(A, (const(A,1)))). _parse([what,is,on,right,side,of,the,door,way,and,on,the,left,side,of,the,armchair,in,frot,of,the,wall,in,the,image21,?], answer(A, (const(A,water_dispenser)))). _parse([what,is,on,the,right,side,of,the,blue,water,carboy,and,on,the,left,side,of,the,black,cables,in,the,image21,?], answer(A, (const(A,telephone_cord)))). _parse([what,is,on,the,table,on,the,right,side,of,the,armchair,in,fornt,of,the,wall,in,the,image21,?], answer(A, (const(A,hand_sanitizer_dispenser)))). _parse([what,is,the,largest,blue,object,in,this,picture,in,the,image21,?], answer(A, (const(A,water_carboy)))). _parse([what,color,is,the,garbage,bin,in,front,of,the,white,board,on,the,floor,in,the,image28,?], answer(A, (const(A,blue)))). _parse([how,many,ceiling,lamps,are,off,in,this,picture,in,the,image28,?], answer(A, (const(A,2)))). _parse([what,is,the,black,object,on,the,right,side,of,the,flipped,table,in,the,image28,?], answer(A, (const(A,chair)))). _parse([what,is,the,largest,white,object,in,this,picture,in,the,image28,?], answer(A, (const(A,whiteboard)))). _parse([what,is,the,blue,object,on,the,left,side,electrical,outlet,behind,the,computer,case,in,the,image30,?], answer(A, (const(A,water_carboy)))). _parse([how,many,black,objects,are,on,the,desk,in,the,image30,?], answer(A, (const(A,3)))). _parse([how,many,red,objects,are,on,the,wall,in,the,image30,?], answer(A, (const(A,1)))). _parse([what,are,the,small,objects,below,the,whiteboard,in,the,image33,?], answer(A, (const(A,whiteboard_eraser);const(A,whiteboard_marker)))). _parse([what,colors,are,the,writings,on,the,whiteboard,in,the,image33,?], answer(A, (const(A,red);const(A,black)))). _parse([how,many,chairs,are,in,fornt,of,the,whiteboard,in,the,image33,?], answer(A, (const(A,1)))). _parse([how,many,mugs,are,on,the,table,in,front,of,the,wall,in,the,image42,?], answer(A, (const(A,1)))). _parse([what,color,is,the,wall,behind,the,cable,outlets,below,the,whiteboards,in,the,image42,?], answer(A, (const(A,gray)))). _parse([what,color,is,the,whole,circle,on,the,whiteboard,in,the,image42,?], answer(A, (const(A,green)))). _parse([what,is,behind,the,whiteboard,on,the,gray,part,of,the,wall,in,the,image42,?], answer(A, (const(A,electrical_outlet)))). _parse([what,is,on,the,floor,on,the,left,side,of,the,wardrobe,door,in,the,image59,?], answer(A, (const(A,head_phone)))). _parse([what,are,in,the,wardrobe,on,the,right,side,of,the,picture,in,the,image59,?], answer(A, (const(A,shirts_in_hanger)))). _parse([what,color,is,the,basketball,hoop,above,the,computer,chair,in,the,image59,?], answer(A, (const(A,red);const(A,white)))). _parse([what,is,the,brown,wooden,object,behind,the,flat,screen,in,front,of,the,wall,in,the,image63,?], answer(A, (const(A,dresser)))). _parse([what,is,between,the,dresser,and,the,desk,on,the,floor,in,the,image63,?], answer(A, (const(A,cables)))). _parse([what,color,is,the,desk,drawer,on,the,left,side,of,the,dresser,in,the,image63,?], answer(A, (const(A,white)))). _parse([what,color,is,the,lamp,shade,on,the,night,stand,on,the,left,side,of,the,bed,in,the,image76,?], answer(A, (const(A,brown)))). _parse([what,is,the,largest,dark,brown,object,in,this,picture,in,the,image76,?], answer(A, (const(A,blinds)))). _parse([what,is,the,gray,object,on,the,mattress,below,the,blanket,in,the,image76,?], answer(A, (const(A,pillow)))). _parse([what,color,is,the,bedhead,in,this,picture,in,the,image76,?], answer(A, (const(A,brown)))). _parse([what,is,on,the,wall,above,the,night,stand,in,the,image76,?], answer(A, (const(A,picture)))). _parse([what,color,is,the,frame,on,the,wall,above,the,desk,in,the,image77,?], answer(A, (const(A,black)))). _parse([what,is,the,red,and,gray,object,in,front,of,the,mirror,and,close,to,the,edge,of,the,desk,in,the,image77,?], answer(A, (const(A,deoderant)))). _parse([what,is,in,the,corner,of,the,wall,on,the,left,sight,of,the,blinds,in,the,image77,?], answer(A, (const(A,bookshelf)))). _parse([what,is,on,the,floor,on,the,left,side,of,the,desk,in,the,image78,?], answer(A, (const(A,bicycle)))). _parse([how,many,framed,pictures,are,on,the,wall,in,the,image78,?], answer(A, (const(A,2)))). _parse([how,many,drawer,knobs,are,in,this,picture,in,the,image78,?], answer(A, (const(A,2)))). _parse([what,is,the,smallest,brown,object,in,this,picture,in,the,image79,?], answer(A, (const(A,lamp_shade)))). _parse([how,many,drawers,does,the,night,stand,have,on,right,side,of,the,bed,in,the,image79,?], answer(A, (const(A,2)))). _parse([what,color,is,the,bed,sheet,below,the,blanket,and,pillows,in,the,image79,?], answer(A, (const(A,gray)))). _parse([what,is,the,rectangular,shaped,object,on,the,night,stand,on,the,right,side,of,the,bed,in,the,image79,?], answer(A, (const(A,laptop)))). _parse([how,many,tables,are,in,front,of,the,bookshelf,close,to,the,ladder,in,the,image84,?], answer(A, (const(A,1)))). _parse([what,are,the,blue,and,white,objects,above,the,tables,on,the,left,side,of,the,picture,in,the,image84,?], answer(A, (const(A,umbrella)))). _parse([what,color,are,the,bookshelves,in,this,picture,in,the,image84,?], answer(A, (const(A,brown)))). _parse([how,many,ladders,are,in,this,picture,in,the,image87,?], answer(A, (const(A,1)))). _parse([what,color,are,the,bookshelves,in,the,image87,?], answer(A, (const(A,brown)))). _parse([what,is,the,most,frequent,object,in,this,picture,in,the,image87,?], answer(A, (const(A,book)))). _parse([what,colors,are,the,backpacks,in,the,store,in,the,image91,?], answer(A, (const(A,pink);const(A,purple);const(A,blue);const(A,black)))). _parse([what,is,the,red,object,on,the,white,column,in,the,image91,?], answer(A, (const(A,fire_alarm)))). _parse([how,many,tiers,does,the,spice,rack,have,in,the,image133,?], answer(A, (const(A,3)))). _parse([what,is,hanging,on,the,wall,between,the,spice,rack,and,the,cabinet,in,the,image133,?], answer(A, (const(A,kichen_towel)))). _parse([what,color,is,the,cabinet,above,the,sink,in,the,image133,?], answer(A, (const(A,white)))). _parse([what,is,the,electrical,object,on,the,cabinet,in,the,image134,?], answer(A, (const(A,blender)))). _parse([what,color,is,the,kitchen,towel,hanging,on,the,cabinet,handle,in,the,image134,?], answer(A, (const(A,yellow)))). _parse([what,is,on,the,refridgerator,door,in,the,image134,?], answer(A, (const(A,picture)))). _parse([how,many,frames,are,on,the,wall,in,the,image167,?], answer(A, (const(A,1)))). _parse([what,is,on,the,side,table,close,to,the,magazines,in,the,image168,?], answer(A, (const(A,ashtray)))). _parse([what,is,the,glass,object,close,to,the,side,table,in,the,image168,?], answer(A, (const(A,vase)))). _parse([what,is,the,wooden,object,in,front,of,the,radiator,in,the,image171,?], answer(A, (const(A,dresser)))). _parse([what,is,in,the,top,shelf,of,the,book,case,in,the,image171,?], answer(A, (const(A,book)))). _parse([what,color,is,the,armchair,on,the,right,side,of,the,door,way,in,the,image171,?], answer(A, (const(A,brown)))). _parse([what,is,on,the,dark,brown,armchair,on,the,right,side,of,the,door,way,in,the,image172,?], answer(A, (const(A,pillow);const(A,backpack)))). _parse([what,is,on,the,table,between,the,dark,brown,armchairs,in,the,image172,?], answer(A, (const(A,paper);const(A,book)))). _parse([what,color,is,the,carpet,below,the,bed,in,the,image172,?], answer(A, (const(A,green)))). _parse([what,color,is,the,ironing,board,on,the,right,side,of,the,picture,in,the,image181,?], answer(A, (const(A,white)))). _parse([what,is,below,the,rolled,blanket,in,the,image181,?], answer(A, (const(A,carton)))). _parse([what,color,is,the,shade,of,the,table,lamp,close,to,the,bookshelf,in,the,image181,?], answer(A, (const(A,white)))). _parse([what,is,the,black,rectangular,object,on,the,mattress,in,the,image183,?], answer(A, (const(A,remote_control)))). _parse([how,many,black,objects,are,on,the,bed,in,the,image183,?], answer(A, (const(A,3)))). _parse([how,many,bottles,are,on,the,top,pf,the,bookcase,in,the,image187,?], answer(A, (const(A,4)))). _parse([what,is,below,the,blue,jean,in,the,image187,?], answer(A, (const(A,desk);const(A,box)))). _parse([how,many,lamps,are,on,in,this,picture,in,the,image187,?], answer(A, (const(A,1)))). _parse([how,many,frames,are,on,the,wall,in,the,image192,?], answer(A, (const(A,2)))). _parse([what,is,below,the,television,in,the,image192,?], answer(A, (const(A,dresser)))). _parse([what,color,is,the,dish,washing,sponge,close,to,the,sink,in,the,image194,?], answer(A, (const(A,green);const(A,yellow)))). _parse([what,are,the,wooden,objects,in,this,picture,in,the,image194,?], answer(A, (const(A,cabinet);const(A,cutting_board)))). _parse([what,color,is,the,dish,rack,in,the,image194,?], answer(A, (const(A,black)))). _parse([which,objects,are,around,the,sink,in,the,image195,?], answer(A, (const(A,hair_brush);const(A,bottle_of_hand_wash_liquid);const(A,toothbrush_holder);const(A,toothbrush);const(A,faucet);const(A,faucet_handle)))). _parse([what,is,reflected,in,the,mirror,in,the,image195,?], answer(A, (const(A,shower_curtain)))). _parse([what,is,the,largest,object,on,the,cabinet,in,the,image198,?], answer(A, (const(A,flask)))). _parse([what,is,in,the,bottom,row,of,the,cabinet,in,the,image198,?], answer(A, (const(A,onion)))). _parse([what,color,is,the,pitcher,close,to,the,bowl,in,the,image198,?], answer(A, (const(A,white)))). _parse([how,many,frames,are,on,the,wall,of,the,kitchen,in,the,image207,?], answer(A, (const(A,2)))). _parse([what,color,is,the,kitchen,towel,hanging,on,the,handle,of,the,cabinet,in,the,image207,?], answer(A, (const(A,white)))). _parse([what,is,on,the,top,of,the,bookshelf,below,the,frame,in,the,image207,?], answer(A, (const(A,box)))). _parse([what,is,on,the,top,shelf,of,the,bookcase,close,to,the,face,shape,sculpture,in,the,image207,?], answer(A, (const(A,decorative_candle)))). _parse([what,color,is,the,chair,in,front,of,the,desk,in,the,image210,?], answer(A, (const(A,red)))). _parse([what,is,the,gray,object,close,to,the,white,board,in,the,image210,?], answer(A, (const(A,curtain)))). _parse([how,many,layers,does,the,file,holder,on,the,desk,have,in,the,image210,?], answer(A, (const(A,3)))). _parse([how,many,chairs,are,around,the,conference,table,in,this,picture,in,the,image271,?], answer(A, (const(A,5)))). _parse([what,colors,is,the,conference,table,in,the,image271,?], answer(A, (const(A,brown);const(A,black)))). _parse([what,is,the,red,object,in,this,picture,in,the,image273,?], answer(A, (const(A,fire_alarm)))). _parse([what,colors,are,the,garbage,bins,close,to,the,wall,in,the,image273,?], answer(A, (const(A,white);const(A,blue)))). _parse([how,many,toys,are,on,the,bed,in,the,image280,?], answer(A, (const(A,3)))). _parse([what,is,on,the,floor,and,on,the,right,side,of,the,painting,in,the,image280,?], answer(A, (const(A,toy_box)))). _parse([what,color,is,the,window,shutter,in,the,image280,?], answer(A, (const(A,white)))). _parse([what,is,the,most,colorful,object,in,this,picture,in,the,image285,?], answer(A, (const(A,rug)))). _parse([what,color,is,the,chair,on,the,carpet,in,the,image285,?], answer(A, (const(A,blue)))). _parse([what,color,are,the,circles,in,the,picture,below,the,whiteboard,in,the,image285,?], answer(A, (const(A,green)))). _parse([what,is,the,round,colorful,object,on,the,floor,in,the,image316,?], answer(A, (const(A,rug)))). _parse([what,colors,are,the,notebooks,on,the,blue,table,in,the,image316,?], answer(A, (const(A,orange);const(A,white)))). _parse([how,many,chairs,are,around,the,green,table,in,the,image317,?], answer(A, (const(A,6)))). _parse([what,colors,are,the,tables,with,the,orange,notebooks,on,them,in,the,image317,?], answer(A, (const(A,yellow);const(A,green)))). _parse([what,is,the,flower,shaped,object,on,the,toy,sofa,in,the,image325,?], answer(A, (const(A,pillow)))). _parse([which,object,has,the,circle,shaped,design,in,the,image325,?], answer(A, (const(A,rug)))). _parse([what,color,is,the,water,flask,on,the,desk,in,the,image334,?], answer(A, (const(A,blue)))). _parse([how,many,monitors,are,off,in,this,picture,in,the,image334,?], answer(A, (const(A,4)))). _parse([what,is,the,red,object,on,the,desk,in,the,image360,?], answer(A, (const(A,pen_holder)))). _parse([what,color,is,the,window,shutter,in,the,image360,?], answer(A, (const(A,white)))). _parse([how,many,frames,are,on,the,desk,in,the,image360,?], answer(A, (const(A,1)))). _parse([what,is,on,the,brown,board,on,the,desk,in,the,image361,?], answer(A, (const(A,paper);const(A,picture)))). _parse([what,is,in,the,red,mug,on,the,desk,in,the,image361,?], answer(A, (const(A,pen);const(A,pencil)))). _parse([what,is,on,the,desk,in,the,image384,?], answer(A, (const(A,book)))). _parse([what,color,is,the,wall,behind,the,leather,chair,in,the,image384,?], answer(A, (const(A,brown)))). _parse([how,many,white,monitors,are,on,the,desk,in,the,image389,?], answer(A, (const(A,1)))). _parse([what,is,on,the,left,side,of,the,desk,close,to,a,bunch,of,paper,in,the,image389,?], answer(A, (const(A,printer)))). _parse([what,color,is,the,plastic,bag,on,the,desk,in,the,image390,?], answer(A, (const(A,white);const(A,red)))). _parse([how,many,white,paper,folders,are,on,the,desk,in,the,image390,?], answer(A, (const(A,2)))). _parse([how,many,frames,are,on,the,wall,in,the,image396,?], answer(A, (const(A,4)))). _parse([what,color,are,the,blinds,in,the,image396,?], answer(A, (const(A,white)))). _parse([how,many,shelves,are,above,the,monitor,in,the,image396,?], answer(A, (const(A,2)))). _parse([what,is,in,the,corner,of,the,wall,close,to,the,garbage,bin,in,the,image414,?], answer(A, (const(A,water_dispenser)))). _parse([what,color,is,the,door,of,the,garbage,bin,in,the,image414,?], answer(A, (const(A,black)))). _parse([what,color,are,the,chair,seats,around,the,table,in,the,image414,?], answer(A, (const(A,red)))). _parse([what,color,is,the,kitchen,counter,in,the,image432,?], answer(A, (const(A,red)))). _parse([how,many,kitchen,stools,are,in,front,of,the,kitchen,counter,in,the,image432,?], answer(A, (const(A,2)))). _parse([what,color,is,the,circle,shaped,carpet,below,the,stool,in,the,image432,?], answer(A, (const(A,red)))). _parse([what,is,between,the,two,black,chairs,on,the,floor,in,the,image434,?], answer(A, (const(A,ottoman)))). _parse([which,decorative,object,is,in,this,picture,in,the,image434,?], answer(A, (const(A,vase)))). _parse([what,is,on,the,door,of,the,wardrobe,in,the,image441,?], answer(A, (const(A,mirror)))). _parse([what,color,are,the,blinds,in,the,image441,?], answer(A, (const(A,white)))). _parse([how,many,pictures,are,on,the,wall,on,the,right,side,of,the,window,in,the,image441,?], answer(A, (const(A,2)))). _parse([what,is,on,the,floor,on,the,left,side,of,the,shelf,in,the,image442,?], answer(A, (const(A,toy_truck)))). _parse([what,is,between,the,toy,truck,and,the,toy,shelf,in,the,image443,?], answer(A, (const(A,doll_house)))). _parse([what,color,is,the,plastic,toy,container,close,to,the,door,way,in,the,image443,?], answer(A, (const(A,blue)))). _parse([how,many,toy,boxes,are,on,the,top,of,the,toy,shelf,in,the,image443,?], answer(A, (const(A,2)))). _parse([how,many,doll,houses,are,in,the,room,in,the,image444,?], answer(A, (const(A,3)))). _parse([what,color,is,the,stool,close,to,the,baby,towel,in,the,image444,?], answer(A, (const(A,black);const(A,white)))). _parse([what,color,is,the,door,of,the,doll,house,in,front,of,the,wall,behind,the,armchair,in,the,image444,?], answer(A, (const(A,blue);const(A,red)))). _parse([what,colors,are,the,folding,chairs,in,the,image445,?], answer(A, (const(A,green);const(A,yellow)))). _parse([what,is,the,largest,dark,blue,object,in,this,picture,in,the,image445,?], answer(A, (const(A,sofa)))). _parse([how,many,toy,boxes,are,on,the,floor,in,the,image447,?], answer(A, (const(A,2)))). _parse([what,is,the,yellow,object,on,the,floor,on,the,right,side,of,the,toy,box,in,the,image447,?], answer(A, (const(A,chair)))). _parse([how,many,frames,are,hanging,on,the,wall,in,the,image462,?], answer(A, (const(A,3)))). _parse([what,colors,are,the,carpet,under,the,coffee,table,in,the,image462,?], answer(A, (const(A,black);const(A,brown);const(A,white);const(A,gray);const(A,pink)))). _parse([how,many,doors,does,the,bookshelf,have,in,the,image472,?], answer(A, (const(A,4)))). _parse([what,is,the,largest,wooden,object,in,this,picture,in,the,image472,?], answer(A, (const(A,bookshelf)))). _parse([what,color,is,the,bathroom,mat,on,the,floor,in,the,image508,?], answer(A, (const(A,red)))). _parse([what,is,the,shower,door,made,of,in,the,image508,?], answer(A, (const(A,glass)))). _parse([what,color,is,the,frame,of,the,window,in,the,image508,?], answer(A, (const(A,white)))). _parse([what,kind,of,toothbrush,is,close,to,the,sink,in,the,image509,?], answer(A, (const(A,electric_toothbrush)))). _parse([what,is,on,the,left,side,of,the,faucet,with,black,cap,in,the,image509,?], answer(A, (const(A,bottle_of_listerine)))). _parse([how,many,electric,toothbrushes,are,close,to,the,sink,in,the,image509,?], answer(A, (const(A,3)))). _parse([what,are,the,golden,objects,below,the,mirror,in,the,image510,?], answer(A, (const(A,faucet);const(A,faucet_handle)))). _parse([what,color,is,the,flower,pattern,on,the,glass,on,the,right,side,of,the,faucet,handle,in,the,image510,?], answer(A, (const(A,white)))). _parse([what,is,on,the,left,side,of,the,sink,in,the,image511,?], answer(A, (const(A,razor);const(A,toothpaste)))). _parse([what,is,the,white,object,on,the,left,side,of,the,toilet,in,the,image511,?], answer(A, (const(A,bathtub)))). _parse([what,color,is,the,handwash,container,on,the,left,side,of,the,faucet,in,the,image511,?], answer(A, (const(A,brown)))). _parse([what,color,is,the,frame,of,the,mirror,close,to,the,wardrobe,in,the,image515,?], answer(A, (const(A,white)))). _parse([how,many,pieces,does,the,curtain,have,in,the,image515,?], answer(A, (const(A,2)))). _parse([how,many,lamp,shades,are,in,front,of,the,window,in,the,image516,?], answer(A, (const(A,2)))). _parse([what,color,are,the,bed,sheets,in,the,image516,?], answer(A, (const(A,red)))). _parse([what,is,on,the,desk,close,to,the,bookshelf,in,the,image517,?], answer(A, (const(A,book)))). _parse([what,color,is,the,bathrobe,on,the,clothing,drying,rack,in,the,image517,?], answer(A, (const(A,black)))). _parse([which,electric,home,appliance,is,on,the,right,side,of,the,table,in,the,image523,?], answer(A, (const(A,clothing_iron)))). _parse([what,is,the,blue,object,on,the,left,side,of,the,clothing,iron,in,the,image523,?], answer(A, (const(A,ironing_board)))). _parse([what,color,is,the,blind,above,the,table,in,the,image523,?], answer(A, (const(A,white)))). _parse([which,object,has,the,colorful,circle,pattern,in,the,image525,?], answer(A, (const(A,bed_sheets)))). _parse([how,many,drawers,does,the,night,stand,have,in,the,image525,?], answer(A, (const(A,2)))). _parse([what,are,the,most,colorful,objects,in,this,picture,in,the,image525,?], answer(A, (const(A,map);const(A,bed_sheets)))). _parse([what,colors,do,the,circles,of,the,bed,sheet,have,in,the,image526,?], answer(A, (const(A,yellow);const(A,orange);const(A,black);const(A,purple)))). _parse([what,is,the,largest,dark,brown,object,in,this,picture,in,the,image526,?], answer(A, (const(A,dresser)))). _parse([how,many,pillows,are,on,the,mattress,in,the,image532,?], answer(A, (const(A,2)))). _parse([what,is,the,green,and,blue,object,in,this,picture,in,the,image532,?], answer(A, (const(A,blanket)))). _parse([what,is,on,the,left,side,of,the,mattress,on,the,floor,in,the,image532,?], answer(A, (const(A,paper);const(A,napkin_dispenser)))). _parse([what,color,is,the,laundry,basket,on,the,floor,in,the,image539,?], answer(A, (const(A,white)))). _parse([what,color,is,the,paper,towel,holder,on,the,dining,table,in,the,image550,?], answer(A, (const(A,brown)))). _parse([how,many,chairs,are,around,the,table,in,the,image550,?], answer(A, (const(A,6)))). _parse([what,is,the,wooden,object,on,the,cabinet,leaning,against,the,wall,in,the,image564,?], answer(A, (const(A,cutting_board)))). _parse([what,color,are,the,drawer,knobs,in,the,image564,?], answer(A, (const(A,white)))). _parse([what,is,hanging,on,the,wall,on,the,left,side,of,the,door,way,in,the,image564,?], answer(A, (const(A,calendar)))). _parse([what,is,the,electric,appliance,close,to,the,dish,rack,in,the,image568,?], answer(A, (const(A,electric_mixer)))). _parse([what,is,the,red,object,below,the,kitchen,counter,on,the,left,side,of,the,stool,in,the,image569,?], answer(A, (const(A,fire_extinguisher)))). _parse([how,many,knobs,does,the,oven,have,in,the,image569,?], answer(A, (const(A,5)))). _parse([what,is,the,black,object,on,the,top,of,the,microwave,in,the,image570,?], answer(A, (const(A,coffee_machine)))). _parse([what,is,hanging,on,the,refridgerator,handle,in,the,image570,?], answer(A, (const(A,kichen_towel)))). _parse([how,many,cushions,are,on,the,sofa,in,the,image580,?], answer(A, (const(A,2)))). _parse([what,is,the,largest,glassy,object,in,this,picture,in,the,image580,?], answer(A, (const(A,window)))). _parse([what,is,the,dark,red,object,in,this,picture,in,the,image594,?], answer(A, (const(A,curtain)))). _parse([how,many,bicycles,are,hanging,on,the,wall,in,the,image603,?], answer(A, (const(A,1)))). _parse([what,is,on,the,left,side,of,the,reading,lamp,on,the,desk,in,the,image603,?], answer(A, (const(A,monitor)))). _parse([what,color,is,the,stool,below,the,table,in,the,image607,?], answer(A, (const(A,white);const(A,brown)))). _parse([how,many,shelves,does,the,bookcase,have,in,the,image607,?], answer(A, (const(A,4)))). _parse([what,is,the,only,leather,object,in,this,room,in,the,image612,?], answer(A, (const(A,chair)))). _parse([what,color,is,the,lamp,shade,on,the,cabinet,in,the,image612,?], answer(A, (const(A,white)))). _parse([how,many,pieces,of,glass,does,the,table,have,in,this,picture,in,the,image462,?], answer(A, (const(A,3)))). _parse([how,many,electrical,outlets,are,above,the,kitchen,counter,in,this,picture,in,the,image839,?], answer(A, (const(A,1)))). _parse([how,many,ottomans,are,around,the,table,in,the,image434,?], answer(A, (const(A,1)))). _parse([what,is,spread,on,the,floor,below,the,dining,table,in,the,image1449,?], answer(A, (const(A,rug)))). _parse([how,many,drawer,knobs,does,the,desk,have,in,the,image1053,?], answer(A, (const(A,5)))). _parse([what,is,hanging,on,the,rod,below,the,sink,in,the,image663,?], answer(A, (const(A,towel)))). _parse([what,are,the,objects,on,the,coffee,table,in,the,image1288,?], answer(A, (const(A,book);const(A,decorative_bowl)))). _parse([what,color,is,the,door,of,the,toy,tent,in,the,image1157,?], answer(A, (const(A,brown)))). _parse([what,is,the,red,object,on,the,desk,on,the,right,side,of,the,mouse,in,the,image360,?], answer(A, (const(A,pen_cup)))). _parse([what,color,is,the,floor,in,this,picture,in,the,image167,?], answer(A, (const(A,brown)))). _parse([what,color,are,the,handles,of,the,cabinets,in,the,image862,?], answer(A, (const(A,pink)))). _parse([what,color,is,the,flower,shaped,pillow,on,the,blue,toy,sofa,in,the,image325,?], answer(A, (const(A,purple);const(A,yellow)))). _parse([what,is,the,largest,round,object,in,this,picture,in,the,image1299,?], answer(A, (const(A,ottoman)))). _parse([what,is,between,the,two,armchairs,in,the,image1216,?], answer(A, (const(A,bookshelf)))). _parse([what,is,the,red,and,gray,object,in,front,of,the,mirror,and,close,to,the,edge,of,the,desk,in,the,image77,?], answer(A, (const(A,deoderant)))). _parse([how,crest,rails,are,behind,the,dining,table,in,the,image1399,?], answer(A, (const(A,3)))). _parse([what,kind,of,toys,are,between,the,bookshelf,and,the,chair,in,the,image1001,?], answer(A, (const(A,soft_toy)))). _parse([what,color,is,the,cloth,on,the,top,of,the,clothing,drying,rack,on,the,left,side,of,the,bed,in,the,image516,?], answer(A, (const(A,black)))). _parse([what,colors,are,the,backpacks,in,this,store,in,the,image91,?], answer(A, (const(A,black);const(A,purple);const(A,blue);const(A,pink)))). _parse([what,is,the,brown,leather,object,on,the,right,side,of,the,bookshelf,in,the,image384,?], answer(A, (const(A,chair)))). _parse([what,color,is,the,garbage,bin,on,the,right,side,of,the,desk,on,the,floor,in,the,image612,?], answer(A, (const(A,black)))). _parse([what,is,the,large,black,object,on,the,left,side,of,the,bedroom,in,front,of,the,radiator,in,the,image172,?], answer(A, (const(A,dresser)))). _parse([what,is,on,the,desk,and,below,the,window,in,the,image523,?], answer(A, (const(A,ironing_board);const(A,clothing_iron)))). _parse([what,is,on,the,right,side,of,the,toilet,on,the,floor,in,the,image678,?], answer(A, (const(A,magazine_holder)))). _parse([what,is,the,largest,red,object,in,front,of,the,shelf,in,the,image1293,?], answer(A, (const(A,sofa)))). _parse([what,color,is,the,wall,between,the,yelow,chair,and,the,dressing,table,in,the,image1101,?], answer(A, (const(A,gray);const(A,purple)))). _parse([what,is,the,most,frequent,object,in,this,picture,in,the,image84,?], answer(A, (const(A,book)))). _parse([how,many,monitors,are,off,in,front,of,the,window,on,the,desk,in,the,image334,?], answer(A, (const(A,3)))). _parse([how,many,frames,are,reflected,in,the,mirror,in,the,image1384,?], answer(A, (const(A,1)))). _parse([what,color,is,the,lamp,shades,close,to,the,sofa,in,the,image1229,?], answer(A, (const(A,white)))). _parse([how,many,pink,cubes,are,on,the,top,of,the,night,stand,on,the,left,side,of,the,bed,in,the,image1163,?], answer(A, (const(A,1)))). _parse([what,are,the,two,largest,black,objects,in,this,picture,in,the,image1082,?], answer(A, (const(A,bookshelf);const(A,treadmill)))). _parse([what,are,the,objects,on,the,floor,near,each,other,in,the,image1206,?], answer(A, (const(A,pool_table);const(A,sofa);const(A,coffee_table)))). _parse([what,is,the,smallest,black,object,on,the,counter,in,the,image786,?], answer(A, (const(A,key)))). _parse([how,many,drawers,does,the,night,stand,on,the,left,side,of,the,bed,have,in,the,image1076,?], answer(A, (const(A,2)))). _parse([what,color,are,the,stars,on,the,pillow,in,the,image928,?], answer(A, (const(A,purple)))). _parse([how,many,frames,are,on,the,wall,between,the,blinds,and,the,bookshelf,in,the,image396,?], answer(A, (const(A,4)))). _parse([what,color,is,the,small,bin,on,the,left,side,of,the,doorway,on,the,floor,in,the,image1012,?], answer(A, (const(A,green)))). _parse([what,is,in,the,round,plastic,bin,close,to,the,toy,shelf,in,the,image443,?], answer(A, (const(A,toy)))). _parse([what,color,is,the,bath,sponge,below,the,faucet,in,the,image718,?], answer(A, (const(A,green)))). _parse([what,is,the,round,object,on,the,floor,in,front,of,the,bookshelf,in,the,image316,?], answer(A, (const(A,rug)))). _parse([what,is,on,the,top,shelf,of,the,bookcase,close,to,the,face,shape,sculpture,in,the,image207,?], answer(A, (const(A,candle)))). _parse([what,color,is,the,door,of,the,toyhouse,behind,the,armchair,in,the,image444,?], answer(A, (const(A,blue);const(A,red)))). _parse([what,is,in,front,of,the,curtain,behind,the,armchair,in,the,image1294,?], answer(A, (const(A,guitar)))). _parse([what,is,the,largest,rectangular,object,in,this,picture,in,the,image1396,?], answer(A, (const(A,table)))). _parse([how,many,drawers,does,the,dresser,have,in,the,image1148,?], answer(A, (const(A,5)))). _parse([how,many,bicycles,are,hanging,on,the,wall,in,the,image603,?], answer(A, (const(A,1)))). _parse([what,are,the,black,objects,in,the,room,in,the,image970,?], answer(A, (const(A,dresser);const(A,television);const(A,sofa)))). _parse([what,is,the,white,object,above,the,side,table,on,the,right,side,of,the,sofa,in,the,image580,?], answer(A, (const(A,lamp_shade)))). _parse([what,is,the,metal,object,on,top,of,the,cabinet,close,to,the,oven,knobs,in,the,image760,?], answer(A, (const(A,can)))). _parse([how,many,drawers,of,the,dresser,are,open,in,the,image1004,?], answer(A, (const(A,2)))). _parse([what,is,the,main,color,of,the,tablecloth,in,the,image772,?], answer(A, (const(A,yellow)))). _parse([how,many,towel,hangers,are,in,the,picture,in,the,image694,?], answer(A, (const(A,2)))). _parse([where,are,the,toys,kept,in,this,picture,in,the,image447,?], answer(A, (const(A,plastic_toy_container)))). _parse([what,are,the,dark,brown,objects,in,this,picture,in,the,image1387,?], answer(A, (const(A,piano);const(A,piano_bench)))). _parse([what,is,the,light,blue,object,in,this,picture,in,the,image1149,?], answer(A, (const(A,wall)))). _parse([what,is,the,wooden,object,between,the,bed,and,the,rocking,chair,in,the,image1152,?], answer(A, (const(A,night_stand)))). _parse([what,are,the,most,colorful,objects,in,this,picture,in,the,image525,?], answer(A, (const(A,bed_sheets);const(A,map)))). _parse([what,is,the,wooden,object,in,front,of,the,radiator,in,the,image171,?], answer(A, (const(A,dresser)))). _parse([what,is,the,rectangular,shaped,object,on,the,night,stand,on,the,right,side,of,the,bed,in,the,image79,?], answer(A, (const(A,laptop)))). _parse([what,is,on,the,left,side,of,the,sink,and,the,faucet,handle,on,the,top,of,the,cabinet,in,the,image860,?], answer(A, (const(A,cutting_board)))). _parse([what,is,the,most,colorful,object,in,this,picture,in,the,image1287,?], answer(A, (const(A,blanket)))). _parse([what,is,the,decorative,object,on,the,coffee,table,in,the,image1287,?], answer(A, (const(A,decorative_bowl)))). _parse([how,many,lamps,are,on,the,ceiling,in,this,picture,in,the,image271,?], answer(A, (const(A,4)))). _parse([how,many,sofa,side,tables,are,in,the,living,room,in,the,image1337,?], answer(A, (const(A,2)))). _parse([what,is,on,the,left,side,of,the,wardrobe,door,below,the,cushions,in,the,image1179,?], answer(A, (const(A,window_seat)))). _parse([how,many,remote,controls,are,on,the,right,arm,of,the,chair,close,to,the,purple,stool,in,the,image1263,?], answer(A, (const(A,2)))). _parse([what,is,between,the,pictures,on,the,right,side,of,the,dvd,player,in,the,image192,?], answer(A, (const(A,television)))). _parse([what,is,on,the,door,of,the,wardrobe,on,the,left,side,of,the,blinds,in,the,image441,?], answer(A, (const(A,mirror)))). _parse([what,is,between,the,display,cabinet,and,the,bookshelf,in,the,image1421,?], answer(A, (const(A,door_way)))). _parse([what,are,the,most,colorful,objects,in,this,picture,in,the,image1151,?], answer(A, (const(A,floor_mat);const(A,blanket)))). _parse([what,is,the,black,object,on,the,right,side,of,the,flipped,table,in,the,image28,?], answer(A, (const(A,chair)))). _parse([what,is,in,front,of,the,piano,on,the,runner,rug,in,the,image1279,?], answer(A, (const(A,piano_bench)))). _parse([how,many,drawer,handles,are,on,the,left,side,of,the,armchair,in,this,picture,in,the,image389,?], answer(A, (const(A,3)))). _parse([what,color,is,the,mirror,frame,above,the,sink,in,the,image679,?], answer(A, (const(A,brown)))). _parse([what,is,the,largest,dark,brown,object,in,this,picture,in,the,image1424,?], answer(A, (const(A,table)))). _parse([which,objects,have,the,flower,pattern,in,the,image1075,?], answer(A, (const(A,bed_sheets)))). _parse([what,is,the,black,object,on,the,top,of,the,cabinet,on,the,right,side,of,the,refrigerator,in,the,image843,?], answer(A, (const(A,electrical_kettle)))). _parse([what,color,is,the,cloth,hanging,on,the,door,handle,in,the,image1003,?], answer(A, (const(A,blue)))). _parse([what,color,is,the,mirror,frame,on,the,right,side,of,the,bed,in,the,image515,?], answer(A, (const(A,white)))). _parse([what,is,the,brown,wooden,object,behind,the,flat,screen,in,front,of,the,wall,in,the,image63,?], answer(A, (const(A,dresser)))). _parse([what,is,the,largest,wooden,object,in,this,picture,in,the,image822,?], answer(A, (const(A,table)))). _parse([what,color,is,the,rolling,stool,in,front,of,the,arched,door,way,and,close,to,the,rug,in,the,image1265,?], answer(A, (const(A,purple)))). _parse([what,are,the,white,objects,on,the,kitchen,table,in,the,image570,?], answer(A, (const(A,envelope);const(A,microwave);const(A,paper_towel)))). _parse([how,many,plate,mats,are,on,the,table,in,the,image869,?], answer(A, (const(A,4)))). _parse([what,is,the,black,object,below,the,bedside,lamp,on,the,left,side,of,the,bed,in,the,image972,?], answer(A, (const(A,night_stand)))). _parse([what,is,below,the,bedside,lamp,between,the,beds,in,the,image1117,?], answer(A, (const(A,night_stand)))). _parse([what,is,the,object,on,the,cd,rack,in,the,image90,?], answer(A, (const(A,cd_disc)))). _parse([what,is,the,object,on,the,table,in,the,corner,in,the,image477,?], answer(A, (const(A,photo)))). _parse([what,is,the,object,close,to,the,wall,in,the,image472,?], answer(A, (const(A,picture)))). _parse([what,are,the,objects,on,the,bed,in,the,image1129,?], answer(A, (const(A,pillow);const(A,blanket)))). _parse([how,many,garbage,bins,are,there,in,the,image28,?], answer(A, (const(A,2)))). _parse([what,is,the,object,close,to,the,counter,in,the,image563,?], answer(A, (const(A,stove)))). _parse([what,is,the,largest,object,in,the,image1400,?], answer(A, (const(A,table)))). _parse([what,is,the,object,on,the,chair,in,the,image811,?], answer(A, (const(A,bag)))). _parse([what,are,the,objects,on,the,bed,in,the,image1166,?], answer(A, (const(A,pillow);const(A,blanket)))). _parse([what,is,the,largest,object,in,the,image1443,?], answer(A, (const(A,table)))). _parse([what,is,the,largest,object,in,the,image1395,?], answer(A, (const(A,table)))). _parse([what,is,the,object,close,to,the,counter,in,the,image776,?], answer(A, (const(A,stove)))). _parse([what,is,the,largest,object,in,the,image1233,?], answer(A, (const(A,sofa)))). _parse([what,is,the,largest,object,in,the,image1304,?], answer(A, (const(A,sofa)))). _parse([what,is,the,object,on,the,floor,close,to,the,wall,in,the,image1306,?], answer(A, (const(A,piano)))). _parse([what,is,the,object,close,to,the,towel,rod,in,the,image693,?], answer(A, (const(A,towel)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,plant,in,the,image14,?], answer(A, (const(A,sofa)))). _parse([what,is,the,object,on,the,floor,left,of,the,room,divider,in,the,image728,?], answer(A, (const(A,toilet)))). _parse([what,are,the,objects,on,the,shelves,in,the,image16,?], answer(A, (const(A,books)))). _parse([what,are,the,objects,on,the,table,in,the,image30,?], answer(A, (const(A,monitor);const(A,telephone);const(A,computer)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,window,in,the,image932,?], answer(A, (const(A,bed)))). _parse([how,many,chairs,are,there,in,the,image822,?], answer(A, (const(A,5)))). _parse([what,is,the,tallest,object,on,the,floor,left,of,the,bed,in,the,image537,?], answer(A, (const(A,lamp)))). _parse([what,is,the,largest,black,object,in,the,image63,?], answer(A, (const(A,monitor)))). _parse([what,is,the,largest,object,in,the,image1447,?], answer(A, (const(A,table)))). _parse([how,many,sink,are,there,close,to,the,counter,in,the,image671,?], answer(A, (const(A,2)))). _parse([what,is,the,object,on,the,stool,in,front,of,the,wall,in,the,image520,?], answer(A, (const(A,fan)))). _parse([what,is,the,object,on,the,counter,in,the,image780,?], answer(A, (const(A,microwave)))). _parse([what,is,the,round,object,on,the,blue,box,that,is,on,the,floor,close,to,the,wall,in,the,image966,?], answer(A, (const(A,ball)))). _parse([what,is,the,object,on,the,floor,below,the,picture,in,the,image43,?], answer(A, (const(A,sofa)))). _parse([what,is,the,object,on,the,table,in,the,corner,in,the,image1349,?], answer(A, (const(A,lamp)))). _parse([what,is,the,object,close,to,the,counter,in,the,image127,?], answer(A, (const(A,sink)))). _parse([what,is,the,object,on,the,floor,left,bags,in,the,image975,?], answer(A, (const(A,picture)))). _parse([what,are,the,objects,on,the,floor,in,the,image61,?], answer(A, (const(A,bag);const(A,garbage_bin);const(A,shoe);const(A,clothes);const(A,bottle)))). _parse([what,is,the,object,on,the,table,in,the,image1399,?], answer(A, (const(A,paper)))). _parse([what,is,the,object,close,to,the,wall,in,the,image18,?], answer(A, (const(A,ladder)))). _parse([what,is,the,object,close,to,the,wall,in,the,image42,?], answer(A, (const(A,whiteboard)))). _parse([what,is,the,largest,object,in,the,image125,?], answer(A, (const(A,refridgerator)))). _parse([what,is,the,green,object,on,the,floor,in,the,image519,?], answer(A, (const(A,basket)))). _parse([how,many,garbage,bins,are,there,on,the,floor,in,the,image571,?], answer(A, (const(A,2)))). _parse([what,is,the,largest,object,in,the,image1394,?], answer(A, (const(A,table)))). _parse([what,is,the,object,close,to,the,wall,in,the,image36,?], answer(A, (const(A,poster_board)))). _parse([what,are,the,objects,kept,on,the,table,in,the,image85,?], answer(A, (const(A,books)))). _parse([what,is,the,mat,kept,close,to,the,box,in,the,image89,?], answer(A, (const(A,yoga_mat)))). _parse([what,is,the,object,on,the,floor,close,to,the,wall,in,the,corner,in,the,image1353,?], answer(A, (const(A,lamp)))). _parse([how,many,sofas,are,there,in,the,image1331,?], answer(A, (const(A,2)))). _parse([what,are,the,objects,on,the,table,in,the,image1441,?], answer(A, (const(A,clothes)))). _parse([what,is,the,object,close,to,the,counter,in,the,image679,?], answer(A, (const(A,sink)))). _parse([what,is,the,object,close,to,the,wall,in,the,image471,?], answer(A, (const(A,wall_decoration)))). _parse([what,is,the,object,on,the,floor,in,the,corner,in,the,image1167,?], answer(A, (const(A,lamp)))). _parse([what,is,the,largest,black,object,on,the,floor,in,the,image621,?], answer(A, (const(A,chair)))). _parse([what,is,the,red,object,on,the,floor,in,the,image687,?], answer(A, (const(A,floor_mat)))). _parse([what,is,the,object,left,of,the,room,divider,in,the,image681,?], answer(A, (const(A,door)))). _parse([what,are,the,objects,on,the,shelves,in,the,image658,?], answer(A, (const(A,soap);const(A,bottle_of_liquid);const(A,hand_sanitizer);const(A,toothpaste);const(A,face_wash_cream)))). _parse([what,is,the,object,close,to,the,bed,in,the,image1077,?], answer(A, (const(A,ladder)))). _parse([what,is,the,object,close,to,the,wall,right,and,left,of,the,cabinet,in,the,image1260,?], answer(A, (const(A,television)))). _parse([what,is,the,object,on,the,bed,in,the,image1163,?], answer(A, (const(A,pillow)))). _parse([what,is,the,object,close,to,the,wall,right,of,the,screen,in,the,image1075,?], answer(A, (const(A,picture)))). _parse([what,is,the,object,on,the,table,in,the,image1078,?], answer(A, (const(A,toy)))). _parse([how,many,chairs,are,there,in,the,image1262,?], answer(A, (const(A,1)))). _parse([what,is,the,object,on,the,floor,close,to,the,shelves,in,the,image86,?], answer(A, (const(A,trolley)))). _parse([how,many,pillows,are,there,on,the,bed,in,the,image1022,?], answer(A, (const(A,2)))). _parse([what,is,the,object,on,the,floor,close,to,the,wall,divider,in,the,image836,?], answer(A, (const(A,stool)))). _parse([what,is,the,largest,object,in,the,image1422,?], answer(A, (const(A,piano)))). _parse([what,are,the,objects,on,the,floor,in,front,of,the,window,in,the,image1119,?], answer(A, (const(A,table);const(A,chair)))). _parse([what,is,the,object,on,the,floor,in,the,corner,in,the,image59,?], answer(A, (const(A,chair)))). _parse([what,is,the,object,close,to,the,wall,in,the,image1093,?], answer(A, (const(A,picture)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,door,in,the,image1106,?], answer(A, (const(A,chair)))). _parse([what,is,the,object,close,to,the,wall,in,the,image9,?], answer(A, (const(A,framed_certificate)))). _parse([what,is,the,object,close,to,the,ceiling,in,the,image783,?], answer(A, (const(A,light)))). _parse([what,is,the,object,on,the,floor,right,of,the,chair,in,the,image1058,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,wall,in,the,image1156,?], answer(A, (const(A,bed)))). _parse([what,is,the,object,close,to,the,wall,right,of,the,table,in,the,image476,?], answer(A, (const(A,framed_certificate)))). _parse([what,is,the,largest,object,in,the,image1083,?], answer(A, (const(A,sofa)))). _parse([what,is,the,largest,object,in,the,image1278,?], answer(A, (const(A,sofa)))). _parse([what,are,the,objects,on,the,bed,in,the,image56,?], answer(A, (const(A,pillow);const(A,blanket);const(A,clothes)))). _parse([how,many,doors,are,open,in,the,image1315,?], answer(A, (const(A,1)))). _parse([what,is,the,object,close,to,the,wall,below,the,window,in,the,image77,?], answer(A, (const(A,heater)))). _parse([what,is,the,largest,object,in,the,image1409,?], answer(A, (const(A,table)))). _parse([what,is,the,object,on,the,bed,in,the,image1181,?], answer(A, (const(A,pillow)))). _parse([what,is,the,object,on,the,table,in,the,image812,?], answer(A, (const(A,bottle)))). _parse([what,are,the,objects,on,the,bed,in,the,image1147,?], answer(A, (const(A,pillow);const(A,blanket)))). _parse([what,is,the,object,on,the,floor,close,to,the,wall,in,the,image1149,?], answer(A, (const(A,picture)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,wall,in,the,image1217,?], answer(A, (const(A,sofa)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,wall,in,the,image1336,?], answer(A, (const(A,fan)))). _parse([what,is,the,object,close,to,the,ceiling,in,the,image1364,?], answer(A, (const(A,light)))). _parse([what,are,the,objects,on,the,table,in,the,image88,?], answer(A, (const(A,books)))). _parse([what,is,the,object,close,to,the,floor,in,the,image673,?], answer(A, (const(A,floor_mat)))). _parse([what,are,the,objects,on,the,bed,in,the,image1092,?], answer(A, (const(A,pillow);const(A,blanket)))). _parse([what,is,the,object,close,to,the,door,in,the,image650,?], answer(A, (const(A,door_knob)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,room,divider,in,the,image833,?], answer(A, (const(A,stool)))). _parse([what,is,the,object,close,to,the,middle,counter,table,in,the,image908,?], answer(A, (const(A,stove)))). _parse([what,is,the,largest,object,in,the,image1124,?], answer(A, (const(A,bed)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,counter,in,the,image768,?], answer(A, (const(A,table)))). _parse([what,is,the,object,on,the,table,in,the,image1424,?], answer(A, (const(A,flower_pot)))). _parse([what,is,the,largest,object,in,the,image594,?], answer(A, (const(A,sofa)))). _parse([what,is,the,object,close,to,the,wall,above,the,floor,in,the,image1057,?], answer(A, (const(A,window)))). _parse([what,are,the,objects,on,the,counter,in,the,image862,?], answer(A, (const(A,coffee_machine);const(A,hot_water_heater);const(A,cup)))). _parse([what,is,the,object,close,to,the,wall,in,the,image17,?], answer(A, (const(A,ladder)))). _parse([what,is,the,object,below,the,bed,on,the,floor,in,the,image1153,?], answer(A, (const(A,cabinet)))). _parse([what,is,the,object,on,the,towel,rod,in,the,image690,?], answer(A, (const(A,towel)))). _parse([what,is,the,largest,object,in,the,image1264,?], answer(A, (const(A,sofa)))). _parse([how,many,chairs,are,there,in,the,image1430,?], answer(A, (const(A,1)))). _parse([what,are,the,objects,on,the,counter,in,the,image561,?], answer(A, (const(A,plate);const(A,spoon);const(A,knife);const(A,cup);const(A,bottle)))). _parse([what,is,the,object,on,the,counter,in,the,corner,in,the,image800,?], answer(A, (const(A,hot_water_heater)))). _parse([how,many,monitors,are,there,in,the,table,in,the,image605,?], answer(A, (const(A,2)))). _parse([what,is,the,largest,object,in,the,image1302,?], answer(A, (const(A,sofa)))). _parse([what,is,the,object,on,the,floor,behind,the,rack,in,the,image1220,?], answer(A, (const(A,room_divider)))). _parse([what,is,the,object,close,to,the,floor,in,the,image1182,?], answer(A, (const(A,floor_mat)))). _parse([what,is,the,largest,object,in,the,image1254,?], answer(A, (const(A,sofa)))). _parse([what,is,the,toy,kept,on,the,shelf,close,to,the,wall,in,the,image634,?], answer(A, (const(A,soft_toy)))). _parse([what,is,the,object,close,to,the,wall,above,the,stove,in,the,image2,?], answer(A, (const(A,microwave)))). _parse([what,is,the,red,object,close,to,the,wall,left,of,the,dustbin,in,the,image1,?], answer(A, (const(A,fire_extinguisher)))). _parse([what,is,the,largest,object,in,the,image843,?], answer(A, (const(A,refridgerator)))). _parse([what,are,the,objects,on,the,shelves,in,the,image644,?], answer(A, (const(A,books)))). _parse([how,many,monitors,are,on,the,counter,in,the,image635,?], answer(A, (const(A,3)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,bathtub,in,the,image744,?], answer(A, (const(A,toilet)))). _parse([what,is,the,object,on,the,table,in,the,corner,in,the,image1180,?], answer(A, (const(A,lamp)))). _parse([what,is,the,object,close,to,the,wall,above,the,table,in,the,image1391,?], answer(A, (const(A,picture)))). _parse([what,is,the,object,close,to,the,ceiling,in,the,image1397,?], answer(A, (const(A,light)))). _parse([what,are,the,objects,on,the,table,in,the,image1227,?], answer(A, (const(A,books)))). _parse([what,is,the,table,in,the,image1206,on,the,floor,in,the,image1206,?], answer(A, (const(A,pool_table)))). _parse([what,are,the,objects,on,the,shelves,in,the,image87,?], answer(A, (const(A,books)))). _parse([what,is,the,object,close,to,the,wall,in,the,image41,?], answer(A, (const(A,whiteboard)))). _parse([what,is,the,object,close,to,the,wall,above,the,sink,in,the,image47,?], answer(A, (const(A,mirror)))). _parse([how,many,chairs,are,there,in,the,image39,?], answer(A, (const(A,6)))). _parse([what,is,the,black,object,on,the,counter,in,the,image844,?], answer(A, (const(A,hot_water_heater)))). _parse([what,are,the,objects,on,the,floor,mat,in,the,image1369,?], answer(A, (const(A,table);const(A,chair)))). _parse([what,are,the,objects,on,the,bed,in,the,image927,?], answer(A, (const(A,blanket);const(A,pillow)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,wall,in,the,image618,?], answer(A, (const(A,sofa)))). _parse([what,are,the,objects,on,the,table,in,the,image1234,?], answer(A, (const(A,photo);const(A,lamp)))). _parse([what,is,the,object,close,to,the,wall,in,the,image1442,?], answer(A, (const(A,picture)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,wall,in,the,image1004,?], answer(A, (const(A,cabinet)))). _parse([how,many,chairs,are,there,in,the,image550,?], answer(A, (const(A,6)))). _parse([what,is,the,object,on,the,floor,left,of,the,cot,in,the,image1039,?], answer(A, (const(A,jacket)))). _parse([what,is,the,object,close,to,the,wall,in,the,image76,?], answer(A, (const(A,photo)))). _parse([what,is,the,object,on,the,fruit,platter,in,the,image565,?], answer(A, (const(A,fruit)))). _parse([what,are,the,objects,close,to,the,wall,in,the,image117,?], answer(A, (const(A,wall_decoration)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,middle,table,in,the,image906,?], answer(A, (const(A,garbage_bag)))). _parse([what,are,the,objects,on,the,bed,in,the,image79,?], answer(A, (const(A,pillow);const(A,blanket);const(A,bed_sheets)))). _parse([how,many,beds,are,there,in,the,image1127,?], answer(A, (const(A,2)))). _parse([what,are,the,objects,kept,on,the,shelves,in,the,image84,?], answer(A, (const(A,books)))). _parse([what,is,the,object,on,the,floor,close,to,the,cabinet,in,the,image699,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,the,object,on,the,chair,in,the,image1053,?], answer(A, (const(A,jacket)))). _parse([what,is,the,object,close,to,the,refrigerator,in,the,image126,?], answer(A, (const(A,magnet)))). _parse([what,is,the,object,close,to,the,wall,behind,the,chair,in,the,image33,?], answer(A, (const(A,whiteboard)))). _parse([what,is,the,largest,object,on,the,table,in,the,image57,?], answer(A, (const(A,laptop)))). _parse([what,is,the,largest,object,on,the,counter,in,the,image137,?], answer(A, (const(A,grill)))). _parse([what,is,the,object,close,to,the,wall,below,the,mirror,in,the,image664,?], answer(A, (const(A,sink)))). _parse([what,are,the,objects,on,the,table,in,the,image29,?], answer(A, (const(A,monitor);const(A,keyboard);const(A,mouse);const(A,computer);const(A,paper)))). _parse([what,is,the,largest,object,in,the,image669,?], answer(A, (const(A,bathtub)))). _parse([what,is,the,largest,object,in,the,image1258,?], answer(A, (const(A,sofa)))). _parse([what,are,the,object,close,to,the,cabinet,in,front,of,the,mirror,in,the,image743,?], answer(A, (const(A,sink);const(A,faucet)))). _parse([what,is,the,object,close,to,the,counter,in,the,image677,?], answer(A, (const(A,sink)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,window,in,the,image1298,?], answer(A, (const(A,sofa)))). _parse([how,many,pillows,are,there,on,the,bed,in,the,image1195,?], answer(A, (const(A,3)))). _parse([how,many,pillows,are,there,in,the,sofa,in,the,image1295,?], answer(A, (const(A,2)))). _parse([what,is,the,black,object,in,the,image1285,on,the,floor,in,the,image1285,?], answer(A, (const(A,chair)))). _parse([what,is,the,object,on,the,table,in,the,corner,in,the,image1021,?], answer(A, (const(A,lamp)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,wall,in,the,image1082,?], answer(A, (const(A,sofa)))). _parse([what,is,the,largest,object,in,the,image1433,?], answer(A, (const(A,table)))). _parse([what,is,the,object,close,to,the,counter,in,the,image670,?], answer(A, (const(A,sink)))). _parse([what,is,the,object,on,the,floor,right,of,the,bed,in,the,image928,?], answer(A, (const(A,garbage_bin)))). _parse([how,many,lamps,are,there,in,the,image1175,?], answer(A, (const(A,2)))). _parse([what,are,the,objects,on,the,bed,in,the,image516,?], answer(A, (const(A,pillow);const(A,blanket)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,wall,in,the,image21,?], answer(A, (const(A,water_dispenser)))). _parse([what,is,the,largest,object,in,the,image1335,?], answer(A, (const(A,sofa)))). _parse([what,is,the,largest,object,in,the,image1277,?], answer(A, (const(A,sofa)))). _parse([what,is,the,object,on,the,counter,in,the,corner,in,the,image857,?], answer(A, (const(A,microwave)))). _parse([what,is,the,object,on,the,floor,left,of,the,table,in,the,image37,?], answer(A, (const(A,printer)))). _parse([what,are,the,objects,close,to,the,counter,in,the,image861,?], answer(A, (const(A,sink);const(A,faucet)))). _parse([what,is,the,object,on,the,floor,right,side,of,the,table,in,the,image613,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,the,largest,object,on,the,study,table,in,the,image782,?], answer(A, (const(A,monitor)))). _parse([what,is,the,object,on,the,floor,in,the,corner,in,the,image77,?], answer(A, (const(A,cabinet)))). _parse([what,is,the,red,object,on,the,stove,in,the,image129,?], answer(A, (const(A,tea_kettle)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,window,in,the,image1411,?], answer(A, (const(A,piano)))). _parse([what,is,the,object,on,the,chair,in,the,image1001,?], answer(A, (const(A,soft_toy)))). _parse([what,are,the,objects,on,the,table,in,the,image1288,?], answer(A, (const(A,books);const(A,plate)))). _parse([what,are,the,objects,on,the,shelves,in,the,image1145,?], answer(A, (const(A,books);const(A,toy);const(A,basket)))). _parse([what,is,the,object,close,to,the,cabinet,in,the,image34,?], answer(A, (const(A,light)))). _parse([what,is,the,object,close,to,the,counter,in,the,image785,?], answer(A, (const(A,stove)))). _parse([what,is,the,object,on,the,floor,below,the,picture,in,the,image732,?], answer(A, (const(A,toilet)))). _parse([what,are,the,objects,on,the,sofa,in,the,image607,?], answer(A, (const(A,pillow);const(A,blanket);const(A,clothes)))). _parse([what,is,the,largest,object,on,the,floor,in,the,image591,?], answer(A, (const(A,sofa)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,air,vent,in,the,image509,?], answer(A, (const(A,bathtub)))). _parse([what,is,the,object,close,to,the,wall,above,to,the,table,in,the,image1162,?], answer(A, (const(A,window)))). _parse([what,is,the,largest,red,object,in,the,image1250,?], answer(A, (const(A,sofa)))). _parse([what,is,the,object,above,the,sink,close,to,the,wall,in,the,image651,?], answer(A, (const(A,mirror)))). _parse([what,are,the,objects,on,the,bed,in,the,image60,?], answer(A, (const(A,blanket);const(A,pillow);const(A,clothes)))). _parse([what,is,the,object,on,the,floor,right,of,the,wall,in,the,image973,?], answer(A, (const(A,cabinet)))). _parse([what,is,the,object,on,the,table,in,front,of,the,wall,in,the,image1290,?], answer(A, (const(A,television)))). _parse([what,are,the,objects,on,the,bed,in,the,image976,?], answer(A, (const(A,blanket);const(A,pillow)))). _parse([what,is,the,object,on,the,side,table,in,the,image633,?], answer(A, (const(A,bag)))). _parse([what,is,the,object,close,to,the,table,in,the,image717,?], answer(A, (const(A,sink)))). _parse([what,is,the,object,on,the,below,the,wall,picture,in,the,image992,?], answer(A, (const(A,lamp)))). _parse([what,is,the,largest,object,in,the,image870,?], answer(A, (const(A,counter)))). _parse([what,is,the,object,on,the,below,the,table,in,the,image466,?], answer(A, (const(A,floor_mat)))). _parse([what,is,the,object,close,to,the,wall,in,the,image118,?], answer(A, (const(A,wall_decoration)))). _parse([what,is,the,brown,object,on,the,floor,left,of,the,cabinet,in,the,image967,?], answer(A, (const(A,chair)))). _parse([what,is,the,object,on,the,floor,right,of,the,counter,in,the,image775,?], answer(A, (const(A,refridgerator)))). _parse([what,is,the,object,on,the,counter,in,the,image860,?], answer(A, (const(A,bread)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,cabinet,in,the,image592,?], answer(A, (const(A,table)))). _parse([what,is,the,object,on,the,towel,rod,in,the,image709,?], answer(A, (const(A,towel)))). _parse([what,is,the,object,on,the,towel,rod,in,the,image718,?], answer(A, (const(A,towel)))). _parse([what,is,the,object,on,the,counter,in,the,image907,?], answer(A, (const(A,stove)))). _parse([what,are,the,objects,kept,in,the,shelves,in,the,image1196,?], answer(A, (const(A,books)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,window,in,the,image971,?], answer(A, (const(A,sofa)))). _parse([how,many,pillows,are,there,in,the,image538,?], answer(A, (const(A,2)))). _parse([what,is,the,object,close,to,the,wall,in,the,image31,?], answer(A, (const(A,whiteboard)))). _parse([what,is,the,largest,object,in,the,image1368,?], answer(A, (const(A,table)))). _parse([what,is,the,object,on,the,table,in,the,image1421,?], answer(A, (const(A,flower_pot)))). _parse([what,is,the,object,on,the,table,if,front,of,the,chair,in,the,image40,?], answer(A, (const(A,telephone)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,wall,in,the,image784,?], answer(A, (const(A,refridgerator)))). _parse([what,is,the,object,on,top,of,the,stove,attached,to,the,cabinet,in,the,image1,?], answer(A, (const(A,microwave)))). _parse([how,many,blue,chairs,are,in,the,image1,?], answer(A, (const(A,2)))). _parse([what,is,the,object,on,the,side,of,the,garbage,bin,and,close,to,the,wall,in,the,image1,?], answer(A, (const(A,fire_extinguisher)))). _parse([what,is,the,object,built,on,top,of,the,counter,right,of,the,stove,in,the,image1,?], answer(A, (const(A,sink)))). _parse([what,is,the,object,that,is,right,of,the,black,garbage,bin,and,left,of,the,gray,garbage,bin,in,the,image1,?], answer(A, (const(A,chair)))). _parse([what,is,the,object,on,top,of,the,stove,in,the,image2,?], answer(A, (const(A,vessel)))). _parse([what,is,the,largest,object,in,the,image2,?], answer(A, (const(A,refridgerator)))). _parse([what,are,the,objects,placed,on,the,counter,in,the,image2,?], answer(A, (const(A,vessel);const(A,sink);const(A,bowl);const(A,sponge)))). _parse([what,is,the,object,fixed,close,to,the,wall,in,the,image2,?], answer(A, (const(A,cabinet)))). _parse([what,are,stacked,on,the,red,paper,rack,in,the,image9,?], answer(A, (const(A,paper)))). _parse([how,many,wall,hanging,frames,are,hung,on,the,wall,in,the,image9,?], answer(A, (const(A,3)))). _parse([what,is,kept,on,top,of,the,storage,table,right,of,the,paper,rack,in,the,image9,?], answer(A, (const(A,box_of_paper)))). _parse([what,is,the,object,kept,inside,the,file,container,that,is,kept,above,the,file,stand,in,the,image9,?], answer(A, (const(A,file)))). _parse([what,is,the,object,on,which,the,pen,stand,is,placed,in,the,image9,?], answer(A, (const(A,table)))). _parse([what,is,the,largest,object,in,the,image14,?], answer(A, (const(A,sofa)))). _parse([what,is,the,object,in,front,of,the,sofa,and,behind,the,window,in,the,image14,?], answer(A, (const(A,plant)))). _parse([what,is,the,object,close,to,the,wall,in,the,image14,?], answer(A, (const(A,picture)))). _parse([what,is,the,red,object,with,hanging,hooks,in,front,of,the,wall,in,the,image14,?], answer(A, (const(A,ornamental_plant)))). _parse([what,are,the,objects,that,are,attached,close,to,the,door,in,the,image15,?], answer(A, (const(A,door_knob);const(A,door_lock)))). _parse([what,is,the,red,object,close,to,the,wall,in,the,turning,of,the,room,in,the,image15,?], answer(A, (const(A,fire_extinguisher)))). _parse([what,are,the,objects,close,to,the,ceiling,in,the,image15,?], answer(A, (const(A,exit_sign);const(A,fire_alarm);const(A,light)))). _parse([what,are,objects,stacked,on,the,shelves,in,the,image15,?], answer(A, (const(A,books)))). _parse([what,is,the,reading,materials,placed,close,on,the,bookshelf,in,the,image16,?], answer(A, (const(A,books)))). _parse([what,are,objects,below,the,bookshelf,on,top,of,the,counter,in,the,image16,?], answer(A, (const(A,tape_dispenser);const(A,hole_puncher);const(A,paper_holder)))). _parse([how,many,lights,are,fitted,close,to,the,ceiling,in,this,image16,?], answer(A, (const(A,2)))). _parse([what,is,the,object,placed,on,a,table,below,the,bookshelf,in,the,image16,?], answer(A, (const(A,flatbed_scanner)))). _parse([what,is,the,climbing,object,close,to,the,wall,in,the,image17,?], answer(A, (const(A,ladder)))). _parse([what,are,objects,kept,close,to,shelf,in,the,image17,?], answer(A, (const(A,books);const(A,papers);const(A,file_holder)))). _parse([what,is,the,object,placed,in,front,of,the,filling,shelves,in,the,image17,?], answer(A, (const(A,table)))). _parse([what,are,fitted,close,to,the,ceiling,in,the,image17,?], answer(A, (const(A,display_board);const(A,fire_alarm)))). _parse([what,is,the,largest,object,in,the,image18,?], answer(A, (const(A,ladder)))). _parse([what,is,the,red,board,hanging,from,the,ceiling,in,the,image18,?], answer(A, (const(A,display_board)))). _parse([what,is,the,object,built,in,the,middle,close,to,the,wall,in,the,image18,?], answer(A, (const(A,door_frame)))). _parse([what,is,the,object,that,is,built,close,to,the,floor,giving,doorway,to,walk,in,the,image18,?], answer(A, (const(A,door);const(A,door_way_arch)))). _parse([what,are,the,objects,close,to,the,wall,in,the,image21,?], answer(A, (const(A,clock);const(A,poster_board);const(A,wire);const(A,telephone);const(A,fire_alarm)))). _parse([what,are,the,sheets,pinned,on,the,poster,board,in,the,image21,?], answer(A, (const(A,newspapers)))). _parse([what,is,the,object,left,of,the,chair,in,front,of,the,wall,in,the,image21,?], answer(A, (const(A,water_dispenser)))). _parse([what,is,the,liquid,bottle,kept,on,the,table,in,the,image21,?], answer(A, (const(A,hand_sanitizer)))). _parse([how,many,doors,are,open,in,the,image21,?], answer(A, (const(A,1)))). _parse([what,is,the,object,close,to,the,wall,in,the,image28,?], answer(A, (const(A,whiteboard)))). _parse([how,many,blue,dustbins,are,there,in,the,image28,?], answer(A, (const(A,2)))). _parse([what,is,the,object,close,to,the,ceiling,in,the,image28,?], answer(A, (const(A,spot_light)))). _parse([what,are,the,objects,on,the,table,in,the,image29,?], answer(A, (const(A,monitor);const(A,keyboard);const(A,computer);const(A,wire);const(A,paper);const(A,mouse)))). _parse([how,many,cpu,are,there,in,the,image29,?], answer(A, (const(A,2)))). _parse([what,is,the,object,close,to,the,wall,behind,the,table,in,the,image29,?], answer(A, (const(A,switchbox)))). _parse([what,is,the,object,close,to,the,wall,in,the,image30,?], answer(A, (const(A,fire_alarm)))). _parse([how,many,chairs,are,there,in,the,image30,?], answer(A, (const(A,1)))). _parse([what,is,the,object,right,of,the,table,in,the,middle,of,the,room,in,the,image30,?], answer(A, (const(A,room_divider)))). _parse([how,many,chairs,are,there,in,the,image31,?], answer(A, (const(A,2)))). _parse([what,is,the,object,close,to,the,wall,in,the,image31,?], answer(A, (const(A,whiteboard)))). _parse([what,are,objects,on,the,table,in,the,image31,?], answer(A, (const(A,computer);const(A,monitor);const(A,telephone);const(A,keyboard)))). _parse([how,many,monitors,are,there,on,the,table,in,the,image32,?], answer(A, (const(A,2)))). _parse([what,is,the,object,in,front,of,the,corner,wall,in,the,image32,?], answer(A, (const(A,water_dispenser)))). _parse([what,is,the,kept,on,top,of,the,cpu,left,of,the,monitor,in,the,image32,?], answer(A, (const(A,keyboard)))). _parse([what,is,the,object,close,to,the,wall,in,the,image33,?], answer(A, (const(A,whiteboard)))). _parse([what,is,the,object,in,front,of,the,whiteboard,in,the,image33,?], answer(A, (const(A,chair)))). _parse([what,is,the,object,to,the,right,side,of,the,chair,in,the,image33,?], answer(A, (const(A,monitor)))). _parse([how,many,chairs,are,there,in,the,image34,?], answer(A, (const(A,1)))). _parse([what,is,the,object,close,to,the,wall,on,the,right,side,in,the,image34,?], answer(A, (const(A,whiteboard)))). _parse([how,many,sofas,are,there,in,the,image35,?], answer(A, (const(A,3)))). _parse([what,are,the,objects,close,to,the,wall,in,the,image35,?], answer(A, (const(A,exit_sign);const(A,poster_board);const(A,fire_alarm)))). _parse([what,is,the,sign,board,close,to,in,the,image36,?], answer(A, (const(A,wall)))). _parse([what,are,the,objects,close,to,the,poster,board,in,the,image36,?], answer(A, (const(A,paper);const(A,clock)))). _parse([what,are,the,objects,in,front,of,the,wall,left,side,of,the,cabinets,in,the,image36,?], answer(A, (const(A,printer);const(A,garbage_bin)))). _parse([what,is,the,largest,object,in,the,image37,?], answer(A, (const(A,printer)))). _parse([what,are,the,objects,on,the,cabinet,table,in,the,image37,?], answer(A, (const(A,stapler);const(A,paper_cutter);const(A,tape)))). _parse([what,is,the,object,in,front,of,the,wall,on,top,of,the,table,left,of,the,big,printer,in,the,image37,?], answer(A, (const(A,printer)))). _parse([how,many,printers,are,there,in,the,image38,?], answer(A, (const(A,2)))). _parse([what,is,the,object,left,of,the,table,in,the,image38,?], answer(A, (const(A,room_divider)))). _parse([what,are,the,objects,on,the,table,in,the,image38,?], answer(A, (const(A,printer);const(A,stapler);const(A,paper)))). _parse([how,many,red,chairs,are,there,in,the,image39,?], answer(A, (const(A,6)))). _parse([what,is,the,largest,object,in,the,image39,?], answer(A, (const(A,table)))). _parse([what,is,the,object,on,the,table,in,the,image39,?], answer(A, (const(A,telephone)))). _parse([how,many,windows,are,covered,with,red,screen,in,the,image39,?], answer(A, (const(A,3)))). _parse([how,many,window,screens,are,there,in,the,image40,?], answer(A, (const(A,2)))). _parse([what,is,the,object,in,front,of,the,window,in,the,image40,?], answer(A, (const(A,chair)))). _parse([what,is,the,object,on,the,table,in,the,image40,?], answer(A, (const(A,telephone)))). _parse([what,is,the,object,close,to,the,wall,in,the,image41,?], answer(A, (const(A,whiteboard)))). _parse([what,are,objects,the,in,front,of,the,wall,in,the,image41,?], answer(A, (const(A,table);const(A,chair)))). _parse([what,is,the,close,to,the,window,to,the,right,of,the,chairs,in,the,image41,?], answer(A, (const(A,room_divider)))). _parse([what,is,the,object,close,to,the,wall,in,the,image42,?], answer(A, (const(A,whiteboard)))). _parse([what,are,the,objects,kept,on,the,rack,of,the,whiteboard,in,the,image42,?], answer(A, (const(A,whiteboard_marker);const(A,duster)))). _parse([what,are,the,objects,kept,in,front,of,the,wall,on,the,table,in,the,image42,?], answer(A, (const(A,coffee_pot);const(A,cleaner);const(A,paper);const(A,book)))). _parse([what,is,the,object,close,to,the,wall,above,the,sofa,in,the,image43,?], answer(A, (const(A,picture)))). _parse([what,is,the,largest,object,in,the,image43,?], answer(A, (const(A,sofa)))). _parse([what,are,objects,on,the,top,most,shelves,close,to,the,wall,in,the,image43,?], answer(A, (const(A,books)))). _parse([what,is,the,object,close,to,the,sink,in,the,image46,?], answer(A, (const(A,faucet_handle)))). _parse([what,are,the,objects,close,to,the,wall,in,the,image46,?], answer(A, (const(A,soap);const(A,hand_sanitizer);const(A,towel_rod);const(A,towel)))). _parse([what,is,the,object,close,to,the,wall,above,the,sink,in,the,image46,?], answer(A, (const(A,mirror)))). _parse([what,are,the,objects,above,the,toilet,on,the,shelf,frame,in,the,image47,?], answer(A, (const(A,tissue_box)))). _parse([what,is,the,object,left,side,of,the,toilet,in,the,image47,?], answer(A, (const(A,room_divider)))). _parse([what,is,the,object,above,the,shelf,frame,close,to,the,wall,in,the,image47,?], answer(A, (const(A,mirror)))). _parse([how,many,pillows,are,there,in,the,image56,?], answer(A, (const(A,2)))). _parse([what,are,the,objects,on,the,cot,in,the,image56,?], answer(A, (const(A,pillow);const(A,blanket);const(A,jacket)))). _parse([what,is,kept,on,top,of,the,side,table,in,the,image56,?], answer(A, (const(A,tissue_box)))). _parse([what,are,the,objects,on,the,table,in,the,image57,?], answer(A, (const(A,laptop);const(A,printer);const(A,pen_holder);const(A,bottle);const(A,paper);const(A,cables)))). _parse([what,are,the,objects,on,the,side,table,in,the,image57,?], answer(A, (const(A,hand_sanitizer);const(A,tissue_box)))). _parse([what,is,the,object,close,to,the,wall,on,the,floor,in,the,image57,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,the,object,on,top,of,the,chair,close,to,the,wall,in,the,image59,?], answer(A, (const(A,basketball_hoop)))). _parse([what,is,the,largest,object,in,the,image59,?], answer(A, (const(A,chair)))). _parse([what,are,the,objects,hung,close,in,the,wardrobe,in,the,image59,?], answer(A, (const(A,shirts_in_hanger)))). _parse([what,are,the,objects,on,the,floor,in,the,image60,?], answer(A, (const(A,box);const(A,garbage_bin);const(A,shoe)))). _parse([how,many,shoes,are,there,in,the,image60,?], answer(A, (const(A,2)))). _parse([what,are,the,objects,in,the,bed,in,the,image60,?], answer(A, (const(A,hair_brush);const(A,clothes)))). _parse([what,is,the,object,close,to,the,wall,below,the,window,screen,in,the,image61,?], answer(A, (const(A,heater)))). _parse([what,are,the,objects,on,the,floor,in,the,image61,?], answer(A, (const(A,bag);const(A,shoe);const(A,garbage_bin);const(A,bag);const(A,box)))). _parse([what,are,the,objects,on,the,bed,in,the,image61,?], answer(A, (const(A,clothes)))). _parse([what,is,the,largest,object,in,the,image62,?], answer(A, (const(A,monitor)))). _parse([what,are,the,objects,on,the,table,in,the,image62,?], answer(A, (const(A,cleaner);const(A,monitor);const(A,dvd_player)))). _parse([what,are,the,objects,hung,close,to,the,door,in,the,image62,?], answer(A, (const(A,clothes)))). _parse([what,are,the,objects,on,the,table,in,the,image63,?], answer(A, (const(A,cleaner);const(A,monitor);const(A,dvd_player)))). _parse([what,is,the,object,close,to,the,wall,in,the,image63,?], answer(A, (const(A,cabinet)))). _parse([what,are,the,objects,in,the,cabinets,in,the,image63,?], answer(A, (const(A,computer);const(A,books);const(A,bottle)))). _parse([what,are,the,objects,on,the,bed,in,the,image76,?], answer(A, (const(A,pillow);const(A,blanket);const(A,clothes)))). _parse([what,is,the,object,close,to,the,wall,in,the,image76,?], answer(A, (const(A,picture)))). _parse([what,is,the,object,on,the,side,table,in,the,image76,?], answer(A, (const(A,lamp)))). _parse([what,is,the,object,below,the,window,close,to,the,wall,in,the,image77,?], answer(A, (const(A,heater)))). _parse([what,is,the,object,close,to,the,wall,in,the,image77,?], answer(A, (const(A,wall_decoration)))). _parse([what,are,the,objects,on,the,table,close,to,the,wall,in,the,image77,?], answer(A, (const(A,fan);const(A,pen_holder);const(A,bottle);const(A,pen);const(A,pencil);const(A,paper);const(A,hand_sanitizer)))). _parse([what,is,the,largest,object,in,the,image78,?], answer(A, (const(A,bicycle)))). _parse([what,are,the,objects,close,to,the,wall,in,the,image78,?], answer(A, (const(A,wall_decoration)))). _parse([what,is,the,object,right,of,the,bicycle,in,the,image78,?], answer(A, (const(A,cabinet)))). _parse([what,is,the,object,on,top,of,the,bed,in,the,image79,?], answer(A, (const(A,pillow);const(A,blanket);const(A,bed_sheets);const(A,clothes)))). _parse([what,is,the,object,right,of,the,bed,in,the,image79,?], answer(A, (const(A,table)))). _parse([what,is,on,top,of,the,side,table,that,is,left,of,the,bed,in,the,image79,?], answer(A, (const(A,lamp)))). _parse([how,many,tables,are,there,in,the,image84,?], answer(A, (const(A,4)))). _parse([what,are,objects,on,the,shelves,in,the,image84,?], answer(A, (const(A,books)))). _parse([what,are,the,objects,on,top,of,the,bookshelf,in,the,image84,?], answer(A, (const(A,wall_decoration)))). _parse([how,many,tables,are,there,in,the,image85,?], answer(A, (const(A,2)))). _parse([what,are,objects,on,the,shelves,in,the,image85,?], answer(A, (const(A,books)))). _parse([what,are,the,objects,close,to,the,ceiling,in,the,image86,?], answer(A, (const(A,spot_light)))). _parse([what,is,the,object,close,to,the,rack,in,the,doorway,in,the,image86,?], answer(A, (const(A,ladder)))). _parse([how,many,strollers,are,there,in,the,image86,?], answer(A, (const(A,2)))). _parse([what,are,the,objects,close,to,the,ceiling,in,the,image87,?], answer(A, (const(A,spot_light)))). _parse([what,is,the,object,close,to,the,rack,in,the,doorway,in,the,image87,?], answer(A, (const(A,ladder)))). _parse([what,are,the,objects,kept,on,the,rack,in,the,image87,?], answer(A, (const(A,books)))). _parse([what,are,the,objects,close,to,the,ceiling,in,the,image88,?], answer(A, (const(A,spot_light)))). _parse([what,are,the,objects,kept,on,the,table,in,the,image88,?], answer(A, (const(A,books)))). _parse([what,is,the,object,kept,close,to,the,wall,in,the,image88,?], answer(A, (const(A,clock)))). _parse([what,are,the,objects,kept,on,the,rack,in,the,image89,?], answer(A, (const(A,books)))). _parse([what,is,the,object,kept,on,the,floor,close,to,the,pillar,in,the,image89,?], answer(A, (const(A,table);const(A,box)))). _parse([what,are,the,objects,in,the,box,close,to,the,pillar,in,the,image89,?], answer(A, (const(A,yoga_mat)))). _parse([what,are,the,objects,on,the,side,rack,in,the,image90,?], answer(A, (const(A,cd_disc)))). _parse([what,is,the,object,hung,on,the,hanger,in,the,image90,?], answer(A, (const(A,shirts_in_hanger);const(A,bag)))). _parse([what,are,the,objects,on,the,shelf,in,the,image90,?], answer(A, (const(A,books)))). _parse([what,are,the,objects,hung,close,on,the,hangers,in,the,image91,?], answer(A, (const(A,bag)))). _parse([what,are,the,objects,kept,on,the,top,rack,of,the,shelf,in,the,image91,?], answer(A, (const(A,clothes)))). _parse([what,are,the,objects,on,the,rack,in,the,image91,?], answer(A, (const(A,books)))). _parse([what,is,the,object,left,and,right,of,the,chair,in,the,image117,?], answer(A, (const(A,table)))). _parse([how,many,chairs,are,there,left,and,right,of,the,first,table,in,the,image117,?], answer(A, (const(A,4)))). _parse([what,is,the,object,stuck,close,to,the,wall,in,the,image117,?], answer(A, (const(A,wall_decoration)))). _parse([how,many,chairs,are,there,in,the,image118,?], answer(A, (const(A,13)))). _parse([what,is,the,object,on,the,table,in,the,image118,?], answer(A, (const(A,cup)))). _parse([what,is,the,object,behind,the,chairs,in,the,hangers,in,the,image118,?], answer(A, (const(A,clothes)))). _parse([what,is,the,largest,object,in,the,image119,?], answer(A, (const(A,trolley)))). _parse([how,many,chairs,are,there,in,the,image119,?], answer(A, (const(A,2)))). _parse([what,are,the,objects,on,the,trolley,in,the,image119,?], answer(A, (const(A,books)))). _parse([what,is,the,object,on,the,hangers,in,the,image119,?], answer(A, (const(A,clothes)))). _parse([what,is,the,largest,object,in,the,image125,?], answer(A, (const(A,refridgerator)))). _parse([what,is,the,object,stuck,close,to,the,refrigerator,door,in,the,image125,?], answer(A, (const(A,magnet)))). _parse([what,are,the,objects,close,to,the,wall,in,the,image125,?], answer(A, (const(A,scarf);const(A,switchbox)))). _parse([what,is,the,largest,object,in,the,image126,?], answer(A, (const(A,refridgerator)))). _parse([what,is,the,object,stuck,close,to,the,refrigerator,door,in,the,image126,?], answer(A, (const(A,magnet)))). _parse([what,is,the,object,on,the,counter,in,the,image126,?], answer(A, (const(A,stove_burner)))). _parse([what,is,the,object,close,to,the,wall,above,the,stove,burner,in,the,image126,?], answer(A, (const(A,microwave)))). _parse([what,is,the,object,close,to,the,counter,in,the,image127,?], answer(A, (const(A,sink)))). _parse([what,is,the,object,close,to,the,sink,on,the,counter,in,the,image127,?], answer(A, (const(A,faucet)))). _parse([what,are,the,objects,on,the,counter,in,the,image127,?], answer(A, (const(A,bottle);const(A,toaster);const(A,cup);const(A,dish_brush)))). _parse([what,is,the,object,on,the,spice,stand,in,the,image128,?], answer(A, (const(A,spice_bottle)))). _parse([what,is,the,object,right,of,the,ladle,cups,in,the,image128,?], answer(A, (const(A,box)))). _parse([what,is,the,object,below,the,microwave,in,the,image129,?], answer(A, (const(A,stove_burner)))). _parse([what,is,the,object,close,to,the,wall,above,the,stove,burner,in,the,image129,?], answer(A, (const(A,microwave)))). _parse([what,is,the,red,object,on,the,stove,burner,in,the,image129,?], answer(A, (const(A,tea_kettle)))). _parse([what,is,the,object,left,of,the,stove,burner,in,the,image129,?], answer(A, (const(A,knife_rack)))). _parse([what,is,the,object,close,to,the,wall,right,of,the,refrigerator,and,left,of,the,hand,towel,in,the,image131,?], answer(A, (const(A,spice_rack)))). _parse([what,is,the,object,on,the,stove,in,the,image131,?], answer(A, (const(A,plate)))). _parse([what,is,the,object,on,the,counter,in,front,of,the,stove,in,the,image131,?], answer(A, (const(A,hot_water_heater)))). _parse([what,is,the,object,close,to,the,counter,in,which,the,vessels,are,kept,in,the,image132,?], answer(A, (const(A,sink)))). _parse([what,is,the,object,in,the,spice,rack,close,to,the,wall,in,the,image132,?], answer(A, (const(A,spice_bottle)))). _parse([what,are,the,objects,on,the,counter,in,the,image132,?], answer(A, (const(A,tissue);const(A,bottle_of_liquid);const(A,knife)))). _parse([how,many,spice,bottles,are,there,in,the,spice,rack,in,the,image133,?], answer(A, (const(A,12)))). _parse([what,is,object,that,is,on,the,counter,close,to,the,sink,in,the,image133,?], answer(A, (const(A,faucet)))). _parse([what,is,the,largest,object,in,the,image134,?], answer(A, (const(A,refridgerator)))). _parse([what,are,the,boards,that,are,slanted,on,the,counter,in,the,image134,?], answer(A, (const(A,cutting_board)))). _parse([what,is,the,yellow,machine,on,the,counter,in,the,image134,?], answer(A, (const(A,electric_mixer)))). _parse([what,is,the,largest,object,in,the,image137,?], answer(A, (const(A,grill)))). _parse([what,are,the,objects,close,to,the,counter,below,the,cabinet,in,the,image137,?], answer(A, (const(A,faucet);const(A,sink)))). _parse([what,is,object,left,of,the,sink,on,the,counter,in,the,image137,?], answer(A, (const(A,bottle_of_liquid)))). _parse([what,is,the,object,on,the,floor,below,the,table,in,the,image466,?], answer(A, (const(A,floor_mat)))). _parse([how,many,lamps,are,there,on,the,table,in,the,image466,?], answer(A, (const(A,2)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,wall,in,the,image466,?], answer(A, (const(A,sofa)))). _parse([how,many,wall,pictures,are,there,close,to,the,wall,in,the,image471,?], answer(A, (const(A,3)))). _parse([what,is,the,object,on,the,floor,in,which,the,man,is,sitting,in,the,image471,?], answer(A, (const(A,chair)))). _parse([what,are,the,objects,on,the,counter,in,the,image471,?], answer(A, (const(A,printer);const(A,monitor);const(A,laptop);const(A,paper_holder);const(A,file)))). _parse([what,is,the,object,close,to,the,wall,in,the,image472,?], answer(A, (const(A,photo)))). _parse([what,are,the,objects,in,the,shelves,in,the,image472,?], answer(A, (const(A,books)))). _parse([what,is,the,object,kept,on,the,floor,in,the,image472,?], answer(A, (const(A,computer)))). _parse([what,are,the,objects,on,the,shelves,in,the,image476,?], answer(A, (const(A,books)))). _parse([what,is,the,object,on,the,floor,behind,the,table,in,the,image476,?], answer(A, (const(A,chair)))). _parse([what,are,the,objects,on,the,table,in,the,image476,?], answer(A, (const(A,books);const(A,ball);const(A,telephone);const(A,paper)))). _parse([what,is,the,object,on,the,floor,left,of,the,table,in,the,image477,?], answer(A, (const(A,sofa)))). _parse([what,is,the,ball,on,the,table,in,the,image477,?], answer(A, (const(A,basketball)))). _parse([what,is,the,object,in,the,middle,shelf,in,the,image477,?], answer(A, (const(A,monitor)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,wall,in,the,image509,?], answer(A, (const(A,bathtub)))). _parse([what,is,the,object,close,to,the,cabinet,in,the,image509,?], answer(A, (const(A,sink);const(A,faucet)))). _parse([what,is,the,object,close,to,the,wall,left,of,the,sink,in,the,image509,?], answer(A, (const(A,mirror)))). _parse([what,is,the,object,in,front,window,in,the,image516,?], answer(A, (const(A,lamp)))). _parse([what,are,the,objects,on,the,bed,in,the,image516,?], answer(A, (const(A,pillow);const(A,blanket);const(A,bed_sheets)))). _parse([what,is,the,object,close,to,the,wall,in,the,image516,?], answer(A, (const(A,picture)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,cabinet,in,the,image519,?], answer(A, (const(A,basket)))). _parse([how,many,lamps,are,there,in,the,image519,?], answer(A, (const(A,2)))). _parse([what,are,the,objects,in,the,shelves,in,the,image519,?], answer(A, (const(A,books)))). _parse([what,is,the,object,on,the,stool,in,the,image520,?], answer(A, (const(A,fan)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,wall,in,the,image520,?], answer(A, (const(A,cabinet)))). _parse([what,is,the,largest,object,in,the,image520,?], answer(A, (const(A,bed)))). _parse([what,is,the,object,on,the,floor,right,of,the,wall,in,the,image537,?], answer(A, (const(A,lamp)))). _parse([what,are,the,objects,on,the,bed,in,the,image537,?], answer(A, (const(A,blanket);const(A,pillow)))). _parse([what,is,the,object,on,the,floor,left,of,the,bed,in,the,image537,?], answer(A, (const(A,cabinet)))). _parse([how,many,pillows,are,there,on,the,bed,in,the,image538,?], answer(A, (const(A,2)))). _parse([what,is,the,object,on,the,floor,left,of,the,bed,in,the,image538,?], answer(A, (const(A,cabinet)))). _parse([what,is,the,object,on,the,cabinet,in,the,image538,?], answer(A, (const(A,lamp)))). _parse([how,many,chairs,are,there,in,the,image550,?], answer(A, (const(A,6)))). _parse([what,is,the,largest,object,in,the,image550,?], answer(A, (const(A,table)))). _parse([what,is,the,mat,on,the,table,in,the,image550,?], answer(A, (const(A,desk_mat)))). _parse([what,is,the,object,close,to,the,wall,above,the,sink,in,the,image561,?], answer(A, (const(A,window)))). _parse([what,is,the,object,close,to,the,counter,in,the,image561,?], answer(A, (const(A,sink)))). _parse([what,are,the,objects,on,the,counter,in,the,image561,?], answer(A, (const(A,plate);const(A,cup);const(A,bottle);const(A,spoon);const(A,bag)))). _parse([what,is,the,object,close,to,the,counter,in,front,of,the,wall,in,the,image563,?], answer(A, (const(A,stove)))). _parse([what,is,the,object,above,the,stove,close,to,the,wall,in,the,image563,?], answer(A, (const(A,microwave)))). _parse([what,is,the,object,on,the,floor,in,the,corner,in,the,image563,?], answer(A, (const(A,refridgerator)))). _parse([what,is,the,largest,object,in,the,image564,?], answer(A, (const(A,cabinet)))). _parse([what,are,the,objects,on,the,table,in,the,image564,?], answer(A, (const(A,books)))). _parse([what,are,the,objects,on,the,counter,in,the,image564,?], answer(A, (const(A,plate);const(A,cutting_board);const(A,cup);const(A,bottle);const(A,spoon)))). _parse([what,is,the,largest,object,in,the,image565,?], answer(A, (const(A,table)))). _parse([how,many,chairs,are,there,in,the,image565,?], answer(A, (const(A,4)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,wall,in,the,image565,?], answer(A, (const(A,refridgerator)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,wall,in,the,image566,?], answer(A, (const(A,refridgerator)))). _parse([how,many,chairs,are,there,in,the,image566,?], answer(A, (const(A,3)))). _parse([what,is,the,object,on,the,counter,in,the,corner,in,the,image566,?], answer(A, (const(A,electric_mixer)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,counter,in,the,image568,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,the,object,close,to,the,counter,in,the,image568,?], answer(A, (const(A,stove)))). _parse([what,is,the,object,on,the,counter,in,the,corner,in,the,image568,?], answer(A, (const(A,electric_mixer)))). _parse([what,is,the,object,close,to,the,counter,in,the,image571,?], answer(A, (const(A,stove)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,wall,in,the,image571,?], answer(A, (const(A,refridgerator)))). _parse([what,is,the,object,on,the,floor,left,of,the,refrigerator,in,the,image571,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,the,largest,object,in,the,image591,?], answer(A, (const(A,sofa)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,wall,in,the,image591,?], answer(A, (const(A,cabinet)))). _parse([what,is,the,object,on,the,table,in,the,image591,?], answer(A, (const(A,bowl)))). _parse([what,is,the,object,on,the,floor,in,the,corner,in,the,image592,?], answer(A, (const(A,sofa)))). _parse([what,is,the,object,on,the,stool,in,the,image592,?], answer(A, (const(A,lamp)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,wall,in,the,image592,?], answer(A, (const(A,cabinet)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,cabinet,in,the,image594,?], answer(A, (const(A,sofa)))). _parse([what,is,the,object,on,the,sofa,in,the,image594,?], answer(A, (const(A,towel)))). _parse([what,is,the,object,left,of,the,screen,in,the,image594,?], answer(A, (const(A,door)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,table,in,the,image605,?], answer(A, (const(A,chair)))). _parse([how,many,monitors,are,there,on,the,table,in,the,image605,?], answer(A, (const(A,2)))). _parse([what,is,the,object,on,the,table,in,the,image605,?], answer(A, (const(A,pot)))). _parse([what,is,the,largest,object,in,the,image607,?], answer(A, (const(A,sofa)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,cabinet,in,the,image607,?], answer(A, (const(A,stool)))). _parse([what,are,the,objects,on,the,sofa,in,the,image607,?], answer(A, (const(A,pillow);const(A,blanket)))). _parse([what,is,the,object,on,the,floor,right,of,the,table,in,the,image613,?], answer(A, (const(A,garbage_bin)))). _parse([how,many,chairs,are,there,in,the,image613,?], answer(A, (const(A,3)))). _parse([what,is,the,object,close,to,the,wall,in,the,image613,?], answer(A, (const(A,poster_board)))). _parse([what,is,the,largest,object,in,the,image618,?], answer(A, (const(A,sofa)))). _parse([what,is,the,object,close,to,the,wall,left,of,the,wall,in,the,image618,?], answer(A, (const(A,door)))). _parse([what,is,the,object,on,the,table,in,the,image618,?], answer(A, (const(A,paper)))). _parse([what,is,the,object,on,the,floor,close,to,the,table,in,the,image621,?], answer(A, (const(A,chair)))). _parse([what,is,the,object,close,to,the,wall,in,the,image621,?], answer(A, (const(A,poster_board)))). _parse([what,is,the,object,on,the,counter,in,the,image621,?], answer(A, (const(A,monitor);const(A,keyboard);const(A,mouse);const(A,pen);const(A,paper)))). _parse([what,is,the,toy,on,the,shelf,in,the,image633,?], answer(A, (const(A,soft_toy)))). _parse([what,is,the,object,on,the,floor,right,of,the,cabinet,in,the,image633,?], answer(A, (const(A,room_divider)))). _parse([what,is,the,object,on,which,the,person,is,sitting,in,the,image633,?], answer(A, (const(A,chair)))). _parse([how,many,chairs,are,there,in,the,image634,?], answer(A, (const(A,2)))). _parse([what,is,the,toy,on,the,shelf,in,the,image634,?], answer(A, (const(A,soft_toy)))). _parse([what,is,the,object,on,the,counter,left,of,the,soft,toy,in,the,image634,?], answer(A, (const(A,laptop)))). _parse([how,many,monitors,are,there,on,the,shelf,in,the,image635,?], answer(A, (const(A,3)))). _parse([what,is,the,object,close,to,the,wall,in,the,image635,?], answer(A, (const(A,door)))). _parse([what,is,the,object,on,the,cabinet,in,the,image635,?], answer(A, (const(A,cup)))). _parse([what,is,the,largest,object,on,the,floor,in,the,image644,?], answer(A, (const(A,sofa)))). _parse([what,are,the,objects,on,the,shelves,in,the,image644,?], answer(A, (const(A,books)))). _parse([how,many,pillows,are,there,on,the,sofa,in,the,image644,?], answer(A, (const(A,2)))). _parse([what,is,the,object,close,to,the,door,in,the,image650,?], answer(A, (const(A,door_knob)))). _parse([what,is,the,object,close,to,the,counter,in,the,image650,?], answer(A, (const(A,sink)))). _parse([what,is,the,object,close,to,the,counter,in,the,image651,?], answer(A, (const(A,sink)))). _parse([what,is,the,object,above,the,sink,in,the,image651,?], answer(A, (const(A,mirror)))). _parse([what,is,the,object,right,of,the,sink,in,the,image651,?], answer(A, (const(A,faucet)))). _parse([what,is,the,object,above,the,sink,close,to,the,wall,in,the,image657,?], answer(A, (const(A,mirror)))). _parse([what,is,the,object,close,to,the,towel,rod,in,the,image657,?], answer(A, (const(A,towel)))). _parse([what,is,the,object,close,to,the,sink,in,the,image657,?], answer(A, (const(A,faucet)))). _parse([what,is,the,object,on,the,table,in,the,image658,?], answer(A, (const(A,plant)))). _parse([what,is,the,object,close,to,the,wall,above,the,sink,in,the,image664,?], answer(A, (const(A,mirror)))). _parse([what,is,the,object,close,to,the,wall,below,the,mirror,in,the,image664,?], answer(A, (const(A,sink)))). _parse([what,is,the,decoration,close,to,the,wall,in,the,image664,?], answer(A, (const(A,wall_decoration)))). _parse([what,is,the,largest,object,in,the,image669,?], answer(A, (const(A,bathtub)))). _parse([what,is,the,object,on,the,shelves,in,the,image669,?], answer(A, (const(A,towel)))). _parse([what,is,the,object,behind,and,above,the,bathtub,in,the,image669,?], answer(A, (const(A,faucet)))). _parse([what,are,the,objects,close,to,the,counter,in,the,image670,?], answer(A, (const(A,sink);const(A,faucet)))). _parse([what,is,the,object,on,the,floor,below,the,counter,in,the,image670,?], answer(A, (const(A,chair)))). _parse([what,is,the,object,close,to,the,wall,above,the,sink,in,the,image670,?], answer(A, (const(A,mirror)))). _parse([how,many,sinks,are,there,in,the,image671,?], answer(A, (const(A,2)))). _parse([what,is,the,object,close,to,the,wall,above,the,counter,in,the,image671,?], answer(A, (const(A,mirror)))). _parse([what,is,the,object,close,to,the,sink,in,the,image671,?], answer(A, (const(A,faucet)))). _parse([what,is,the,object,close,to,the,floor,in,the,image673,?], answer(A, (const(A,floor_mat)))). _parse([what,is,the,object,close,to,the,floor,right,of,the,door,in,the,image673,?], answer(A, (const(A,bathtub)))). _parse([what,is,the,object,close,to,the,towel,rod,in,the,image673,?], answer(A, (const(A,towel)))). _parse([what,is,the,object,close,to,the,counter,in,the,image677,?], answer(A, (const(A,sink)))). _parse([what,is,the,object,close,to,the,sink,in,the,image677,?], answer(A, (const(A,faucet)))). _parse([what,is,the,object,in,front,of,the,counter,in,the,image677,?], answer(A, (const(A,toilet)))). _parse([what,is,the,object,close,to,the,counter,in,the,image679,?], answer(A, (const(A,sink)))). _parse([what,is,the,object,close,to,the,sink,in,the,image679,?], answer(A, (const(A,faucet)))). _parse([what,is,the,object,right,of,the,sink,on,the,counter,in,the,image679,?], answer(A, (const(A,towel)))). _parse([what,is,the,object,close,to,the,towel,rod,in,the,image681,?], answer(A, (const(A,towel)))). _parse([what,is,the,object,behind,the,flower,pot,in,the,image681,?], answer(A, (const(A,door)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,door,in,the,image681,?], answer(A, (const(A,flower_pot)))). _parse([what,is,the,object,on,the,floor,left,of,the,bathtub,in,the,image686,?], answer(A, (const(A,floor_mat)))). _parse([what,is,the,object,on,the,floor,right,of,the,floor,mat,in,the,image686,?], answer(A, (const(A,bathtub)))). _parse([what,is,the,object,close,to,the,wall,in,the,image686,?], answer(A, (const(A,faucet)))). _parse([what,is,the,object,close,to,the,wall,in,the,image687,?], answer(A, (const(A,faucet)))). _parse([what,is,the,object,on,the,floor,right,of,the,door,in,the,image687,?], answer(A, (const(A,floor_mat)))). _parse([what,is,the,object,below,the,counter,in,the,image687,?], answer(A, (const(A,cabinet)))). _parse([what,is,the,object,close,to,the,towel,rod,in,the,image690,?], answer(A, (const(A,towel)))). _parse([what,is,the,object,close,to,the,door,in,the,image690,?], answer(A, (const(A,door_knob)))). _parse([what,is,the,object,close,to,wall,in,the,image690,?], answer(A, (const(A,towel_rod)))). _parse([what,is,the,object,on,the,floor,right,of,the,screen,in,the,image693,?], answer(A, (const(A,floor_mat)))). _parse([what,is,the,object,close,to,the,floor,left,of,the,wall,in,the,image693,?], answer(A, (const(A,toilet)))). _parse([what,is,the,object,close,to,the,towel,rod,in,the,image693,?], answer(A, (const(A,towel)))). _parse([what,is,the,object,on,the,floor,in,the,image699,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,the,object,below,the,counter,in,the,image699,?], answer(A, (const(A,cabinet)))). _parse([what,is,the,object,close,to,the,counter,in,the,image699,?], answer(A, (const(A,sink)))). _parse([what,is,the,object,close,to,the,counter,in,the,image708,?], answer(A, (const(A,sink)))). _parse([what,is,the,object,close,to,the,sink,in,the,image708,?], answer(A, (const(A,faucet)))). _parse([what,is,the,object,close,to,the,tissue,box,in,the,image708,?], answer(A, (const(A,tissue)))). _parse([what,is,the,object,close,to,the,towel,rod,in,the,image709,?], answer(A, (const(A,towel)))). _parse([what,is,the,object,behind,the,screen,in,the,image709,?], answer(A, (const(A,bathtub)))). _parse([what,is,the,object,in,front,of,the,counter,in,the,image709,?], answer(A, (const(A,toilet)))). _parse([what,is,the,object,close,to,the,counter,in,the,image717,?], answer(A, (const(A,sink)))). _parse([what,is,the,object,on,the,counter,in,front,of,the,cabinet,in,the,image717,?], answer(A, (const(A,towel)))). _parse([what,is,the,object,above,counter,close,to,the,wall,in,the,image717,?], answer(A, (const(A,mirror)))). _parse([what,is,the,object,close,to,the,towel,rod,in,the,image718,?], answer(A, (const(A,towel)))). _parse([what,is,the,object,behind,the,room,divider,in,the,image718,?], answer(A, (const(A,bathtub)))). _parse([what,is,the,object,in,front,of,the,room,divider,on,the,floor,in,the,image718,?], answer(A, (const(A,toilet)))). _parse([what,is,the,object,close,to,the,counter,in,the,image724,?], answer(A, (const(A,sink)))). _parse([what,is,the,object,close,to,the,sink,in,the,image724,?], answer(A, (const(A,faucet)))). _parse([what,is,the,object,close,to,the,tissue,rod,in,the,image724,?], answer(A, (const(A,tissue)))). _parse([what,is,the,object,close,to,the,tissue,box,in,the,image728,?], answer(A, (const(A,tissue)))). _parse([what,is,the,object,behind,the,room,divider,in,the,image728,?], answer(A, (const(A,bathtub)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,room,divider,in,the,image728,?], answer(A, (const(A,toilet)))). _parse([what,is,the,object,close,to,the,wall,in,the,image732,?], answer(A, (const(A,wall_decoration)))). _parse([what,is,the,object,close,to,the,tissue,rod,in,the,image732,?], answer(A, (const(A,tissue)))). _parse([what,is,the,object,on,the,floor,below,the,picture,in,the,image732,?], answer(A, (const(A,toilet)))). _parse([what,is,the,object,close,to,the,counter,in,the,image743,?], answer(A, (const(A,sink)))). _parse([what,is,the,object,close,to,the,sink,in,the,image743,?], answer(A, (const(A,faucet)))). _parse([what,is,the,object,close,to,the,wall,above,the,counter,in,the,image743,?], answer(A, (const(A,mirror)))). _parse([what,is,the,object,on,the,floor,behind,the,screen,in,the,image744,?], answer(A, (const(A,bathtub)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,screen,in,the,image744,?], answer(A, (const(A,toilet)))). _parse([what,is,the,object,on,the,bathtub,in,the,image744,?], answer(A, (const(A,floor_mat)))). _parse([how,many,chairs,are,there,in,the,image768,?], answer(A, (const(A,2)))). _parse([what,is,the,object,on,the,table,in,the,image768,?], answer(A, (const(A,fruit)))). _parse([what,is,the,object,close,to,the,refrigerator,in,the,image768,?], answer(A, (const(A,paper)))). _parse([what,is,the,object,close,to,the,counter,in,the,image775,?], answer(A, (const(A,sink)))). _parse([what,is,the,object,on,the,floor,right,of,the,counter,in,the,image775,?], answer(A, (const(A,refridgerator)))). _parse([what,is,the,object,below,the,counter,in,the,image775,?], answer(A, (const(A,dishwasher)))). _parse([what,is,the,object,close,to,the,counter,in,the,image776,?], answer(A, (const(A,stove)))). _parse([what,are,the,objects,on,the,counter,in,the,image776,?], answer(A, (const(A,box);const(A,bottle_of_liquid)))). _parse([what,is,the,largest,object,in,the,image780,?], answer(A, (const(A,counter)))). _parse([what,is,the,object,on,the,counter,left,of,the,hot,water,heater,in,the,image780,?], answer(A, (const(A,toaster)))). _parse([what,is,the,object,close,to,the,wall,in,the,image782,?], answer(A, (const(A,picture)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,table,in,the,image782,?], answer(A, (const(A,chair)))). _parse([how,many,monitors,are,there,on,the,table,in,the,image782,?], answer(A, (const(A,1)))). _parse([what,is,the,object,close,to,the,ceiling,in,the,image783,?], answer(A, (const(A,light)))). _parse([what,is,the,object,close,to,the,wall,in,the,image783,?], answer(A, (const(A,window)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,wall,in,the,image784,?], answer(A, (const(A,refridgerator)))). _parse([what,is,the,object,close,to,the,floor,in,the,image784,?], answer(A, (const(A,floor_mat)))). _parse([what,is,the,object,close,to,the,counter,in,the,image784,?], answer(A, (const(A,stove)))). _parse([what,is,the,object,close,to,the,counter,in,the,image785,?], answer(A, (const(A,stove)))). _parse([what,is,the,object,on,the,counter,left,of,the,stove,in,the,image785,?], answer(A, (const(A,microwave)))). _parse([what,is,the,object,on,the,counter,right,of,the,stove,in,the,image785,?], answer(A, (const(A,hot_water_heater)))). _parse([what,is,the,object,on,the,counter,in,the,corner,in,the,image800,?], answer(A, (const(A,hot_water_heater)))). _parse([what,is,the,object,close,to,the,wall,above,the,counter,in,the,image800,?], answer(A, (const(A,window)))). _parse([how,many,chairs,are,there,in,the,image811,?], answer(A, (const(A,2)))). _parse([what,is,the,object,on,the,chair,in,the,image811,?], answer(A, (const(A,bag)))). _parse([what,is,the,object,close,to,the,wall,above,the,counter,in,the,image811,?], answer(A, (const(A,microwave)))). _parse([what,is,the,object,on,the,table,in,the,image812,?], answer(A, (const(A,bottle)))). _parse([what,is,the,object,close,to,the,wall,above,the,counter,in,the,image812,?], answer(A, (const(A,microwave)))). _parse([how,many,bottles,are,there,on,the,table,in,the,image812,?], answer(A, (const(A,2)))). _parse([how,many,chairs,are,there,in,the,image822,?], answer(A, (const(A,5)))). _parse([what,is,the,largest,object,in,the,image822,?], answer(A, (const(A,table)))). _parse([what,is,the,object,on,the,table,in,the,image822,?], answer(A, (const(A,newspapers)))). _parse([how,many,sinks,are,close,to,the,counter,in,the,image833,?], answer(A, (const(A,2)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,room,divider,in,the,image833,?], answer(A, (const(A,stool)))). _parse([what,is,the,object,below,the,counter,in,the,image833,?], answer(A, (const(A,cabinet)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,room,divider,in,the,image835,?], answer(A, (const(A,stool)))). _parse([what,is,the,object,on,the,counter,in,the,corner,in,the,image835,?], answer(A, (const(A,tea_kettle)))). _parse([what,is,the,object,close,to,the,counter,in,the,image835,?], answer(A, (const(A,stove)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,room,divider,in,the,image836,?], answer(A, (const(A,stool)))). _parse([what,is,the,object,in,front,of,the,chair,in,the,image836,?], answer(A, (const(A,table)))). _parse([what,is,the,object,on,the,floor,left,of,the,room,divider,in,the,image836,?], answer(A, (const(A,water_dispenser)))). _parse([how,many,chairs,are,there,in,the,image842,?], answer(A, (const(A,7)))). _parse([what,is,the,largest,object,in,the,image842,?], answer(A, (const(A,table)))). _parse([what,is,the,largest,object,in,the,image843,?], answer(A, (const(A,refridgerator)))). _parse([what,is,the,object,close,to,the,wall,in,the,image843,?], answer(A, (const(A,picture)))). _parse([what,is,the,object,on,the,table,right,of,the,refrigerator,in,the,image843,?], answer(A, (const(A,hot_water_heater)))). _parse([what,is,the,object,on,the,table,left,of,the,cooker,in,the,image844,?], answer(A, (const(A,hot_water_heater)))). _parse([what,is,the,object,close,to,the,counter,in,the,image844,?], answer(A, (const(A,stove)))). _parse([what,is,the,object,below,the,counter,in,the,image844,?], answer(A, (const(A,dishwasher)))). _parse([what,is,the,object,on,the,counter,in,the,corner,in,the,image857,?], answer(A, (const(A,microwave)))). _parse([what,is,the,object,below,the,counter,in,the,image857,?], answer(A, (const(A,cabinet)))). _parse([what,is,the,object,on,the,counter,in,front,of,the,microwave,in,the,image857,?], answer(A, (const(A,plate)))). _parse([what,is,the,object,close,to,the,counter,in,the,image860,?], answer(A, (const(A,stove)))). _parse([what,is,the,object,on,the,counter,in,the,image860,?], answer(A, (const(A,bread)))). _parse([what,is,the,object,close,to,the,sink,in,the,image860,?], answer(A, (const(A,faucet)))). _parse([what,is,the,object,close,to,the,counter,in,the,image861,?], answer(A, (const(A,stove)))). _parse([what,are,the,objects,on,the,counter,in,the,image861,?], answer(A, (const(A,cutting_board);const(A,towel);const(A,knife)))). _parse([what,is,the,object,close,to,the,sink,in,the,image861,?], answer(A, (const(A,faucet)))). _parse([what,is,the,object,on,the,counter,in,the,corner,in,the,image862,?], answer(A, (const(A,microwave)))). _parse([what,is,the,object,below,the,counter,in,the,image862,?], answer(A, (const(A,cabinet)))). _parse([what,is,the,object,on,the,counter,right,of,the,cup,rack,in,the,image862,?], answer(A, (const(A,coffee_machine)))). _parse([what,is,the,largest,object,in,the,image870,?], answer(A, (const(A,counter)))). _parse([what,is,the,object,close,to,the,wall,side,to,the,cabinet,in,the,image870,?], answer(A, (const(A,window)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,counter,in,the,image906,?], answer(A, (const(A,garbage_bag)))). _parse([what,is,the,object,close,to,the,counter,below,the,window,in,the,image906,?], answer(A, (const(A,sink)))). _parse([what,is,object,close,to,the,counter,in,the,middle,in,the,image906,?], answer(A, (const(A,stove)))). _parse([what,is,the,object,close,to,the,counter,below,the,window,in,the,image907,?], answer(A, (const(A,sink)))). _parse([what,is,object,close,to,the,counter,in,the,middle,in,the,image907,?], answer(A, (const(A,stove)))). _parse([what,is,the,object,on,the,stove,in,the,image907,?], answer(A, (const(A,vessel)))). _parse([what,is,the,object,close,to,the,counter,below,the,window,in,the,image908,?], answer(A, (const(A,sink)))). _parse([what,is,object,close,to,the,counter,in,the,middle,in,the,image908,?], answer(A, (const(A,stove)))). _parse([what,is,the,object,on,the,stove,in,the,image908,?], answer(A, (const(A,vessel)))). _parse([how,many,pillows,are,there,on,the,bed,in,the,image927,?], answer(A, (const(A,1)))). _parse([what,are,the,objects,on,the,bed,in,the,image927,?], answer(A, (const(A,pillow);const(A,blanket)))). _parse([what,is,the,object,on,the,floor,right,of,the,bed,in,the,image928,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,the,object,on,the,floor,right,of,the,dustbin,in,the,image928,?], answer(A, (const(A,chair)))). _parse([what,is,the,object,on,the,floor,close,to,the,wall,in,the,image928,?], answer(A, (const(A,cabinet)))). _parse([what,is,the,largest,object,in,the,image932,?], answer(A, (const(A,bed)))). _parse([what,are,the,objects,on,the,desk,in,the,image932,?], answer(A, (const(A,lamp);const(A,books)))). _parse([what,is,the,object,close,to,the,wall,above,the,bed,in,the,image932,?], answer(A, (const(A,window)))). _parse([what,is,the,object,on,the,stool,in,the,image962,?], answer(A, (const(A,lamp)))). _parse([what,is,the,object,on,the,floor,left,of,the,stool,in,the,image962,?], answer(A, (const(A,bed)))). _parse([what,is,the,object,close,to,the,wall,above,the,stool,in,the,image962,?], answer(A, (const(A,picture)))). _parse([what,is,the,object,on,the,rolled,exercise,mat,in,the,image966,?], answer(A, (const(A,ball)))). _parse([what,is,the,object,in,the,middle,shelf,in,the,image966,?], answer(A, (const(A,books)))). _parse([what,is,the,object,close,to,the,wall,in,the,image966,?], answer(A, (const(A,picture)))). _parse([what,is,the,object,on,the,floor,left,of,the,cabinet,in,the,image967,?], answer(A, (const(A,chair)))). _parse([what,is,the,object,on,the,floor,right,of,the,chair,in,the,image967,?], answer(A, (const(A,cabinet)))). _parse([what,is,the,object,close,to,the,wall,behind,the,table,in,the,image971,?], answer(A, (const(A,window)))). _parse([what,is,the,largest,object,in,the,image971,?], answer(A, (const(A,bed)))). _parse([what,is,the,toy,on,the,table,in,the,image971,?], answer(A, (const(A,soft_toy)))). _parse([how,many,doors,are,there,in,the,image973,?], answer(A, (const(A,1)))). _parse([what,is,the,object,close,to,the,wall,in,the,image973,?], answer(A, (const(A,picture)))). _parse([what,is,the,object,on,the,floor,below,the,picture,in,the,image973,?], answer(A, (const(A,cabinet)))). _parse([what,is,the,object,on,the,floor,close,to,the,wall,in,the,image975,?], answer(A, (const(A,picture)))). _parse([what,is,the,object,on,the,table,in,the,image975,?], answer(A, (const(A,soft_toy)))). _parse([how,many,bags,are,kept,on,the,floor,in,the,image975,?], answer(A, (const(A,2)))). _parse([what,is,the,object,on,the,floor,close,to,the,wall,in,the,image976,?], answer(A, (const(A,picture)))). _parse([what,is,the,largest,object,in,the,image976,?], answer(A, (const(A,bed)))). _parse([what,are,the,objects,on,the,bed,in,the,image976,?], answer(A, (const(A,pillow);const(A,blanket)))). _parse([what,is,the,object,on,the,stool,in,the,image992,?], answer(A, (const(A,lamp)))). _parse([what,is,the,object,close,to,the,wall,in,the,image992,?], answer(A, (const(A,poster_board)))). _parse([what,is,the,object,on,the,floor,in,the,image992,?], answer(A, (const(A,bed)))). _parse([what,is,the,object,on,the,shelf,in,the,image1001,?], answer(A, (const(A,music_stereo)))). _parse([what,is,the,object,left,of,the,shelf,in,the,image1001,?], answer(A, (const(A,soft_toy)))). _parse([how,many,doors,are,open,in,the,image1004,?], answer(A, (const(A,1)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,wall,in,the,image1004,?], answer(A, (const(A,cabinet)))). _parse([what,is,the,largest,object,in,the,image1004,?], answer(A, (const(A,bed)))). _parse([what,is,the,largest,object,on,the,table,in,the,image1021,?], answer(A, (const(A,lamp)))). _parse([how,many,beds,are,there,in,the,image1021,?], answer(A, (const(A,1)))). _parse([what,is,the,object,on,the,table,in,front,of,the,lamp,in,the,image1021,?], answer(A, (const(A,file)))). _parse([what,is,the,largest,object,in,the,image1022,?], answer(A, (const(A,bed)))). _parse([what,is,the,object,close,to,the,wall,in,the,image1022,?], answer(A, (const(A,picture)))). _parse([what,is,the,object,on,the,stool,in,the,image1022,?], answer(A, (const(A,lamp)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,wall,in,the,image1032,?], answer(A, (const(A,bed)))). _parse([how,many,chairs,are,there,in,the,image1032,?], answer(A, (const(A,1)))). _parse([what,are,the,objects,on,the,bed,in,the,image1032,?], answer(A, (const(A,pillow);const(A,blanket)))). _parse([what,is,the,largest,object,in,the,image1039,?], answer(A, (const(A,bed)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,bed,in,the,image1039,?], answer(A, (const(A,jacket)))). _parse([what,is,the,object,close,to,the,bed,in,the,image1039,?], answer(A, (const(A,ladder)))). _parse([what,are,the,objects,on,the,bed,in,the,image1052,?], answer(A, (const(A,pillow);const(A,blanket)))). _parse([what,is,the,object,close,to,the,wall,in,the,image1052,?], answer(A, (const(A,picture)))). _parse([what,is,the,largest,object,in,the,image1052,?], answer(A, (const(A,bed)))). _parse([how,many,chairs,are,there,in,the,image1053,?], answer(A, (const(A,1)))). _parse([what,is,the,object,on,the,chair,in,the,image1053,?], answer(A, (const(A,jacket)))). _parse([how,many,chairs,are,there,in,the,image1058,?], answer(A, (const(A,1)))). _parse([what,is,the,object,on,the,floor,right,of,the,chair,in,the,image1058,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,the,object,on,the,table,in,the,image1058,?], answer(A, (const(A,clothes)))). _parse([what,is,the,largest,object,in,the,image1058,?], answer(A, (const(A,bed)))). _parse([what,are,the,objects,on,the,bed,in,the,image1058,?], answer(A, (const(A,pillow);const(A,blanket);const(A,bed_sheets)))). _parse([what,is,the,object,on,the,floor,right,of,the,bed,in,the,image1058,?], answer(A, (const(A,cabinet)))). _parse([what,is,the,largest,object,in,the,image1075,?], answer(A, (const(A,bed)))). _parse([what,is,the,object,on,the,floor,right,of,the,bed,in,the,image1075,?], answer(A, (const(A,stool)))). _parse([what,is,the,object,close,to,the,wall,right,of,the,screen,in,the,image1075,?], answer(A, (const(A,window)))). _parse([what,is,the,object,close,to,the,bed,in,the,image1077,?], answer(A, (const(A,ladder)))). _parse([what,is,the,largest,object,in,the,image1077,?], answer(A, (const(A,bed)))). _parse([what,is,the,object,close,to,the,wall,in,the,image1077,?], answer(A, (const(A,picture)))). _parse([what,is,the,object,close,to,the,wall,in,the,image1078,?], answer(A, (const(A,picture)))). _parse([what,is,the,object,on,the,floor,left,of,the,wall,in,the,image1078,?], answer(A, (const(A,bed)))). _parse([what,is,the,object,on,the,table,in,the,image1078,?], answer(A, (const(A,toy)))). _parse([how,many,chairs,are,there,in,the,image1082,?], answer(A, (const(A,1)))). _parse([what,is,the,object,on,the,floor,left,of,the,wall,in,the,image1082,?], answer(A, (const(A,sofa)))). _parse([what,is,the,object,close,to,the,wall,in,the,image1082,?], answer(A, (const(A,picture)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,wall,in,the,image1083,?], answer(A, (const(A,sofa)))). _parse([what,is,the,object,on,the,sofa,in,the,image1083,?], answer(A, (const(A,pillow)))). _parse([what,is,the,object,on,the,stool,in,the,image1083,?], answer(A, (const(A,bag)))). _parse([what,are,the,objects,close,to,the,shelves,in,the,image1084,?], answer(A, (const(A,books)))). _parse([what,is,the,largest,object,on,the,table,in,the,image1084,?], answer(A, (const(A,monitor)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,table,in,the,image1084,?], answer(A, (const(A,chair)))). _parse([what,is,the,largest,object,in,the,image1092,?], answer(A, (const(A,bed)))). _parse([what,is,the,object,on,the,floor,left,of,the,bed,in,the,image1092,?], answer(A, (const(A,lamp)))). _parse([what,is,the,object,on,the,bed,in,the,image1092,?], answer(A, (const(A,pillow)))). _parse([what,is,the,object,close,to,the,wall,in,the,image1093,?], answer(A, (const(A,picture)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,wall,in,the,image1093,?], answer(A, (const(A,cabinet)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,wall,in,the,image1093,?], answer(A, (const(A,bag)))). _parse([what,is,the,object,on,the,stool,in,the,image1094,?], answer(A, (const(A,lamp)))). _parse([what,are,the,objects,on,the,bed,in,the,image1094,?], answer(A, (const(A,pillow);const(A,blanket)))). _parse([what,is,the,object,close,to,the,wall,in,the,image1094,?], answer(A, (const(A,photo)))). _parse([what,is,the,object,close,to,the,wall,above,the,chair,in,the,image1093,?], answer(A, (const(A,window)))). _parse([what,is,the,largest,object,in,the,image1093,?], answer(A, (const(A,bed)))). _parse([what,is,the,object,in,front,of,the,bed,in,the,image1093,?], answer(A, (const(A,lamp)))). _parse([how,many,chairs,are,there,in,the,image1106,?], answer(A, (const(A,1)))). _parse([what,is,the,object,close,to,the,wall,behind,the,chair,in,the,image1106,?], answer(A, (const(A,door)))). _parse([what,is,the,object,close,to,the,door,in,the,image1106,?], answer(A, (const(A,door_knob)))). _parse([what,is,the,object,on,the,chair,in,the,image1119,?], answer(A, (const(A,pillow)))). _parse([how,many,chairs,are,there,in,the,image1119,?], answer(A, (const(A,2)))). _parse([what,is,the,object,on,the,floor,below,the,window,in,the,image1119,?], answer(A, (const(A,stool)))). _parse([how,many,pictures,are,there,on,the,wall,in,the,image1124,?], answer(A, (const(A,3)))). _parse([what,is,the,largest,object,in,the,image1124,?], answer(A, (const(A,bed)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,bed,in,the,image1124,?], answer(A, (const(A,toy)))). _parse([how,many,beds,are,there,in,the,image1127,?], answer(A, (const(A,2)))). _parse([what,is,the,object,close,to,the,wall,left,of,the,window,in,the,image1127,?], answer(A, (const(A,picture)))). _parse([what,are,the,objects,on,the,bed,in,the,image1127,?], answer(A, (const(A,pillow);const(A,blanket);const(A,bed_sheets)))). _parse([what,is,the,object,close,to,the,wall,above,the,bed,in,the,image1129,?], answer(A, (const(A,picture)))). _parse([what,are,the,objects,on,the,bed,in,the,image1129,?], answer(A, (const(A,pillow);const(A,blanket)))). _parse([what,is,the,object,on,the,floor,right,of,the,bed,in,the,image1129,?], answer(A, (const(A,stool)))). _parse([what,are,the,objects,on,the,shelf,in,the,image1145,?], answer(A, (const(A,books)))). _parse([how,many,doors,are,open,in,the,image1145,?], answer(A, (const(A,1)))). _parse([what,is,the,largest,object,in,the,image1147,?], answer(A, (const(A,bed)))). _parse([what,are,the,objects,on,the,bed,in,the,image1147,?], answer(A, (const(A,pillow);const(A,blanket)))). _parse([what,is,the,object,on,the,floor,right,of,the,bed,in,the,image1147,?], answer(A, (const(A,stool)))). _parse([what,is,the,object,on,the,floor,close,to,the,wall,in,the,image1149,?], answer(A, (const(A,picture)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,wall,in,the,image1149,?], answer(A, (const(A,cabinet)))). _parse([what,is,the,object,on,the,cabinet,in,the,image1153,?], answer(A, (const(A,bed)))). _parse([what,are,the,objects,on,the,bed,in,the,image1153,?], answer(A, (const(A,clothes)))). _parse([what,is,the,object,on,the,floor,in,the,image1153,?], answer(A, (const(A,cabinet)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,chair,in,the,image1154,?], answer(A, (const(A,bag)))). _parse([how,many,chairs,are,there,in,the,image1154,?], answer(A, (const(A,1)))). _parse([what,is,the,object,close,to,the,cabinet,in,the,image1154,?], answer(A, (const(A,bag)))). _parse([what,are,the,objects,on,the,shelf,in,the,image1156,?], answer(A, (const(A,books)))). _parse([what,is,the,object,on,the,floor,left,of,the,shelf,in,the,image1156,?], answer(A, (const(A,bed)))). _parse([what,is,the,object,on,the,floor,left,of,the,table,in,the,image1156,?], answer(A, (const(A,basket)))). _parse([what,is,the,object,close,to,the,wall,above,the,stool,in,the,image1162,?], answer(A, (const(A,window)))). _parse([what,is,the,object,on,the,table,in,the,image1162,?], answer(A, (const(A,photo)))). _parse([what,is,the,largest,object,in,the,image1163,?], answer(A, (const(A,bed)))). _parse([what,is,the,object,on,the,bed,in,the,image1163,?], answer(A, (const(A,pillow)))). _parse([what,is,the,object,on,the,floor,in,front,of,the,wall,in,the,image1163,?], answer(A, (const(A,stool)))). _parse([what,is,the,largest,object,in,the,image1162,?], answer(A, (const(A,bed)))). _parse([what,is,the,object,on,the,bed,in,the,image1162,?], answer(A, (const(A,pillow)))). _parse([what,is,the,object,close,to,the,wall,above,the,bed,in,the,image1162,?], answer(A, (const(A,window)))). _parse([what,is,the,object,on,the,floor,in,the,corner,in,the,image1167,?], answer(A, (const(A,lamp)))). _parse([what,is,the,object,on,the,floor,right,of,the,wall,in,the,image1167,?], answer(A, (const(A,cabinet)))). _parse([what,is,the,object,on,the,shelf,in,the,image1167,?], answer(A, (const(A,photo)))). _parse([what,is,the,red,object,on,the,brown,table,in,front,of,the,white,wall,in,the,image9,?], answer(A, (const(A,paper_tray)))). _parse([how,many,cobalt,garbage,bin,are,there,in,the,image9,?], answer(A, (const(A,1)))). _parse([what,is,the,large,brown,object,on,the,white,wall,in,the,image9,?], answer(A, (const(A,cork_board)))). _parse([how,many,windows,are,there,in,the,image14,?], answer(A, (const(A,2)))). _parse([what,is,the,green,object,in,front,of,the,window,in,the,image14,?], answer(A, (const(A,plant)))). _parse([what,is,the,celery,object,next,to,the,window,and,the,plant,and,infront,of,the,white,wall,in,the,image14,?], answer(A, (const(A,sofa)))). _parse([what,object,is,on,the,white,wall,above,the,celery,couch,in,the,image14,?], answer(A, (const(A,picture)))). _parse([how,many,red,fire,extinguisher,are,there,on,the,white,wall,in,the,image15,?], answer(A, (const(A,1)))). _parse([what,object,is,on,the,wall,in,front,of,the,fire,extinguisher,in,the,image15,?], answer(A, (const(A,picture)))). _parse([what,is,the,white,object,on,top,of,the,brown,table,in,the,image16,?], answer(A, (const(A,printer)))). _parse([how,many,white,printers,are,there,in,the,image16,?], answer(A, (const(A,2)))). _parse([how,many,ladders,are,next,to,the,white,wall,in,the,image16,?], answer(A, (const(A,1)))). _parse([how,many,cobalt,books,are,there,in,the,bookshelf,in,the,image16,?], answer(A, (const(A,2)))). _parse([what,is,the,brown,object,above,the,white,dresser,in,the,image17,?], answer(A, (const(A,bookshelf)))). _parse([what,is,the,white,object,below,the,brown,bookshelf,in,the,image17,?], answer(A, (const(A,dresser)))). _parse([how,many,ladders,are,there,in,the,image17,?], answer(A, (const(A,1)))). _parse([how,many,celery,curtains,are,there,in,the,image18,?], answer(A, (const(A,1)))). _parse([how,many,black,armchairs,are,there,next,to,the,brown,table,and,in,front,of,the,white,wall,in,the,image21,?], answer(A, (const(A,1)))). _parse([how,many,brown,cork,boards,are,there,on,the,wall,above,the,black,chair,and,dark,brown,table,in,the,image21,?], answer(A, (const(A,1)))). _parse([what,is,the,object,on,the,dark,brown,table,in,the,image21,?], answer(A, (const(A,bottle_of_soap)))). _parse([how,many,navy,bins,are,there,in,the,image28,?], answer(A, (const(A,2)))). _parse([what,in,the,brown,object,next,to,the,black,armchair,in,the,image28,?], answer(A, (const(A,table)))). _parse([what,is,the,object,on,the,wall,behind,the,left,navy,bin,in,the,image28,?], answer(A, (const(A,whiteboard)))). _parse([how,many,black,monitors,are,there,in,the,image29,?], answer(A, (const(A,1)))). _parse([how,many,black,speakers,are,there,in,the,image29,?], answer(A, (const(A,2)))). _parse([what,is,the,black,object,between,the,two,black,speakers,in,the,image30,?], answer(A, (const(A,monitor)))). _parse([how,many,swivel,chairs,are,there,in,front,of,the,brown,table,in,the,image30,?], answer(A, (const(A,1)))). _parse([what,object,is,behind,the,table,and,monitor,in,the,image31,?], answer(A, (const(A,water_cooler)))). _parse([what,object,is,on,the,water,cooler,in,the,image31,?], answer(A, (const(A,bottle)))). _parse([how,many,red,swivel,chairs,are,there,in,the,image31,?], answer(A, (const(A,2)))). _parse([how,many,black,speakers,are,there,in,the,image32,?], answer(A, (const(A,2)))). _parse([what,is,the,object,under,the,bottle,in,the,image32,?], answer(A, (const(A,water_cooler)))). _parse([what,is,the,object,on,the,white,wall,behind,the,red,chair,in,the,image33,?], answer(A, (const(A,whiteboard)))). _parse([what,color,is,the,swivel,chair,in,the,image33,?], answer(A, (const(A,red)))). _parse([how,many,whiteboard,erasers,are,there,in,the,image33,?], answer(A, (const(A,1)))). _parse([what,is,the,object,in,front,of,the,whiteboard,in,the,image33,?], answer(A, (const(A,chair)))). _parse([how,many,red,couches,are,there,in,the,image35,?], answer(A, (const(A,2)))). _parse([how,many,red,armchairs,are,there,in,the,image35,?], answer(A, (const(A,1)))). _parse([how,many,red,sofas,are,there,in,the,image36,?], answer(A, (const(A,1)))). _parse([how,many,cobalt,bins,are,there,in,the,image37,?], answer(A, (const(A,1)))). _parse([what,is,the,round,object,on,the,top,left,side,of,the,gray,cork,board,in,the,image37,?], answer(A, (const(A,clock)))). _parse([how,many,lamps,are,there,in,the,image37,?], answer(A, (const(A,2)))). _parse([how,many,printers,are,there,in,the,image38,?], answer(A, (const(A,2)))). _parse([how,many,black,stapler,are,there,on,the,brown,table,in,the,image38,?], answer(A, (const(A,2)))). _parse([what,is,the,black,object,on,the,brown,table,in,the,image39,?], answer(A, (const(A,telephone)))). _parse([how,many,re,swivel,chairs,are,there,around,the,table,in,the,image39,?], answer(A, (const(A,4)))). _parse([how,many,black,objests,are,there,on,the,table,in,the,image39,?], answer(A, (const(A,1)))). _parse([what,color,is,the,swivel,chair,next,to,the,kitchen,roll,in,the,image40,?], answer(A, (const(A,red)))). _parse([what,color,are,the,shutters,in,the,image40,?], answer(A, (const(A,red)))). _parse([what,is,the,large,object,on,the,white,wall,in,the,image41,?], answer(A, (const(A,whiteboard)))). _parse([what,color,is,the,red,chair,next,to,the,table,in,the,image41,?], answer(A, (const(A,red)))). _parse([how,many,doors,are,there,in,the,image43,?], answer(A, (const(A,1)))). _parse([what,is,the,brown,object,on,the,right,side,of,the,image43,?], answer(A, (const(A,door)))). _parse([what,is,the,large,black,object,next,to,the,brown,door,in,the,image43,?], answer(A, (const(A,sofa)))). _parse([what,color,is,the,sofa,in,the,image43,?], answer(A, (const(A,black)))). _parse([how,many,black,objects,are,there,in,the,image43,?], answer(A, (const(A,1)))). _parse([what,is,the,white,object,in,the,center,of,the,image46,?], answer(A, (const(A,sink)))). _parse([what,is,the,object,between,the,sink,and,the,white,towel,in,the,image46,?], answer(A, (const(A,pot)))). _parse([what,color,is,the,towel,in,the,image46,?], answer(A, (const(A,white)))). _parse([what,is,the,light,blue,object,in,the,left,side,of,the,image47,?], answer(A, (const(A,shower_curtain)))). _parse([what,is,the,small,white,object,next,to,the,toilet,in,the,image47,?], answer(A, (const(A,toilet_paper)))). _parse([what,is,the,red,object,under,the,mirror,in,the,image47,?], answer(A, (const(A,tissue_box)))). _parse([how,many,pillows,are,there,on,the,bed,in,the,image56,?], answer(A, (const(A,3)))). _parse([what,is,the,object,on,the,dresser,in,the,image56,?], answer(A, (const(A,tissue_box)))). _parse([what,is,the,light,brown,object,next,to,the,bed,in,the,image56,?], answer(A, (const(A,dresser)))). _parse([what,is,the,green,object,behind,the,black,chair,in,the,image57,?], answer(A, (const(A,tissue_box)))). _parse([what,is,the,large,black,objest,in,the,left,side,of,the,image57,?], answer(A, (const(A,chair)))). _parse([how,many,black,objects,are,there,in,the,image59,?], answer(A, (const(A,2)))). _parse([what,is,the,white,object,on,the,floor,next,to,the,wall,in,the,image59,?], answer(A, (const(A,toilet_paper)))). _parse([what,is,the,big,white,object,in,the,image60,?], answer(A, (const(A,mattress)))). _parse([how,many,brown,paper,bags,are,there,on,the,floor,in,the,image61,?], answer(A, (const(A,1)))). _parse([what,is,the,big,brown,object,in,the,image62,?], answer(A, (const(A,dresser)))). _parse([what,is,the,big,black,object,on,the,dresser,in,front,of,the,white,wall,in,the,image63,?], answer(A, (const(A,monitor)))). _parse([what,is,the,light,brown,object,in,the,right,corner,of,the,image63,?], answer(A, (const(A,dresser)))). _parse([what,color,is,the,piano,in,the,image1387,?], answer(A, (const(A,brown)))). _parse([how,many,objects,are,there,on,the,wall,and,on,the,left,side,of,the,window,in,the,image1390,?], answer(A, (const(A,3)))). _parse([how,many,frames,are,there,on,the,wall,in,the,image1397,?], answer(A, (const(A,3)))). _parse([what,color,is,the,curtain,in,the,image1401,?], answer(A, (const(A,white)))). _parse([what,color,are,the,walls,in,the,image1407,?], answer(A, (const(A,white)))). _parse([how,many,frames,are,there,on,the,wall,in,the,image1408,?], answer(A, (const(A,2)))). _parse([how,many,objects,are,there,on,the,wall,in,the,image1414,?], answer(A, (const(A,1)))). _parse([how,many,chairs,are,there,around,the,brown,table,in,the,image1431,?], answer(A, (const(A,7)))). _parse([what,color,is,the,dinner,table,in,the,image1433,?], answer(A, (const(A,brown)))). _parse([how,many,lamps,are,there,in,the,image1443,?], answer(A, (const(A,1)))). _parse([how,many,ladders,are,there,in,the,image1201,?], answer(A, (const(A,1)))). _parse([what,color,is,the,armchair,behind,the,table,in,the,image1204,?], answer(A, (const(A,white)))). _parse([how,many,pillows,are,there,on,the,bed,in,the,image1021,?], answer(A, (const(A,2)))). _parse([what,is,the,dark,brown,object,next,to,the,big,dark,brown,bed,in,the,image972,?], answer(A, (const(A,drawer)))). _parse([what,color,is,the,chair,in,the,image360,?], answer(A, (const(A,black)))). _parse([what,is,the,black,object,on,the,corner,of,the,desk,in,the,image638,?], answer(A, (const(A,monitor)))). _parse([what,color,is,the,flower,pot,on,the,table,in,the,image1207,?], answer(A, (const(A,black)))). _parse([how,many,black,chairs,are,there,in,the,image470,?], answer(A, (const(A,2)))). _parse([how,many,open,doors,are,there,in,the,image221,?], answer(A, (const(A,1)))). _parse([how,many,lamps,are,there,in,the,image1048,?], answer(A, (const(A,1)))). _parse([how,many,picture,frames,are,the,on,the,wall,in,the,image1413,?], answer(A, (const(A,5)))). _parse([what,color,are,the,small,chairs,in,the,image1315,?], answer(A, (const(A,red)))). _parse([how,many,armchairs,are,there,in,the,image592,?], answer(A, (const(A,1)))). _parse([what,color,is,the,towel,in,the,image690,?], answer(A, (const(A,pink)))). _parse([what,color,are,the,cabinets,in,the,image197,?], answer(A, (const(A,brown)))). _parse([what,is,the,big,object,in,the,left,side,of,the,toilet,and,in,front,of,the,wall,in,the,image508,?], answer(A, (const(A,garbage_bin)))). _parse([what,color,are,the,chairs,in,the,image284,?], answer(A, (const(A,black)))). _parse([what,color,is,the,curtain,in,the,image1401,?], answer(A, (const(A,white)))). _parse([what,color,is,the,door,in,the,image1397,?], answer(A, (const(A,white)))). _parse([what,color,is,the,towel,in,the,image727,?], answer(A, (const(A,white)))). _parse([how,many,open,doors,are,there,in,the,image212,?], answer(A, (const(A,1)))). _parse([how,many,pictures,are,there,on,the,white,wall,in,the,image183,?], answer(A, (const(A,2)))). _parse([what,is,the,black,object,in,front,of,the,white,wall,and,between,the,two,windows,in,the,image1279,?], answer(A, (const(A,table)))). _parse([how,manu,black,armchairs,are,there,in,the,image1255,?], answer(A, (const(A,2)))). _parse([what,color,is,the,electrical,kettle,in,the,image844,?], answer(A, (const(A,black)))). _parse([how,many,pillows,are,there,on,the,bed,in,the,image1075,?], answer(A, (const(A,2)))). _parse([how,many,chairs,are,there,around,the,table,in,the,image550,?], answer(A, (const(A,6)))). _parse([how,many,objects,are,there,on,the,wall,in,the,image167,?], answer(A, (const(A,1)))). _parse([how,many,drawers,are,there,in,the,image670,?], answer(A, (const(A,5)))). _parse([what,color,are,the,cabinets,in,the,image870,?], answer(A, (const(A,white)))). _parse([what,is,the,big,object,on,the,big,dark,brown,dresser,in,the,image1193,?], answer(A, (const(A,television)))). _parse([how,many,pillows,are,there,on,the,gray,armchair,in,the,image173,?], answer(A, (const(A,1)))). _parse([how,many,lamps,are,there,in,the,image1167,?], answer(A, (const(A,1)))). _parse([what,color,is,the,drawer,in,the,image975,?], answer(A, (const(A,black)))). _parse([how,many,pillows,are,there,on,the,red,couch,in,the,image202,?], answer(A, (const(A,4)))). _parse([how,many,pictures,are,there,on,the,dresser,in,the,image175,?], answer(A, (const(A,1)))). _parse([how,many,doors,are,there,in,the,image681,?], answer(A, (const(A,2)))). _parse([how,many,picture,frames,are,there,in,the,image842,?], answer(A, (const(A,2)))). _parse([what,color,is,the,bookshelf,in,the,image90,?], answer(A, (const(A,brown)))). _parse([how,many,blue,towels,are,there,in,image688,?], answer(A, (const(A,2)))). _parse([how,many,red,pillows,are,there,on,the,sofa,in,the,image644,?], answer(A, (const(A,2)))). _parse([how,many,square,leather,stool,are,there,in,the,image434,?], answer(A, (const(A,1)))). _parse([what,is,the,black,object,in,front,of,the,stove,in,the,image568,?], answer(A, (const(A,bin)))). _parse([what,is,the,big,object,on,the,wall,above,the,sink,towel,and,faucet,in,the,image656,?], answer(A, (const(A,mirror)))). _parse([how,many,objects,are,there,on,the,table,in,the,image414,?], answer(A, (const(A,2)))). _parse([what,is,the,largest,object,in,the,image1170,which,contains,some,book,in,the,image1170,?], answer(A, (const(A,bookshelf)))). _parse([what,color,is,the,armchair,in,the,image444,?], answer(A, (const(A,brown)))). _parse([how,many,armchairs,are,there,in,the,image1265,?], answer(A, (const(A,2)))). _parse([what,is,the,biggest,dark,brown,object,in,the,image1407,?], answer(A, (const(A,table)))). _parse([what,is,the,object,above,the,chairs,and,next,to,the,clock,in,the,image282,?], answer(A, (const(A,window)))). _parse([what,color,is,the,rocking,chair,in,the,image1106,?], answer(A, (const(A,brown)))). _parse([how,many,roll,of,paper,towels,are,there,in,the,image759,?], answer(A, (const(A,1)))). _parse([what,is,the,largest,object,in,the,image209,?], answer(A, (const(A,sofa)))). _parse([what,color,are,the,chairs,around,the,table,in,the,image327,?], answer(A, (const(A,blue)))). _parse([what,is,the,black,animal,that,is,lying,on,the,carpet,and,in,front,of,the,blue,sofa,in,the,image1331,?], answer(A, (const(A,dog)))). _parse([what,color,is,the,table,in,the,image1364,?], answer(A, (const(A,brown)))). _parse([how,many,sofas,are,there,in,the,image1337,?], answer(A, (const(A,1)))). _parse([how,many,brown,tables,are,there,in,the,image1289,?], answer(A, (const(A,3)))). _parse([how,many,tables,are,there,in,the,image85,?], answer(A, (const(A,2)))). _parse([what,color,are,the,cabinets,in,the,image765,?], answer(A, (const(A,brown)))). _parse([what,is,the,big,white,object,on,the,white,wall,and,behind,the,desks,and,green,chairs,in,the,image298,?], answer(A, (const(A,whiteboard)))). _parse([what,color,is,the,armchair,in,the,image1226,?], answer(A, (const(A,black)))). _parse([what,is,the,yellow,object,on,the,brown,table,in,the,image852,?], answer(A, (const(A,banana)))). _parse([how,many,dark,brown,chairs,are,there,around,the,dark,brown,table,in,the,image1408,?], answer(A, (const(A,6)))). _parse([how,many,black,armchairs,are,there,in,the,image1297,?], answer(A, (const(A,2)))). _parse([what,color,are,the,walls,in,the,image1090,?], answer(A, (const(A,blue)))). _parse([how,many,televisions,are,there,in,the,image169,?], answer(A, (const(A,1)))). _parse([how,many,frames,are,there,on,the,wall,in,the,image1365,?], answer(A, (const(A,4)))). _parse([how,many,beds,are,there,in,the,image522,?], answer(A, (const(A,1)))). _parse([what,color,is,the,table,in,the,image1431,?], answer(A, (const(A,brown)))). _parse([what,is,the,object,in,front,of,the,gray,sofa,in,the,image1211,?], answer(A, (const(A,table)))). _parse([how,many,windows,are,there,in,the,image1390,?], answer(A, (const(A,2)))). _parse([how,many,purple,pillows,are,there,on,the,bed,in,the,image1196,?], answer(A, (const(A,1)))). _parse([what,is,the,brown,object,on,the,bed,in,the,image1098,?], answer(A, (const(A,blanket)))). _parse([how,many,closed,doors,are,there,in,the,image222,?], answer(A, (const(A,2)))). _parse([what,color,is,the,sofa,in,the,image1329,?], answer(A, (const(A,brown)))). _parse([what,color,are,the,cabinets,in,the,image764,?], answer(A, (const(A,brown)))). _parse([what,color,is,the,tea,table,in,the,image1275,?], answer(A, (const(A,brown)))). _parse([how,many,objects,are,there,on,the,wall,and,above,the,pillows,in,the,image516,?], answer(A, (const(A,1)))). _parse([what,is,the,object,on,the,dark,brown,desk,and,behind,the,lamp,in,the,image185,?], answer(A, (const(A,monitor)))). _parse([how,many,objects,are,there,on,the,drawer,in,the,image1118,?], answer(A, (const(A,3)))). _parse([what,color,are,the,beds,in,the,image1128,?], answer(A, (const(A,white)))). _parse([how,many,black,bags,are,there,in,the,image634,?], answer(A, (const(A,1)))). _parse([what,is,the,green,object,in,the,right,side,of,the,brown,door,in,the,image927,?], answer(A, (const(A,curtain)))). _parse([what,is,hung,on,the,wall,close,to,the,garbage,bin,in,the,image1,?], answer(A, (const(A,fire_extinguisher)))). _parse([how,many,bins,are,there,in,the,image1,?], answer(A, (const(A,2)))). _parse([what,are,the,colors,of,the,garbage,bins,in,the,image1,?], answer(A, (const(A,black);const(A,gray)))). _parse([how,many,bottles,of,liquid,are,there,near,the,sink,in,the,image2,?], answer(A, (const(A,5)))). _parse([how,many,papers,are,stuck,on,the,refridgerator,in,the,image2,?], answer(A, (const(A,2)))). _parse([which,equipment,is,the,largest,in,the,image2,?], answer(A, (const(A,refridgerator)))). _parse([what,is,on,the,white,and,brown,table,in,the,image9,?], answer(A, (const(A,bottle_of_liquid)))). _parse([what,is,hung,on,the,wall,in,the,image9,?], answer(A, (const(A,framed_certificate)))). _parse([what,is,the,colour,of,the,poster,board,in,the,image9,?], answer(A, (const(A,brown)))). _parse([how,many,posters,are,there,on,the,poster,board,in,the,image9,?], answer(A, (const(A,4)))). _parse([how,many,plants,are,there,in,the,image14,?], answer(A, (const(A,1)))). _parse([what,is,hung,on,the,wall,in,the,image14,?], answer(A, (const(A,picture)))). _parse([what,is,in,front,of,the,plant,in,the,image14,?], answer(A, (const(A,sofa)))). _parse([how,many,papers,are,stuck,on,the,wall,in,the,image14,?], answer(A, (const(A,1)))). _parse([what,is,the,safety,equipment,that,is,on,the,wall,in,the,image15,?], answer(A, (const(A,fire_extinguisher)))). _parse([what,is,the,object,that,is,visible,in,the,straight,farthest,point,in,the,image15,?], answer(A, (const(A,sofa)))). _parse([what,is,the,colour,of,the,carpet,in,the,image15,?], answer(A, (const(A,gray)))). _parse([what,is,hung,on,the,right,side,wall,in,the,image15,?], answer(A, (const(A,picture)))). _parse([what,do,the,shelves,hold,in,the,image16,?], answer(A, (const(A,books);const(A,file)))). _parse([what,is,the,colour,of,the,table,in,the,image17,?], answer(A, (const(A,brown)))). _parse([what,is,on,the,ride,side,of,the,table,in,the,image17,?], answer(A, (const(A,ladder)))). _parse([what,is,in,between,the,shelf,and,the,white,draw,in,the,image17,?], answer(A, (const(A,plastic_box)))). _parse([what,is,the,colour,of,the,board,on,the,wall,behind,the,ladder,in,the,image18,?], answer(A, (const(A,red)))). _parse([what,is,diagonally,placed,in,front,of,the,ladder,in,the,image18,?], answer(A, (const(A,table)))). _parse([how,many,red,objects,are,visible,in,the,image18,?], answer(A, (const(A,5)))). _parse([what,is,on,the,table,in,the,image21,?], answer(A, (const(A,bottle_of_liquid)))). _parse([what,is,running,above,the,wall,clock,in,the,image21,?], answer(A, (const(A,cables)))). _parse([what,is,hanging,diagonally,behind,the,water,dispenser,in,the,image21,?], answer(A, (const(A,telephone)))). _parse([how,many,posters,are,held,by,the,poster,board,in,the,image21,?], answer(A, (const(A,6)))). _parse([what,is,right,side,to,the,telephone,in,the,image21,?], answer(A, (const(A,paper)))). _parse([what,is,left,side,of,the,table,in,the,image21,?], answer(A, (const(A,chair)))). _parse([how,many,legs,of,the,chairs,are,visible,in,the,image28,?], answer(A, (const(A,2)))). _parse([what,is,in,front,of,the,whiteboard,in,the,image28,?], answer(A, (const(A,garbage_bin)))). _parse([how,many,garbage,bins,are,there,in,the,image28,?], answer(A, (const(A,2)))). _parse([how,many,doors,are,open,in,the,image29,?], answer(A, (const(A,1)))). _parse([what,is,next,to,the,mouse,in,the,image29,?], answer(A, (const(A,paper)))). _parse([what,is,behind,the,keyboard,in,the,image29,?], answer(A, (const(A,mouse)))). _parse([what,is,left,to,the,left,most,cpu,in,the,image29,?], answer(A, (const(A,cables)))). _parse([what,is,in,front,of,the,table,in,the,image30,?], answer(A, (const(A,chair)))). _parse([what,is,behind,the,right,cpu,in,the,image30,?], answer(A, (const(A,water_dispenser)))). _parse([what,is,behind,the,telephone,in,the,image30,?], answer(A, (const(A,monitor)))). _parse([what,is,the,thinnest,object,on,the,table,in,the,image30,?], answer(A, (const(A,cables)))). _parse([what,is,right,to,the,whiteboard,in,the,image31,?], answer(A, (const(A,monitor)))). _parse([how,many,handles,of,the,chair,in,front,of,the,whiteboard,is,visible,in,the,image31,?], answer(A, (const(A,1)))). _parse([how,many,chairs,are,totally,there,in,the,image31,?], answer(A, (const(A,2)))). _parse([how,many,buttons,are,there,in,the,monitor,in,the,image32,?], answer(A, (const(A,2)))). _parse([what,is,on,the,right,most,side,of,the,table,in,the,image32,?], answer(A, (const(A,cable_box);const(A,cables)))). _parse([what,is,the,colour,of,markers,on,the,whiteboard,in,the,image33,?], answer(A, (const(A,red);const(A,black)))). _parse([what,is,in,front,of,the,whiteboard,in,the,image33,?], answer(A, (const(A,chair)))). _parse([what,is,above,the,shelves,in,the,image34,?], answer(A, (const(A,light)))). _parse([how,many,shelves,are,there,beneath,the,light,in,the,image34,?], answer(A, (const(A,2)))). _parse([what,is,the,white,coloured,machine,in,the,image34,?], answer(A, (const(A,printer)))). _parse([what,is,in,front,of,the,cupboard,in,the,image34,?], answer(A, (const(A,chair);const(A,carton)))). _parse([what,is,surrounding,the,circular,table,in,the,image35,?], answer(A, (const(A,sofa);const(A,sofa);const(A,chair)))). _parse([what,are,the,circular,objects,visible,in,the,image35,?], answer(A, (const(A,table);const(A,clock)))). _parse([what,is,left,of,the,copying,machine,in,the,image35,?], answer(A, (const(A,garbage_bin)))). _parse([how,many,items,are,there,on,the,poster,board,in,the,image36,?], answer(A, (const(A,8)))). _parse([what,colour,is,the,sofa,in,the,image36,?], answer(A, (const(A,red)))). _parse([how,many,legs,of,the,sofa,is,visble,in,the,image36,?], answer(A, (const(A,3)))). _parse([what,are,the,cylindrical,items,on,the,wall,in,the,image37,?], answer(A, (const(A,light_bulb);const(A,light_bulb)))). _parse([what,is,the,colour,that,is,dominating,on,the,poster,board,in,the,image37,?], answer(A, (const(A,yellow)))). _parse([how,many,doors,are,there,in,total,in,the,image37,?], answer(A, (const(A,4)))). _parse([what,is,in,between,the,machines,in,the,image38,?], answer(A, (const(A,stapler)))). _parse([what,is,behind,the,stapler,in,the,image38,?], answer(A, (const(A,paper)))). _parse([what,is,the,colour,that,is,dominating,in,the,image39,?], answer(A, (const(A,red)))). _parse([what,is,on,the,table,in,the,image39,?], answer(A, (const(A,telephone)))). _parse([the,chairs,are,surrounding,which,object,in,the,image39,?], answer(A, (const(A,table)))). _parse([how,many,plug,sockets,are,visible,in,the,image39,?], answer(A, (const(A,4)))). _parse([what,is,the,largest,object,in,the,image40,?], answer(A, (const(A,blinds)))). _parse([what,is,the,largest,object,on,the,round,table,in,the,image40,?], answer(A, (const(A,tissue_roll)))). _parse([how,many,cables,are,there,in,the,image40,?], answer(A, (const(A,3)))). _parse([what,is,on,the,left,side,of,the,green,screen,in,the,image41,?], answer(A, (const(A,chair)))). _parse([how,many,chairs,are,there,in,the,image41,?], answer(A, (const(A,3)))). _parse([what,are,the,colours,identifiable,on,the,whiteboard,in,the,image42,?], answer(A, (const(A,blue);const(A,black);const(A,green)))). _parse([how,many,bottle,of,liquid,is,visible,in,the,image42,?], answer(A, (const(A,1)))). _parse([what,are,the,colours,of,the,cables,running,in,the,image42,?], answer(A, (const(A,black);const(A,white)))). _parse([how,many,people,are,there,in,the,framed,picture,in,the,image43,?], answer(A, (const(A,3)))). _parse([what,is,left,side,of,the,sofa,in,the,image43,?], answer(A, (const(A,table)))). _parse([what,is,biggest,black,object,in,the,image43,?], answer(A, (const(A,sofa)))). _parse([what,is,right,side,of,the,tap,in,the,image46,?], answer(A, (const(A,cup)))). _parse([what,is,on,the,left,side,of,the,wash,basin,in,the,image46,?], answer(A, (const(A,bottle_of_liquid)))). _parse([what,is,right,side,of,the,cup,in,the,image46,?], answer(A, (const(A,towel)))). _parse([what,is,behind,the,cup,in,the,image46,?], answer(A, (const(A,bottle_of_soap)))). _parse([what,is,left,side,of,the,curtain,in,the,image47,?], answer(A, (const(A,towel)))). _parse([what,is,in,between,the,toilet,and,cupboard,in,the,image47,?], answer(A, (const(A,tissue_roll)))). _parse([what,is,left,side,of,the,bed,in,the,image56,?], answer(A, (const(A,night_stand)))). _parse([what,is,on,the,night,stand,in,the,image56,?], answer(A, (const(A,tissue_box)))). _parse([what,is,right,side,of,the,bed,in,the,image56,?], answer(A, (const(A,blinds)))). _parse([how,many,doors,does,the,night,stand,have,in,the,image56,?], answer(A, (const(A,3)))). _parse([what,are,the,electronic,gadgets,in,the,picture,in,the,image57,?], answer(A, (const(A,laptop);const(A,printer)))). _parse([what,is,in,front,of,the,laptop,in,the,image57,?], answer(A, (const(A,bottle_of_perfume)))). _parse([what,is,on,the,right,side,of,the,plug,point,in,the,image57,?], answer(A, (const(A,canister)))). _parse([what,is,hung,on,the,wall,in,the,image59,?], answer(A, (const(A,basketball_hoop)))). _parse([what,is,infornt,of,the,wall,in,the,image59,?], answer(A, (const(A,bin);const(A,table);const(A,chair)))). _parse([what,is,on,the,left,side,of,the,door,on,the,floor,in,the,image59,?], answer(A, (const(A,headphones)))). _parse([what,is,left,side,of,the,headphones,in,the,image59,?], answer(A, (const(A,tissue_roll)))). _parse([what,is,on,the,ride,side,of,the,door,in,the,image59,?], answer(A, (const(A,shirts_in_hanger)))). _parse([how,many,pairs,of,shoes,are,there,around,the,bed,in,the,image60,?], answer(A, (const(A,2)))). _parse([what,is,on,the,wall,in,the,image60,?], answer(A, (const(A,window)))). _parse([what,is,in,front,of,the,blue,bag,on,the,bed,in,the,image60,?], answer(A, (const(A,hair_brush)))). _parse([what,is,on,the,right,side,of,the,garbage,bin,in,the,image61,?], answer(A, (const(A,bed)))). _parse([what,is,on,the,left,had,side,in,front,of,the,curtain,in,the,image61,?], answer(A, (const(A,shirts_in_hanger)))). _parse([what,is,in,between,the,cardboard,box,and,the,red,poster,in,the,image61,?], answer(A, (const(A,shoe)))). _parse([what,is,the,colour,of,the,curtain,in,the,image61,?], answer(A, (const(A,green)))). _parse([which,is,the,largest,object,in,the,image62,?], answer(A, (const(A,door)))). _parse([what,is,in,front,of,the,television,monitor,in,the,image62,?], answer(A, (const(A,bottle_of_liquid);const(A,dvd_player)))). _parse([what,is,on,the,left,side,of,the,bottle,of,liquid,in,the,image62,?], answer(A, (const(A,shaver)))). _parse([how,many,draws,are,there,in,the,unit,where,the,tv,dvd,is,kept,in,the,image62,?], answer(A, (const(A,2)))). _parse([what,is,on,the,door,in,the,image62,?], answer(A, (const(A,jacket)))). _parse([what,is,in,between,the,tv,unit,and,the,rack,in,the,image63,?], answer(A, (const(A,cables)))). _parse([what,is,predominantly,filled,on,the,top,most,shelf,of,the,left,side,stand,in,the,image63,?], answer(A, (const(A,books)))). _parse([how,many,plastic,cups,of,coffee,are,visible,in,the,image63,?], answer(A, (const(A,1)))). _parse([what,is,beneath,the,keyboard,in,the,image63,?], answer(A, (const(A,clothes)))). _parse([what,is,on,the,left,side,of,the,bed,in,the,image76,?], answer(A, (const(A,night_stand)))). _parse([what,is,on,the,night,stand,in,the,image76,?], answer(A, (const(A,alarm_clock);const(A,lamp)))). _parse([what,is,on,the,wall,in,the,image76,?], answer(A, (const(A,picture)))). _parse([what,is,on,the,right,side,of,the,lamp,on,the,table,in,the,image76,?], answer(A, (const(A,bottle_of_liquid)))). _parse([what,is,beneath,the,blinds,in,the,image77,?], answer(A, (const(A,air_conditioner)))). _parse([what,is,the,biggest,black,object,on,the,table,in,the,image77,?], answer(A, (const(A,fan)))). _parse([what,is,in,between,the,air,conditioner,and,the,rack,in,the,image77,?], answer(A, (const(A,cables)))). _parse([what,is,the,colour,of,the,blinds,in,the,image77,?], answer(A, (const(A,brown)))). _parse([what,is,the,largest,object,in,the,image78,?], answer(A, (const(A,bicycle)))). _parse([how,many,pictures,are,visible,on,the,wall,in,the,image78,?], answer(A, (const(A,4)))). _parse([what,are,the,most,predominant,colours,in,the,image78,?], answer(A, (const(A,black);const(A,white)))). _parse([what,is,on,the,night,stand,in,the,image79,?], answer(A, (const(A,laptop);const(A,clothes)))). _parse([what,is,the,colour,of,the,cloth,on,the,comforter,in,the,image79,?], answer(A, (const(A,blue);const(A,gray)))). _parse([how,many,drawers,are,there,in,the,table,that,holds,the,laptop,in,the,image79,?], answer(A, (const(A,2)))). _parse([how,many,pillows,are,there,in,the,image79,?], answer(A, (const(A,4)))). _parse([what,are,filled,on,the,tables,in,the,image84,?], answer(A, (const(A,books)))). _parse([how,many,legs,of,the,tables,are,visible,in,the,image84,?], answer(A, (const(A,6)))). _parse([what,is,the,colour,of,the,wall,decoration,above,the,books,rack,in,the,image84,?], answer(A, (const(A,purple)))). _parse([what,is,on,the,left,side,of,the,wall,ornaments,in,the,image84,?], answer(A, (const(A,picture)))). _parse([how,many,columns,of,the,rack,are,visible,in,the,image85,?], answer(A, (const(A,4)))). _parse([what,is,filled,in,the,rack,in,the,image85,?], answer(A, (const(A,3)))). _parse([what,is,leaning,against,the,left,rack,in,the,image86,?], answer(A, (const(A,ladder)))). _parse([how,many,books,are,displayed,in,the,black,rack,in,the,image87,?], answer(A, (const(A,6)))). _parse([what,are,the,colours,that,are,predominant,in,the,image87,?], answer(A, (const(A,brown);const(A,red);const(A,black)))). _parse([what,is,on,the,ceiling,in,the,image88,?], answer(A, (const(A,pipe);const(A,light)))). _parse([what,are,the,numbers,drawn,on,the,wall,in,the,image88,?], answer(A, (const(A,4);const(A,6)))). _parse([what,is,hung,on,the,wall,in,the,image88,?], answer(A, (const(A,clock)))). _parse([what,is,on,the,right,side,of,the,pillar,in,the,image89,?], answer(A, (const(A,table)))). _parse([what,is,on,the,black,rack,in,the,image90,?], answer(A, (const(A,dvds)))). _parse([what,is,the,colour,of,the,wall,on,the,right,side,of,the,black,stand,in,the,image90,?], answer(A, (const(A,purple)))). _parse([what,is,in,front,of,the,stand,with,the,bags,in,the,image91,?], answer(A, (const(A,books)))). _parse([what,is,above,the,bag,stand,in,the,image91,?], answer(A, (const(A,clothes)))). _parse([around,which,object,are,the,chairs,placed,in,the,image117,?], answer(A, (const(A,table)))). _parse([what,is,the,colour,of,the,walls,in,the,image117,?], answer(A, (const(A,white);const(A,green)))). _parse([what,is,directly,opposite,to,the,tables,and,chairs,in,the,image117,?], answer(A, (const(A,bookshelf)))). _parse([how,many,tables,are,there,in,the,image118,?], answer(A, (const(A,3)))). _parse([what,is,the,colour,of,the,poster,in,the,right,side,of,the,image118,?], answer(A, (const(A,purple)))). _parse([what,is,the,tallest,object,in,the,image119,?], answer(A, (const(A,stand)))). _parse([what,is,the,colour,of,the,stand,in,the,image119,?], answer(A, (const(A,black)))). _parse([what,is,behind,the,chair,in,the,image119,?], answer(A, (const(A,clothes)))). _parse([how,many,brown,coloured,books,are,there,on,the,table,in,the,image384,?], answer(A, (const(A,3)))). _parse([what,is,behind,the,table,in,the,image384,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,left,side,of,the,bookshelf,in,the,image384,?], answer(A, (const(A,picture)))). _parse([what,is,on,the,right,side,of,the,chair,in,the,image385,?], answer(A, (const(A,table)))). _parse([what,is,on,the,table,in,the,image385,?], answer(A, (const(A,book)))). _parse([what,is,the,colour,dominating,in,the,image385,?], answer(A, (const(A,brown)))). _parse([what,is,behind,the,sofa,in,the,image386,?], answer(A, (const(A,blinds)))). _parse([what,is,the,colour,of,the,sofa,in,the,image386,?], answer(A, (const(A,black)))). _parse([how,many,drawers,are,there,in,the,image387,?], answer(A, (const(A,2)))). _parse([how,many,monitors,are,there,on,the,table,in,the,image387,?], answer(A, (const(A,3)))). _parse([what,is,in,front,of,the,table,in,the,image387,?], answer(A, (const(A,bag)))). _parse([what,is,above,the,monitors,in,the,image387,?], answer(A, (const(A,bookshelf)))). _parse([what,is,on,the,left,side,of,first,monitor,in,the,image387,?], answer(A, (const(A,papers)))). _parse([how,many,chairs,are,visible,in,the,image387,?], answer(A, (const(A,2)))). _parse([what,is,on,the,left,side,of,the,bag,in,the,image388,?], answer(A, (const(A,carton)))). _parse([what,is,behind,the,monitor,in,the,image388,?], answer(A, (const(A,picture)))). _parse([what,is,suspended,from,the,ceiling,in,the,image388,?], answer(A, (const(A,light)))). _parse([what,is,behind,the,bag,in,the,image388,?], answer(A, (const(A,desk)))). _parse([what,is,on,the,left,side,of,the,framed,certificate,in,the,image389,?], answer(A, (const(A,printer)))). _parse([what,is,on,the,right,side,of,the,chair,on,the,floor,in,the,image389,?], answer(A, (const(A,cable_box)))). _parse([what,is,in,between,the,monitor,and,printer,in,the,image389,?], answer(A, (const(A,papers);const(A,books)))). _parse([how,many,pictures,are,there,on,the,table,in,the,image389,?], answer(A, (const(A,2)))). _parse([what,is,in,front,of,the,black,monitor,in,the,image389,?], answer(A, (const(A,keyboard)))). _parse([what,is,on,the,right,side,of,the,books,in,the,image390,?], answer(A, (const(A,bag)))). _parse([what,is,beneath,the,bag,in,the,image390,?], answer(A, (const(A,file)))). _parse([what,is,on,the,right,side,of,the,picture,in,the,image390,?], answer(A, (const(A,pen_cup)))). _parse([what,is,on,the,right,side,of,the,switch,board,in,the,image390,?], answer(A, (const(A,window)))). _parse([how,many,people,are,there,in,the,image395,?], answer(A, (const(A,2)))). _parse([what,is,on,the,right,side,of,the,woman,in,the,image395,?], answer(A, (const(A,printer)))). _parse([what,is,on,the,right,side,of,the,printer,in,the,image395,?], answer(A, (const(A,bottle_of_liquid)))). _parse([what,is,on,the,right,side,of,the,monitor,in,the,image395,?], answer(A, (const(A,telephone)))). _parse([what,is,on,the,papers,in,the,image396,?], answer(A, (const(A,cable_box)))). _parse([what,is,in,front,of,the,purple,chair,in,the,image396,?], answer(A, (const(A,carton)))). _parse([how,many,pictures,are,there,on,the,wall,in,the,image396,?], answer(A, (const(A,4)))). _parse([what,is,behind,the,purple,chair,in,the,image396,?], answer(A, (const(A,blinds)))). _parse([what,is,on,the,left,side,of,the,purple,chair,in,the,image397,?], answer(A, (const(A,door)))). _parse([what,is,on,the,pruple,chair,in,the,image397,?], answer(A, (const(A,paper)))). _parse([what,is,on,the,left,side,of,the,blue,basket,in,the,image411,?], answer(A, (const(A,paper)))). _parse([what,is,on,the,right,side,of,the,basket,in,the,image411,?], answer(A, (const(A,plate)))). _parse([how,many,chairs,are,there,around,the,table,in,the,image411,?], answer(A, (const(A,9)))). _parse([what,is,beneath,the,wall,decorative,item,in,the,image411,?], answer(A, (const(A,water_cooler)))). _parse([what,is,on,the,left,side,of,the,water,cooler,in,the,image411,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,on,the,right,side,of,the,wall,in,the,image411,?], answer(A, (const(A,refridgerator)))). _parse([what,is,on,the,right,side,of,the,sink,in,the,image412,?], answer(A, (const(A,tissue_roll)))). _parse([what,is,on,the,right,side,of,the,white,equipment,in,the,image412,?], answer(A, (const(A,toaster)))). _parse([how,many,drawers,are,there,in,the,image412,?], answer(A, (const(A,4)))). _parse([what,is,on,the,right,side,of,the,tap,in,the,image412,?], answer(A, (const(A,bottle_of_liquid)))). _parse([what,is,on,the,right,side,of,the,tissue,roll,in,the,image413,?], answer(A, (const(A,plastic_box)))). _parse([what,is,on,the,right,most,side,on,the,table,in,the,image413,?], answer(A, (const(A,cup)))). _parse([what,is,on,the,right,side,of,the,shelf,in,the,image414,?], answer(A, (const(A,door)))). _parse([what,is,the,colour,of,the,garbage,bin,in,the,image414,?], answer(A, (const(A,black);const(A,gray)))). _parse([what,is,on,the,left,side,of,the,sofa,in,the,image430,?], answer(A, (const(A,chessboard)))). _parse([what,is,on,the,sofa,in,the,image430,?], answer(A, (const(A,pillow);const(A,clothes)))). _parse([what,is,behind,the,sofa,in,the,image430,?], answer(A, (const(A,pool_table)))). _parse([what,is,on,the,right,side,of,the,sofa,in,the,image430,?], answer(A, (const(A,window)))). _parse([what,is,on,the,right,side,of,the,chess,board,in,the,image430,?], answer(A, (const(A,remote_control)))). _parse([what,is,beneath,the,television,in,the,image431,?], answer(A, (const(A,stand)))). _parse([what,is,on,the,right,side,of,the,table,in,the,image431,?], answer(A, (const(A,xbox)))). _parse([what,is,on,the,right,side,of,the,xbox,in,the,image431,?], answer(A, (const(A,guitar)))). _parse([what,is,on,the,left,side,of,the,television,in,the,image431,?], answer(A, (const(A,picture)))). _parse([what,is,on,the,left,side,of,the,stand,in,the,image431,?], answer(A, (const(A,stool)))). _parse([what,is,on,the,table,in,the,image432,?], answer(A, (const(A,cup);const(A,container);const(A,tissue)))). _parse([what,is,on,the,left,side,of,the,table,in,the,image432,?], answer(A, (const(A,machine)))). _parse([how,many,chairs,are,there,in,the,image432,?], answer(A, (const(A,2)))). _parse([what,is,in,front,of,the,wall,in,the,image433,?], answer(A, (const(A,pool_table)))). _parse([what,is,the,colour,of,the,carpet,in,the,image433,?], answer(A, (const(A,purple)))). _parse([what,is,on,the,right,side,of,the,iron,grill,in,the,image433,?], answer(A, (const(A,window)))). _parse([what,is,on,the,table,in,the,image434,?], answer(A, (const(A,vase)))). _parse([what,is,around,the,table,in,the,image434,?], answer(A, (const(A,chair)))). _parse([what,is,in,between,the,chairs,in,the,image434,?], answer(A, (const(A,stool)))). _parse([what,is,leaning,against,the,wall,in,the,image434,?], answer(A, (const(A,table)))). _parse([what,is,on,the,sofa,in,the,image435,?], answer(A, (const(A,towel)))). _parse([what,is,the,colour,of,the,towels,in,the,image435,?], answer(A, (const(A,red);const(A,blue)))). _parse([what,is,on,the,table,in,the,image441,?], answer(A, (const(A,pen);const(A,paper)))). _parse([what,is,the,colour,of,the,chairs,surrounding,the,table,in,the,image441,?], answer(A, (const(A,green)))). _parse([what,is,on,the,right,side,of,the,table,in,the,image441,?], answer(A, (const(A,blinds)))). _parse([what,is,on,the,right,side,of,the,blinds,in,the,image441,?], answer(A, (const(A,table)))). _parse([what,is,on,the,table,in,the,image441,?], answer(A, (const(A,books)))). _parse([what,is,on,the,wall,in,the,image441,?], answer(A, (const(A,picture)))). _parse([what,is,on,the,cupboard,in,the,image441,?], answer(A, (const(A,mirror)))). _parse([what,is,above,the,cupboard,in,the,image441,?], answer(A, (const(A,decorative_item)))). _parse([what,is,on,the,wall,in,the,image442,?], answer(A, (const(A,picture)))). _parse([what,is,on,the,right,side,of,the,rack,in,the,image442,?], answer(A, (const(A,toy)))). _parse([what,is,on,the,cupboard,in,the,image443,?], answer(A, (const(A,tea_kettle);const(A,decorative_plate)))). _parse([what,is,on,the,right,side,of,the,cupboard,in,the,image443,?], answer(A, (const(A,basket)))). _parse([what,is,in,the,basket,in,the,image443,?], answer(A, (const(A,toy)))). _parse([what,is,on,the,chair,in,the,image444,?], answer(A, (const(A,pillow)))). _parse([what,is,behind,the,chair,in,the,image444,?], answer(A, (const(A,doll_house)))). _parse([what,is,in,front,of,the,wall,in,the,image444,?], answer(A, (const(A,toy)))). _parse([what,is,in,front,of,the,stool,in,the,image444,?], answer(A, (const(A,towel)))). _parse([what,is,in,front,of,the,chair,in,the,image445,?], answer(A, (const(A,bag)))). _parse([what,is,on,the,sofa,in,the,image445,?], answer(A, (const(A,toy);const(A,books)))). _parse([what,is,on,the,floor,on,the,left,side,of,the,green,chair,in,the,image445,?], answer(A, (const(A,plastic_box)))). _parse([how,many,drawers,are,there,in,the,image445,?], answer(A, (const(A,4)))). _parse([what,is,beneath,the,blinds,in,the,image446,?], answer(A, (const(A,basket);const(A,chair)))). _parse([what,is,on,the,floor,in,the,image446,?], answer(A, (const(A,toy)))). _parse([what,is,the,colour,of,the,chair,in,the,image447,?], answer(A, (const(A,yellow)))). _parse([what,is,on,the,left,side,of,the,chair,in,the,image447,?], answer(A, (const(A,plastic_box)))). _parse([how,many,plastic,boxes,are,there,in,the,image447,?], answer(A, (const(A,2)))). _parse([what,is,around,the,plastic,boxes,in,the,image447,?], answer(A, (const(A,toy)))). _parse([how,many,drawers,are,there,in,the,image448,?], answer(A, (const(A,4)))). _parse([how,many,drawers,are,open,in,the,image448,?], answer(A, (const(A,1)))). _parse([what,is,on,left,most,side,on,the,table,in,the,image448,?], answer(A, (const(A,towel)))). _parse([what,is,on,the,towels,in,the,image448,?], answer(A, (const(A,cell_phone)))). _parse([what,is,on,the,right,most,side,on,the,table,in,the,image448,?], answer(A, (const(A,book)))). _parse([what,is,the,tall,white,object,on,the,table,in,the,image448,?], answer(A, (const(A,tissue_roll)))). _parse([what,is,on,the,right,side,of,the,tissue,roll,in,the,image448,?], answer(A, (const(A,cream)))). _parse([what,is,on,the,sofa,in,the,image462,?], answer(A, (const(A,pillow)))). _parse([what,is,on,the,wall,in,the,image462,?], answer(A, (const(A,picture)))). _parse([what,is,in,front,of,the,sofa,in,the,image462,?], answer(A, (const(A,table)))). _parse([how,many,furnitures,are,there,in,the,image462,?], answer(A, (const(A,3)))). _parse([what,is,the,colour,of,the,sofas,in,the,image462,?], answer(A, (const(A,white);const(A,red)))). _parse([how,many,pillows,are,there,in,the,image463,?], answer(A, (const(A,2)))). _parse([what,is,the,colour,of,the,carpet,in,the,image463,?], answer(A, (const(A,brown);const(A,purple);const(A,white)))). _parse([what,is,on,the,table,in,the,image464,?], answer(A, (const(A,lamp);const(A,lamp)))). _parse([what,is,in,front,of,the,table,in,the,image464,?], answer(A, (const(A,ornamental_plant)))). _parse([what,is,the,colour,of,the,leather,stool,in,the,image464,?], answer(A, (const(A,black)))). _parse([what,is,behind,the,table,in,the,image464,?], answer(A, (const(A,cables)))). _parse([what,is,the,colour,of,the,chair,in,the,image465,?], answer(A, (const(A,red)))). _parse([what,is,on,the,left,side,of,the,ornamental,plant,in,the,image465,?], answer(A, (const(A,door)))). _parse([what,is,on,the,wall,in,the,image465,?], answer(A, (const(A,plant)))). _parse([how,many,brown,colour,tables,are,there,in,the,image466,?], answer(A, (const(A,2)))). _parse([what,is,the,colour,of,the,lamp,in,the,image466,?], answer(A, (const(A,white);const(A,black)))). _parse([how,many,doors,are,there,in,the,image469,?], answer(A, (const(A,4)))). _parse([what,is,in,front,of,the,door,in,the,image469,?], answer(A, (const(A,ornamental_plant)))). _parse([what,is,the,colour,of,the,shirt,the,person,is,wearing,in,the,image470,?], answer(A, (const(A,white)))). _parse([what,is,on,the,table,in,the,image470,?], answer(A, (const(A,monitor);const(A,machine);const(A,paper);const(A,keyboard)))). _parse([what,is,on,the,wall,in,the,image470,?], answer(A, (const(A,picture);const(A,poster_board)))). _parse([how,many,chairs,are,there,in,the,image470,?], answer(A, (const(A,2)))). _parse([what,is,behind,the,monitor,in,the,image471,?], answer(A, (const(A,printer)))). _parse([what,is,on,the,right,side,of,the,keyboard,in,the,image471,?], answer(A, (const(A,monitor)))). _parse([how,many,pictures,are,there,on,the,wall,in,the,image471,?], answer(A, (const(A,3)))). _parse([what,is,on,the,wall,in,the,image472,?], answer(A, (const(A,picture)))). _parse([what,is,in,front,of,the,wall,in,the,image472,?], answer(A, (const(A,stand)))). _parse([what,is,on,the,left,side,of,the,book,rack,in,the,image472,?], answer(A, (const(A,ornamental_plant)))). _parse([what,is,beneath,the,table,in,the,image473,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,on,the,left,side,of,the,table,in,the,image473,?], answer(A, (const(A,chair)))). _parse([what,is,above,the,red,colour,picture,in,the,image473,?], answer(A, (const(A,window)))). _parse([how,many,tables,are,there,in,the,image473,?], answer(A, (const(A,3)))). _parse([what,is,on,the,table,in,the,image474,?], answer(A, (const(A,paper);const(A,basketball)))). _parse([what,is,behind,the,table,in,the,image474,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,wall,in,the,image474,?], answer(A, (const(A,picture)))). _parse([what,is,on,the,table,behind,the,chair,in,the,image474,?], answer(A, (const(A,monitor);const(A,mouse);const(A,paper)))). _parse([what,is,on,the,sofa,in,the,image475,?], answer(A, (const(A,pillow);const(A,paper)))). _parse([what,is,on,the,left,side,of,the,sofa,in,the,image475,?], answer(A, (const(A,table)))). _parse([what,is,on,the,left,most,side,on,the,table,in,the,image475,?], answer(A, (const(A,picture)))). _parse([what,is,on,the,right,side,of,the,framed,certificate,in,the,image475,?], answer(A, (const(A,printer)))). _parse([what,is,the,small,object,on,the,right,side,of,the,printer,in,the,image475,?], answer(A, (const(A,stapler)))). _parse([what,is,on,the,left,side,of,the,paper,on,the,table,in,the,image475,?], answer(A, (const(A,telephone)))). _parse([what,is,in,front,of,the,basket,ball,in,the,image476,?], answer(A, (const(A,papers)))). _parse([what,is,on,the,right,side,of,the,paper,in,the,image476,?], answer(A, (const(A,book)))). _parse([what,is,on,the,right,most,side,on,the,table,in,the,image476,?], answer(A, (const(A,telephone);const(A,book);const(A,cd_disc)))). _parse([what,is,the,colour,of,the,chair,in,the,image476,?], answer(A, (const(A,black)))). _parse([how,many,knobs,are,visible,in,the,image477,?], answer(A, (const(A,3)))). _parse([what,is,on,the,basketball,in,the,image477,?], answer(A, (const(A,paper)))). _parse([what,is,behind,the,sofa,in,the,image477,?], answer(A, (const(A,blinds)))). _parse([what,is,above,the,toilet,in,the,image508,?], answer(A, (const(A,window)))). _parse([what,is,on,the,left,side,of,the,garbage,bin,in,the,image508,?], answer(A, (const(A,towel)))). _parse([what,is,on,the,left,side,of,the,towel,in,the,image508,?], answer(A, (const(A,bathtub)))). _parse([how,many,electric,toothbrushes,are,there,in,the,image509,?], answer(A, (const(A,3)))). _parse([what,is,on,the,right,side,of,the,glass,in,the,image509,?], answer(A, (const(A,electric_toothbrush)))). _parse([what,is,on,the,left,side,of,the,sink,in,the,image509,?], answer(A, (const(A,bottle_of_liquid)))). _parse([what,is,on,the,left,side,of,the,bottle,of,liquid,in,the,image509,?], answer(A, (const(A,cream)))). _parse([what,is,on,the,left,side,of,the,bathtub,in,the,image510,?], answer(A, (const(A,radio)))). _parse([what,is,on,the,wall,above,the,glass,in,the,image510,?], answer(A, (const(A,mirror)))). _parse([what,is,in,front,of,the,bath,tub,in,the,image511,?], answer(A, (const(A,towel)))). _parse([what,is,on,the,right,side,of,the,tissue,roll,in,the,image511,?], answer(A, (const(A,toothpaste)))). _parse([what,is,on,the,left,side,of,the,towel,in,the,image512,?], answer(A, (const(A,door)))). _parse([what,is,on,the,door,in,the,image512,?], answer(A, (const(A,door_knob)))). _parse([what,is,on,the,right,side,of,the,toothpaste,in,the,image512,?], answer(A, (const(A,razor)))). _parse([what,is,the,colour,of,the,object,on,the,wall,in,the,image513,?], answer(A, (const(A,green)))). _parse([how,many,bottles,of,liquid,are,there,in,the,image513,?], answer(A, (const(A,3)))). _parse([what,is,on,the,right,side,of,the,bed,in,the,image515,?], answer(A, (const(A,mirror)))). _parse([what,is,behind,the,bed,in,the,image515,?], answer(A, (const(A,curtain)))). _parse([what,is,on,the,books,in,the,image515,?], answer(A, (const(A,clothes)))). _parse([what,is,the,colour,of,the,book,in,the,image515,?], answer(A, (const(A,brown)))). _parse([what,is,the,green,object,in,the,mirror,reflection,in,the,image515,?], answer(A, (const(A,basket)))). _parse([how,many,lamps,are,there,in,the,image516,?], answer(A, (const(A,2)))). _parse([what,is,on,the,bed,in,the,image516,?], answer(A, (const(A,sheets);const(A,comforter);const(A,pillow)))). _parse([what,is,on,the,stand,in,the,image516,?], answer(A, (const(A,towel)))). _parse([how,many,curtains,are,there,in,the,image516,?], answer(A, (const(A,2)))). _parse([what,is,on,the,wall,in,the,image516,?], answer(A, (const(A,picture)))). _parse([what,is,on,the,table,in,the,image517,?], answer(A, (const(A,books);const(A,paper)))). _parse([what,is,on,the,right,side,of,the,book,rack,in,the,image517,?], answer(A, (const(A,drying_stand)))). _parse([what,is,the,colour,of,the,book,on,the,top,in,the,image517,?], answer(A, (const(A,paper)))). _parse([how,many,pillows,are,there,in,the,image518,?], answer(A, (const(A,4)))). _parse([what,is,the,colour,of,the,comforter,in,the,image518,?], answer(A, (const(A,green);const(A,blue);const(A,gray)))). _parse([what,is,beneath,the,table,in,the,image519,?], answer(A, (const(A,basket)))). _parse([what,is,the,colour,of,the,basket,in,the,image519,?], answer(A, (const(A,green)))). _parse([what,is,on,the,drying,stand,in,the,image519,?], answer(A, (const(A,clothes)))). _parse([what,is,in,the,shelves,in,the,image519,?], answer(A, (const(A,book)))). _parse([what,is,on,the,right,side,of,the,drying,stand,in,the,image519,?], answer(A, (const(A,tissue_roll)))). _parse([how,many,drawers,are,there,in,the,image520,?], answer(A, (const(A,4)))). _parse([what,is,on,the,left,side,of,the,drawers,in,the,image520,?], answer(A, (const(A,coat_hanger)))). _parse([what,is,on,the,stool,in,the,image520,?], answer(A, (const(A,fan)))). _parse([what,is,the,colour,of,the,sheets,in,the,image520,?], answer(A, (const(A,purple)))). _parse([what,is,on,the,left,side,of,the,red,colour,light,in,the,image521,?], answer(A, (const(A,tissue_roll)))). _parse([what,is,the,colour,of,the,comforter,in,the,image521,?], answer(A, (const(A,red);const(A,black)))). _parse([what,is,the,colour,of,the,sheets,in,the,image521,?], answer(A, (const(A,yellow);const(A,white)))). _parse([what,is,on,the,left,side,of,the,window,in,the,image523,?], answer(A, (const(A,blinds)))). _parse([what,is,on,the,left,most,side,on,the,table,in,the,image523,?], answer(A, (const(A,printer)))). _parse([what,is,on,the,right,most,side,on,the,table,in,the,image523,?], answer(A, (const(A,iron_box)))). _parse([how,many,chairs,are,there,in,the,image523,?], answer(A, (const(A,2)))). _parse([how,many,tables,are,there,in,the,image523,?], answer(A, (const(A,2)))). _parse([what,is,on,the,wall,in,the,image524,?], answer(A, (const(A,map)))). _parse([what,is,on,the,table,in,front,of,the,chair,in,the,image524,?], answer(A, (const(A,laptop)))). _parse([what,is,on,the,left,side,of,the,table,in,the,image524,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,on,the,left,side,table,in,the,image524,?], answer(A, (const(A,tissue_box)))). _parse([how,many,drawer,knobs,are,visible,in,the,image524,?], answer(A, (const(A,4)))). _parse([what,is,on,the,left,side,of,the,night,stand,in,the,image525,?], answer(A, (const(A,bed)))). _parse([what,is,in,front,of,the,night,stand,in,the,image525,?], answer(A, (const(A,bag)))). _parse([what,is,on,the,cable,in,the,image525,?], answer(A, (const(A,cell_phone_charger)))). _parse([what,is,on,the,drawer,table,in,the,image526,?], answer(A, (const(A,picture)))). _parse([what,in,on,the,right,side,of,the,table,in,the,image526,?], answer(A, (const(A,lamp)))). _parse([what,is,on,the,right,side,of,the,lamp,in,the,image526,?], answer(A, (const(A,bed)))). _parse([what,is,on,the,right,side,of,the,bed,in,the,image531,?], answer(A, (const(A,clothes)))). _parse([what,is,on,the,chair,in,the,image531,?], answer(A, (const(A,paper)))). _parse([what,is,on,the,window,in,the,image531,?], answer(A, (const(A,curtain)))). _parse([what,is,on,the,table,in,the,image531,?], answer(A, (const(A,paper)))). _parse([what,is,on,the,drawer,table,in,the,image531,?], answer(A, (const(A,book);const(A,clock)))). _parse([what,is,in,front,of,the,bed,in,the,image532,?], answer(A, (const(A,tissue_box);const(A,paper)))). _parse([what,is,on,the,comforter,in,the,image532,?], answer(A, (const(A,pillow)))). _parse([what,is,the,colour,of,the,comforter,in,the,image532,?], answer(A, (const(A,blue)))). _parse([what,is,on,the,left,side,of,the,chair,in,the,image533,?], answer(A, (const(A,carton)))). _parse([what,is,on,the,left,side,of,the,curtains,in,the,image533,?], answer(A, (const(A,window)))). _parse([what,is,on,the,right,most,side,on,the,table,in,the,image533,?], answer(A, (const(A,lamp)))). _parse([what,is,on,the,left,side,of,the,stool,in,the,image537,?], answer(A, (const(A,lamp)))). _parse([what,is,on,the,left,side,of,the,lamp,in,the,image537,?], answer(A, (const(A,cell_phone_charger)))). _parse([what,is,on,the,stool,in,the,image537,?], answer(A, (const(A,cell_phone)))). _parse([what,is,on,the,left,side,of,the,bed,in,the,image537,?], answer(A, (const(A,night_stand)))). _parse([what,is,on,the,night,stand,in,the,image537,?], answer(A, (const(A,lamp);const(A,bottle_of_liquid)))). _parse([what,is,the,colour,of,the,pillow,on,the,bed,in,the,image538,?], answer(A, (const(A,red);const(A,white)))). _parse([what,is,on,the,left,side,of,the,lamp,in,the,image538,?], answer(A, (const(A,clock)))). _parse([what,is,on,the,right,side,of,the,pillow,in,the,image538,?], answer(A, (const(A,book)))). _parse([what,is,on,the,wall,in,the,image539,?], answer(A, (const(A,window)))). _parse([what,is,in,front,of,the,wall,in,the,image539,?], answer(A, (const(A,laundry_basket)))). _parse([what,is,in,the,laundry,basket,in,the,image539,?], answer(A, (const(A,clothes)))). _parse([what,is,on,the,door,in,the,image539,?], answer(A, (const(A,door_knob)))). _parse([what,is,on,the,left,side,of,the,book,rack,in,the,image549,?], answer(A, (const(A,door)))). _parse([what,is,the,colour,of,the,door,in,the,image549,?], answer(A, (const(A,brown)))). _parse([what,is,on,the,right,side,of,the,cupboard,in,the,image550,?], answer(A, (const(A,curtain)))). _parse([what,is,the,white,object,on,the,table,in,the,image550,?], answer(A, (const(A,tissue_roll)))). _parse([what,is,on,the,chair,in,the,image550,?], answer(A, (const(A,clothes)))). _parse([what,is,in,the,cupboard,in,the,image550,?], answer(A, (const(A,cup);const(A,saucer)))). _parse([what,is,on,the,left,side,of,the,mat,in,the,image551,?], answer(A, (const(A,book)))). _parse([what,is,around,the,table,in,the,image551,?], answer(A, (const(A,chair)))). _parse([what,is,in,front,of,the,window,in,the,image555,?], answer(A, (const(A,lamp)))). _parse([what,is,on,the,left,side,of,the,chair,in,the,image555,?], answer(A, (const(A,table)))). _parse([what,is,on,the,table,in,the,image555,?], answer(A, (const(A,keyboard);const(A,mouse);const(A,box)))). _parse([what,is,in,front,of,the,book,rack,in,the,image555,?], answer(A, (const(A,plastic_box)))). _parse([what,is,behind,the,keyboard,in,the,image556,?], answer(A, (const(A,monitor)))). _parse([what,is,on,the,left,side,of,the,cable,in,the,image556,?], answer(A, (const(A,pen_cup)))). _parse([what,is,behind,the,pen,cup,in,the,image556,?], answer(A, (const(A,paper_holder)))). _parse([what,is,behind,the,paper,holder,in,the,image556,?], answer(A, (const(A,blinds)))). _parse([what,is,on,the,right,side,of,the,blinds,in,the,image556,?], answer(A, (const(A,wall_decoration)))). _parse([what,is,right,in,front,of,the,blinds,in,the,image557,?], answer(A, (const(A,cordless_phone)))). _parse([how,many,drawers,are,there,in,the,image557,?], answer(A, (const(A,3)))). _parse([what,is,on,the,right,side,of,the,monitor,in,the,image557,?], answer(A, (const(A,paper)))). _parse([what,is,in,front,of,the,window,in,the,image558,?], answer(A, (const(A,printer)))). _parse([what,is,on,the,left,side,of,the,printer,in,the,image558,?], answer(A, (const(A,door)))). _parse([what,is,on,the,right,side,of,the,cable,in,the,image558,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,on,the,left,most,side,on,the,table,in,the,image559,?], answer(A, (const(A,microwave)))). _parse([what,is,on,the,left,side,of,the,table,in,the,image559,?], answer(A, (const(A,refridgerator)))). _parse([what,is,on,the,right,side,of,the,microwave,in,the,image559,?], answer(A, (const(A,bottle_of_liquid)))). _parse([what,is,in,front,of,the,microwave,in,the,image560,?], answer(A, (const(A,hot_water_heater)))). _parse([what,is,above,the,microwave,in,the,image560,?], answer(A, (const(A,basket)))). _parse([what,is,on,the,left,side,of,the,sink,in,the,image561,?], answer(A, (const(A,bowl)))). _parse([what,is,on,the,left,side,of,the,bowl,in,the,image561,?], answer(A, (const(A,glass)))). _parse([what,is,in,front,of,the,glass,in,the,image561,?], answer(A, (const(A,plate)))). _parse([what,is,on,the,window,in,the,image561,?], answer(A, (const(A,curtain)))). _parse([what,is,above,the,stove,in,the,image562,?], answer(A, (const(A,microwave)))). _parse([how,many,drawers,are,there,in,the,image562,?], answer(A, (const(A,3)))). _parse([what,is,beneath,the,curtains,in,the,image562,?], answer(A, (const(A,window)))). _parse([what,is,in,the,wooden,holder,in,the,image563,?], answer(A, (const(A,spatula)))). _parse([what,is,in,front,of,the,holder,in,the,image563,?], answer(A, (const(A,wine_bottle)))). _parse([what,is,on,the,left,side,of,the,door,in,the,image563,?], answer(A, (const(A,refridgerator)))). _parse([what,is,beneath,the,table,in,the,image563,?], answer(A, (const(A,drawer)))). _parse([how,many,drawers,are,there,in,the,image564,?], answer(A, (const(A,5)))). _parse([how,many,knobs,are,there,in,the,image564,?], answer(A, (const(A,8)))). _parse([what,is,on,the,wall,in,the,image565,?], answer(A, (const(A,picture);const(A,wall_decoration)))). _parse([what,is,around,the,table,in,the,image565,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,left,side,of,the,chair,in,the,image565,?], answer(A, (const(A,refridgerator)))). _parse([what,is,on,the,refrigerator,in,the,image566,?], answer(A, (const(A,towel)))). _parse([what,is,the,black,object,in,the,image566,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,on,the,refrigerator,in,the,image566,?], answer(A, (const(A,decoration_item)))). _parse([what,is,on,the,stove,in,the,image567,?], answer(A, (const(A,hot_water_heater)))). _parse([what,is,on,the,right,side,of,the,sink,in,the,image567,?], answer(A, (const(A,bottle_of_hand_wash_liquid)))). _parse([what,is,on,the,corner,of,the,table,in,the,image567,?], answer(A, (const(A,electric_mixer)))). _parse([what,is,the,the,person,opening,in,the,image568,?], answer(A, (const(A,hot_water_heater)))). _parse([what,is,hung,on,the,refrigerator,in,the,image569,?], answer(A, (const(A,towel)))). _parse([what,is,on,the,right,side,of,the,refrigerator,in,the,image569,?], answer(A, (const(A,stove)))). _parse([what,is,on,the,table,in,the,image569,?], answer(A, (const(A,fruit)))). _parse([what,is,in,front,of,the,fruit,in,the,image569,?], answer(A, (const(A,paper)))). _parse([what,is,in,front,of,the,table,in,the,image569,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,microwave,in,the,image570,?], answer(A, (const(A,coffee_machine);const(A,basket)))). _parse([what,is,on,the,left,side,of,the,microwave,in,the,image570,?], answer(A, (const(A,bottle)))). _parse([what,is,in,front,of,the,paper,in,the,image570,?], answer(A, (const(A,envelope)))). _parse([how,many,fruits,are,there,in,the,image570,?], answer(A, (const(A,3)))). _parse([what,is,on,the,right,side,of,the,table,in,the,image571,?], answer(A, (const(A,garbage_bin)))). _parse([how,many,garbage,bins,are,there,in,the,image571,?], answer(A, (const(A,2)))). _parse([what,is,the,colour,of,the,towel,in,the,image571,?], answer(A, (const(A,white)))). _parse([what,is,on,the,sofa,in,the,image579,?], answer(A, (const(A,pillow)))). _parse([what,is,on,the,right,side,of,the,picture,in,the,image579,?], answer(A, (const(A,lamp)))). _parse([what,is,in,front,of,the,lamp,in,the,image579,?], answer(A, (const(A,paper)))). _parse([what,is,behind,the,sofa,in,the,image579,?], answer(A, (const(A,television)))). _parse([what,is,behind,the,television,in,the,image579,?], answer(A, (const(A,bookshelf)))). _parse([what,is,on,the,left,side,of,the,table,in,the,image579,?], answer(A, (const(A,door)))). _parse([what,is,on,the,left,side,of,the,television,in,the,image579,?], answer(A, (const(A,lamp)))). _parse([what,is,in,front,of,the,sofa,in,the,image580,?], answer(A, (const(A,table)))). _parse([what,is,on,the,side,table,in,the,image580,?], answer(A, (const(A,lamp)))). _parse([what,is,behind,the,sofa,in,the,image580,?], answer(A, (const(A,window)))). _parse([what,is,on,the,window,in,the,image580,?], answer(A, (const(A,curtain)))). _parse([what,is,on,the,right,side,of,the,curtains,in,the,image580,?], answer(A, (const(A,picture)))). _parse([what,is,on,the,sofa,in,the,image580,?], answer(A, (const(A,pillow)))). _parse([what,is,on,the,left,side,of,the,chair,in,the,image581,?], answer(A, (const(A,basket)))). _parse([what,is,the,colour,of,the,pillow,on,the,chair,in,the,image581,?], answer(A, (const(A,purple)))). _parse([what,is,on,the,right,side,of,the,chair,in,the,image581,?], answer(A, (const(A,fireplace)))). _parse([what,is,on,the,left,side,of,the,fireplace,in,the,image581,?], answer(A, (const(A,iron_grill)))). _parse([what,is,on,the,table,in,the,image582,?], answer(A, (const(A,head_phones)))). _parse([what,is,the,colour,of,pillows,on,the,sofa,in,the,image582,?], answer(A, (const(A,red)))). _parse([what,is,on,the,right,side,of,the,sofa,in,the,image582,?], answer(A, (const(A,bag)))). _parse([what,is,in,front,of,the,book,rack,in,the,image582,?], answer(A, (const(A,television)))). _parse([how,many,windows,are,visible,in,the,image583,?], answer(A, (const(A,2)))). _parse([what,is,the,colour,of,the,bag,in,the,image583,?], answer(A, (const(A,gray);const(A,black)))). _parse([what,is,the,largest,object,in,the,image591,?], answer(A, (const(A,sofa)))). _parse([what,is,in,front,of,the,sofa,in,the,image591,?], answer(A, (const(A,table)))). _parse([what,is,on,the,table,in,the,image591,?], answer(A, (const(A,microwave);const(A,bottle);const(A,fruit);const(A,paper)))). _parse([what,is,on,the,microwave,in,the,image591,?], answer(A, (const(A,coffee_machine);const(A,basket)))). _parse([what,is,on,the,table,in,the,image592,?], answer(A, (const(A,paper)))). _parse([what,is,on,the,left,side,of,the,chair,in,the,image592,?], answer(A, (const(A,table)))). _parse([what,is,on,the,table,in,the,image592,?], answer(A, (const(A,lamp);const(A,paper)))). _parse([what,is,on,the,left,side,of,the,sofa,in,the,image593,?], answer(A, (const(A,curtain)))). _parse([what,is,beneath,the,curtains,in,the,image593,?], answer(A, (const(A,blinds)))). _parse([what,is,on,the,left,side,of,the,table,in,the,image593,?], answer(A, (const(A,air_conditioner)))). _parse([what,is,the,colour,of,the,carpet,in,the,image593,?], answer(A, (const(A,gray)))). _parse([what,is,on,the,sofa,in,the,image594,?], answer(A, (const(A,sheets)))). _parse([what,is,on,the,left,side,of,the,blinds,in,the,image594,?], answer(A, (const(A,door)))). _parse([how,many,cycles,are,there,in,the,image603,?], answer(A, (const(A,2)))). _parse([what,is,behind,the,chair,in,the,image603,?], answer(A, (const(A,table)))). _parse([what,is,on,the,table,in,the,image603,?], answer(A, (const(A,monitor)))). _parse([how,many,monitors,are,there,in,the,image603,?], answer(A, (const(A,2)))). _parse([what,is,behind,the,monitor,in,the,image603,?], answer(A, (const(A,window)))). _parse([what,is,in,front,of,the,window,in,the,image604,?], answer(A, (const(A,fan)))). _parse([what,is,on,the,right,side,of,the,books,in,the,image604,?], answer(A, (const(A,paper)))). _parse([what,is,behind,the,table,in,the,image604,?], answer(A, (const(A,sofa)))). _parse([what,is,the,white,colour,object,on,the,table,in,the,image604,?], answer(A, (const(A,tissue_roll)))). _parse([what,is,on,the,left,side,of,the,tissue,roll,in,the,image605,?], answer(A, (const(A,bottle)))). _parse([what,is,on,the,left,side,of,the,bottle,in,the,image605,?], answer(A, (const(A,lamp)))). _parse([what,is,behind,the,lamp,in,the,image605,?], answer(A, (const(A,window)))). _parse([what,is,on,the,left,side,of,the,chair,in,the,image605,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,in,front,of,the,paper,in,the,image606,?], answer(A, (const(A,tissue_box)))). _parse([what,is,on,the,left,side,of,the,table,in,the,image606,?], answer(A, (const(A,fan)))). _parse([what,is,in,the,mugs,on,the,table,in,the,image606,?], answer(A, (const(A,ornamental_plant)))). _parse([what,is,on,the,sofa,in,the,image607,?], answer(A, (const(A,sheets)))). _parse([what,is,beneath,the,table,in,the,image607,?], answer(A, (const(A,stool)))). _parse([what,is,behind,the,table,in,the,image607,?], answer(A, (const(A,stand)))). _parse([what,is,on,the,right,side,of,the,books,in,the,image607,?], answer(A, (const(A,cup)))). _parse([what,is,on,the,right,side,of,the,table,in,the,image612,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,in,the,bin,in,the,image612,?], answer(A, (const(A,paper)))). _parse([what,is,on,the,left,side,of,the,chair,in,the,image612,?], answer(A, (const(A,monitor)))). _parse([what,is,on,the,right,side,of,the,monitor,in,the,image612,?], answer(A, (const(A,dvd_player)))). _parse([what,is,on,the,left,side,of,the,big,black,object,on,the,table,in,the,image612,?], answer(A, (const(A,bag)))). _parse([what,is,behind,the,monitor,in,the,image613,?], answer(A, (const(A,telephone)))). _parse([how,many,chairs,are,there,in,the,image613,?], answer(A, (const(A,3)))). _parse([what,is,on,the,shelf,in,the,image613,?], answer(A, (const(A,decorative_item)))). _parse([what,is,beneath,the,table,in,the,image613,?], answer(A, (const(A,cables)))). _parse([what,is,beneath,the,table,in,the,image617,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,on,the,left,side,on,the,table,in,the,image617,?], answer(A, (const(A,monitor)))). _parse([what,is,behind,the,table,in,the,image617,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,left,most,side,on,the,table,behind,the,chair,in,the,image617,?], answer(A, (const(A,printer)))). _parse([what,is,on,the,left,side,on,the,sofa,in,the,image618,?], answer(A, (const(A,carton)))). _parse([what,is,on,the,left,side,of,the,sofa,in,the,image618,?], answer(A, (const(A,carton)))). _parse([what,is,on,the,left,side,of,the,carton,in,the,image618,?], answer(A, (const(A,door)))). _parse([what,is,the,colour,of,the,chart,on,the,table,in,the,image618,?], answer(A, (const(A,yellow)))). _parse([what,is,in,between,the,chair,and,sofa,in,the,image619,?], answer(A, (const(A,stool)))). _parse([what,is,on,the,stool,in,the,image619,?], answer(A, (const(A,flower);const(A,vase)))). _parse([what,is,the,colour,of,the,vase,in,the,image619,?], answer(A, (const(A,pink);const(A,red);const(A,green);const(A,white)))). _parse([what,is,the,colour,of,the,chair,in,the,image619,?], answer(A, (const(A,green)))). _parse([what,is,on,the,paper,in,the,image620,?], answer(A, (const(A,pen)))). _parse([what,is,behind,the,newspaper,in,the,image620,?], answer(A, (const(A,ornamental_plant)))). _parse([what,is,behind,the,ornamental,plant,in,the,image620,?], answer(A, (const(A,window)))). _parse([what,is,behind,the,papers,book,in,the,image621,?], answer(A, (const(A,monitor)))). _parse([what,is,on,the,right,side,of,the,monitor,in,the,image621,?], answer(A, (const(A,keyboard)))). _parse([what,is,on,the,right,side,of,the,monitor,in,the,image621,?], answer(A, (const(A,papers)))). _parse([what,is,behind,the,person,in,the,image633,?], answer(A, (const(A,toy_doll)))). _parse([what,is,on,the,right,side,of,the,toy,doll,in,the,image633,?], answer(A, (const(A,bottle)))). _parse([what,is,on,the,right,side,of,the,bottle,in,the,image633,?], answer(A, (const(A,monitor)))). _parse([what,is,the,black,object,on,the,table,apet,from,the,monitor,in,the,image633,?], answer(A, (const(A,bag)))). _parse([what,is,beneath,the,table,in,the,image633,?], answer(A, (const(A,cables)))). _parse([how,many,people,are,there,in,the,image634,?], answer(A, (const(A,2)))). _parse([what,is,on,the,left,most,side,on,the,table,in,the,image634,?], answer(A, (const(A,monitor)))). _parse([what,is,on,the,left,side,of,the,lady,in,the,image634,?], answer(A, (const(A,drawer)))). _parse([what,is,on,the,shelf,in,the,image634,?], answer(A, (const(A,paper);const(A,book)))). _parse([what,is,on,the,left,side,of,the,monitor,in,the,image635,?], answer(A, (const(A,bottle_of_liquid)))). _parse([what,is,on,the,left,side,of,the,man,in,the,image635,?], answer(A, (const(A,cup)))). _parse([what,is,in,front,of,the,monitor,in,the,image635,?], answer(A, (const(A,paper)))). _parse([what,is,on,the,right,side,of,the,drawer,in,the,image635,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,on,the,right,side,of,the,wall,in,the,image636,?], answer(A, (const(A,door)))). _parse([what,is,on,the,right,side,of,the,table,in,the,image637,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,table,left,side,of,the,chair,in,the,image637,?], answer(A, (const(A,paper)))). _parse([what,is,on,the,right,side,of,the,papers,in,the,image637,?], answer(A, (const(A,monitor)))). _parse([what,is,in,front,of,the,monitor,in,the,image637,?], answer(A, (const(A,keyboard)))). _parse([what,is,on,the,right,side,of,the,keyboard,in,the,image637,?], answer(A, (const(A,mouse)))). _parse([what,is,on,the,right,side,of,the,monitor,in,the,image637,?], answer(A, (const(A,tissue_box)))). _parse([what,is,the,colour,of,the,chair,in,the,image637,?], answer(A, (const(A,gray)))). _parse([what,is,on,the,left,side,of,the,monitor,in,the,image638,?], answer(A, (const(A,speaker)))). _parse([what,is,on,the,wall,in,the,image638,?], answer(A, (const(A,paper)))). _parse([what,is,on,the,shelf,in,the,image638,?], answer(A, (const(A,book);const(A,bottle)))). _parse([what,is,on,the,right,side,of,the,paper,behind,the,chair,in,the,image638,?], answer(A, (const(A,cell_phone_charger)))). _parse([what,is,the,colour,of,the,sofa,in,the,image644,?], answer(A, (const(A,red)))). _parse([what,is,on,the,sofa,in,the,image644,?], answer(A, (const(A,pillow);const(A,comforter)))). _parse([what,is,behind,the,sofa,in,the,image644,?], answer(A, (const(A,window)))). _parse([what,is,on,the,table,in,the,image645,?], answer(A, (const(A,paper);const(A,pen)))). _parse([what,is,in,front,of,the,window,in,the,image645,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,flush,tank,in,the,image650,?], answer(A, (const(A,bottle_of_liquid);const(A,cream)))). _parse([what,is,the,colour,of,the,curtain,in,the,image650,?], answer(A, (const(A,white)))). _parse([what,is,seen,in,the,mirror,reflection,in,the,image651,?], answer(A, (const(A,curtain)))). _parse([what,is,above,the,tap,in,the,image651,?], answer(A, (const(A,mirror)))). _parse([what,is,on,the,left,side,of,the,tap,in,the,image651,?], answer(A, (const(A,bottle_of_hand_wash_liquid)))). _parse([what,is,on,the,right,side,of,the,sink,in,the,image656,?], answer(A, (const(A,curtain)))). _parse([what,is,above,the,sink,in,the,image656,?], answer(A, (const(A,mirror)))). _parse([what,is,seen,in,the,mirror,reflection,in,the,image656,?], answer(A, (const(A,curtain);const(A,table);const(A,bottle_of_liquid)))). _parse([what,is,on,the,left,side,of,the,bottle,of,liquid,in,the,image657,?], answer(A, (const(A,tissue_box)))). _parse([what,is,on,the,left,side,of,the,tissue,box,in,the,image657,?], answer(A, (const(A,container)))). _parse([what,is,in,front,of,the,tissue,box,in,the,image657,?], answer(A, (const(A,toilet)))). _parse([what,is,above,the,switch,board,in,the,image657,?], answer(A, (const(A,mirror)))). _parse([what,is,on,the,left,most,side,on,the,shelf,in,the,image658,?], answer(A, (const(A,bottle_of_liquid)))). _parse([what,is,on,the,right,side,of,the,bottle,of,liquid,in,the,image658,?], answer(A, (const(A,ornamental_item)))). _parse([what,is,on,the,holder,beneath,the,sink,in,the,image663,?], answer(A, (const(A,towel)))). _parse([what,is,on,the,left,side,of,the,wall,in,the,image663,?], answer(A, (const(A,door)))). _parse([what,is,on,the,wall,in,the,image664,?], answer(A, (const(A,mirror);const(A,decorative_item)))). _parse([what,is,the,colour,of,the,towel,in,the,image664,?], answer(A, (const(A,white)))). _parse([what,is,the,colour,of,the,bathtub,in,the,image668,?], answer(A, (const(A,white)))). _parse([how,many,drawers,are,there,in,the,image668,?], answer(A, (const(A,6)))). _parse([what,is,behind,the,tap,in,the,image668,?], answer(A, (const(A,mirror)))). _parse([what,is,in,the,stand,on,the,left,side,of,the,bathtub,in,the,image669,?], answer(A, (const(A,towel)))). _parse([what,is,on,the,bathtub,in,the,image669,?], answer(A, (const(A,bottle_of_liquid)))). _parse([what,is,beneath,the,table,in,the,image670,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,right,side,of,the,cream,tube,in,the,image670,?], answer(A, (const(A,tissue_box)))). _parse([what,is,on,the,left,side,of,the,cream,tube,in,the,image670,?], answer(A, (const(A,bottle_of_hand_wash_liquid)))). _parse([what,is,on,the,left,side,of,the,tap,in,the,image670,?], answer(A, (const(A,cup)))). _parse([how,many,sinks,are,there,in,the,image671,?], answer(A, (const(A,2)))). _parse([what,is,the,colour,of,the,sink,in,the,image671,?], answer(A, (const(A,pink)))). _parse([what,is,on,the,right,side,of,the,tissue,box,in,the,image671,?], answer(A, (const(A,bottle_of_liquid)))). _parse([what,is,above,the,tissue,box,in,the,image671,?], answer(A, (const(A,mirror)))). _parse([what,is,on,the,left,side,of,the,mirror,and,tiles,in,the,image672,?], answer(A, (const(A,towel)))). _parse([what,is,beneath,the,towel,in,the,image672,?], answer(A, (const(A,bathtub)))). _parse([what,is,on,the,left,side,of,the,towel,in,the,image672,?], answer(A, (const(A,hanger)))). _parse([how,many,mats,are,there,in,the,image673,?], answer(A, (const(A,2)))). _parse([what,is,the,colour,of,the,tiles,in,the,image673,?], answer(A, (const(A,pink)))). _parse([what,is,beneath,the,blinds,in,the,image676,?], answer(A, (const(A,towel)))). _parse([what,is,on,the,left,side,of,the,blinds,in,the,image676,?], answer(A, (const(A,picture)))). _parse([what,is,on,the,left,side,of,the,picture,in,the,image676,?], answer(A, (const(A,door)))). _parse([what,is,in,front,of,the,bottle,of,hand,wash,liquid,in,the,image677,?], answer(A, (const(A,towel)))). _parse([what,is,behind,the,decorative,item,on,the,flush,tank,in,the,image677,?], answer(A, (const(A,tissue_box)))). _parse([what,is,on,the,flush,tank,in,the,image678,?], answer(A, (const(A,ornamental_item)))). _parse([what,is,on,the,left,side,of,the,toilet,in,the,image678,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,on,the,hanger,in,the,image678,?], answer(A, (const(A,clothes)))). _parse([what,is,on,the,right,side,of,the,clothes,in,the,image678,?], answer(A, (const(A,door)))). _parse([what,is,on,the,right,side,of,the,tap,in,the,image679,?], answer(A, (const(A,bottle_of_hand_wash_liquid)))). _parse([what,is,in,front,of,the,bottle,of,hand,was,liquid,in,the,image679,?], answer(A, (const(A,glass)))). _parse([what,is,in,front,of,the,glass,in,the,image679,?], answer(A, (const(A,towel)))). _parse([what,is,on,the,right,most,side,on,the,table,in,the,image679,?], answer(A, (const(A,tissue_box)))). _parse([what,is,above,the,tap,in,the,image679,?], answer(A, (const(A,mirror)))). _parse([what,is,on,the,left,side,of,the,toilet,in,the,image680,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,on,the,left,side,of,the,garbage,bin,in,the,image680,?], answer(A, (const(A,sink)))). _parse([what,is,above,the,tap,in,the,image680,?], answer(A, (const(A,mirror)))). _parse([what,is,on,the,left,side,of,the,bathing,area,in,the,image681,?], answer(A, (const(A,door)))). _parse([what,is,in,front,of,the,door,in,the,image681,?], answer(A, (const(A,ornamental_item)))). _parse([what,is,on,the,left,side,of,the,door,in,the,image681,?], answer(A, (const(A,towel)))). _parse([what,is,on,the,left,side,of,the,bath,tub,in,the,image686,?], answer(A, (const(A,bottle_of_liquid)))). _parse([how,many,knobs,are,visible,in,the,image686,?], answer(A, (const(A,4)))). _parse([what,is,on,the,left,side,of,the,towel,on,the,table,in,the,image687,?], answer(A, (const(A,bottle)))). _parse([what,is,the,colour,of,the,mat,in,the,image687,?], answer(A, (const(A,red)))). _parse([how,many,drawers,are,there,in,the,image687,?], answer(A, (const(A,5)))). _parse([how,many,knobs,are,there,in,the,image688,?], answer(A, (const(A,6)))). _parse([what,is,the,colour,of,the,towel,in,the,image688,?], answer(A, (const(A,blue)))). _parse([what,is,in,front,of,the,mirror,in,the,image688,?], answer(A, (const(A,cup)))). _parse([what,is,on,the,right,side,of,the,toilet,in,the,image689,?], answer(A, (const(A,tissue_roll)))). _parse([what,is,above,the,flush,tank,in,the,image689,?], answer(A, (const(A,book)))). _parse([what,is,on,the,right,side,of,the,toilet,in,the,image689,?], answer(A, (const(A,door)))). _parse([what,is,the,colour,of,the,towel,in,the,image690,?], answer(A, (const(A,pink)))). _parse([what,is,on,the,right,side,of,the,towel,in,the,image690,?], answer(A, (const(A,door)))). _parse([what,is,on,the,right,side,of,the,door,in,the,image690,?], answer(A, (const(A,curtain)))). _parse([how,many,towels,are,there,in,the,image693,?], answer(A, (const(A,4)))). _parse([what,is,above,the,towel,in,the,image693,?], answer(A, (const(A,blinds)))). _parse([what,is,in,front,of,the,mirror,in,the,image693,?], answer(A, (const(A,bottle_of_liquid);const(A,plate)))). _parse([what,is,on,the,right,side,of,the,bottle,of,liquid,in,the,image693,?], answer(A, (const(A,towel)))). _parse([how,many,tissue,boxes,are,there,in,the,image694,?], answer(A, (const(A,2)))). _parse([what,is,the,colour,of,the,towels,in,the,image694,?], answer(A, (const(A,white)))). _parse([what,is,in,the,clothes,hanger,in,the,image697,?], answer(A, (const(A,towel)))). _parse([what,is,in,front,of,the,electric,brush,in,the,image697,?], answer(A, (const(A,box)))). _parse([what,is,on,the,right,side,of,the,box,in,the,image697,?], answer(A, (const(A,towel)))). _parse([what,is,in,front,of,the,bathtub,in,the,image698,?], answer(A, (const(A,towel);const(A,paper)))). _parse([what,is,above,the,bathtub,in,the,image698,?], answer(A, (const(A,window)))). _parse([what,is,in,front,of,the,drawer,in,the,image699,?], answer(A, (const(A,garbage_bin)))). _parse([how,many,drawers,are,open,in,the,image699,?], answer(A, (const(A,2)))). _parse([what,is,in,front,of,the,mirror,in,the,image699,?], answer(A, (const(A,mirror);const(A,bottle);const(A,towel)))). _parse([what,is,on,the,left,side,of,the,window,in,the,image706,?], answer(A, (const(A,curtain)))). _parse([what,is,beneath,the,window,in,the,image706,?], answer(A, (const(A,towel)))). _parse([what,is,in,front,of,the,towel,in,the,image706,?], answer(A, (const(A,stand)))). _parse([what,is,on,the,left,side,of,the,curtain,in,the,image706,?], answer(A, (const(A,bathtub)))). _parse([what,is,on,the,wall,in,the,image706,?], answer(A, (const(A,picture)))). _parse([what,is,the,colour,of,the,wall,in,the,image707,?], answer(A, (const(A,brown)))). _parse([what,is,on,the,left,side,of,the,wall,in,the,image707,?], answer(A, (const(A,toilet)))). _parse([what,is,in,front,of,the,mirror,in,the,image708,?], answer(A, (const(A,tissue_box);const(A,sink)))). _parse([how,many,towels,are,there,in,the,image709,?], answer(A, (const(A,2)))). _parse([what,is,on,the,left,side,of,the,towels,in,the,image709,?], answer(A, (const(A,curtain)))). _parse([what,is,behind,the,curtains,in,the,image709,?], answer(A, (const(A,bathtub)))). _parse([what,is,seen,in,the,reflection,of,the,mirror,in,the,image710,?], answer(A, (const(A,towel);const(A,bottle_of_liquid);const(A,cream_tube);const(A,tissue)))). _parse([what,is,on,the,plastic,box,in,the,image710,?], answer(A, (const(A,tissue_box)))). _parse([what,is,on,the,table,in,the,image711,?], answer(A, (const(A,towel)))). _parse([what,is,on,the,right,side,of,the,table,in,the,image711,?], answer(A, (const(A,door)))). _parse([what,is,in,the,shelf,on,the,wall,in,the,image713,?], answer(A, (const(A,mirror)))). _parse([what,is,on,the,stand,in,the,image713,?], answer(A, (const(A,bottle_of_liquid)))). _parse([what,is,on,the,right,side,of,the,sink,in,the,image717,?], answer(A, (const(A,towel)))). _parse([what,is,the,colours,of,the,towels,in,the,image717,?], answer(A, (const(A,gray);const(A,green)))). _parse([how,many,knobs,are,there,in,the,image717,?], answer(A, (const(A,2)))). _parse([what,is,the,green,coloured,object,in,front,of,the,mirror,in,the,image717,?], answer(A, (const(A,ornamental_plant)))). _parse([what,is,the,colour,of,the,towel,in,the,image718,?], answer(A, (const(A,yellow)))). _parse([what,is,on,the,left,side,of,the,door,in,the,image718,?], answer(A, (const(A,curtain)))). _parse([what,is,beneath,the,curtain,in,the,image718,?], answer(A, (const(A,bottle_of_liquid)))). _parse([what,is,in,front,of,the,bathtub,in,the,image718,?], answer(A, (const(A,toilet)))). _parse([what,is,on,the,wall,in,the,image724,?], answer(A, (const(A,picture)))). _parse([what,is,on,the,left,side,of,the,tap,in,the,image724,?], answer(A, (const(A,bottle_of_liquid)))). _parse([what,is,on,the,left,side,of,the,picture,in,the,image724,?], answer(A, (const(A,blinds)))). _parse([what,is,beneath,the,table,in,the,image725,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,on,the,stool,in,the,image725,?], answer(A, (const(A,box)))). _parse([what,is,on,the,left,side,of,the,toilet,in,the,image726,?], answer(A, (const(A,tissue_roll)))). _parse([what,is,in,the,clothes,hanger,in,the,image727,?], answer(A, (const(A,towel)))). _parse([what,is,on,the,left,side,of,the,tap,in,the,image727,?], answer(A, (const(A,decorative_plate)))). _parse([what,is,on,the,flush,tank,in,the,image728,?], answer(A, (const(A,tissue_box)))). _parse([what,is,on,the,left,side,of,the,toilet,in,the,image728,?], answer(A, (const(A,tissue_roll)))). _parse([what,is,seen,on,the,mirror,reflection,in,the,image731,?], answer(A, (const(A,curtain)))). _parse([what,is,on,the,right,side,of,the,tap,in,the,image731,?], answer(A, (const(A,bottle_of_hand_wash_liquid)))). _parse([what,is,on,the,left,side,of,the,tap,in,the,image731,?], answer(A, (const(A,toothbrush)))). _parse([what,is,on,the,left,side,of,the,sink,in,the,image731,?], answer(A, (const(A,towel)))). _parse([what,is,on,the,wall,in,the,image732,?], answer(A, (const(A,picture)))). _parse([what,is,on,the,right,side,of,the,picture,in,the,image732,?], answer(A, (const(A,blinds)))). _parse([what,is,in,front,of,the,toilet,in,the,image732,?], answer(A, (const(A,cloth_bag)))). _parse([how,many,towels,are,there,in,the,image733,?], answer(A, (const(A,2)))). _parse([what,is,the,colour,of,the,colour,of,the,towels,in,the,image733,?], answer(A, (const(A,purple)))). _parse([what,is,on,the,right,side,of,the,wall,in,the,image733,?], answer(A, (const(A,door)))). _parse([what,is,on,the,left,side,of,the,tap,in,the,image734,?], answer(A, (const(A,bottle_of_liquid)))). _parse([what,is,seen,in,the,mirror,reflection,in,the,image734,?], answer(A, (const(A,towel);const(A,blinds);const(A,window)))). _parse([what,is,on,the,right,side,of,the,basket,in,the,image743,?], answer(A, (const(A,blinds)))). _parse([what,is,on,the,right,side,of,the,sink,in,the,image743,?], answer(A, (const(A,bottle_of_liquid)))). _parse([what,is,on,the,right,side,of,the,bottle,of,liquid,in,the,image743,?], answer(A, (const(A,paper)))). _parse([what,is,on,the,bathtub,in,the,image744,?], answer(A, (const(A,towel)))). _parse([how,many,bottles,of,liquid,are,there,in,the,image744,?], answer(A, (const(A,3)))). _parse([what,is,above,the,cables,in,the,image759,?], answer(A, (const(A,tissue_roll)))). _parse([what,is,on,the,right,side,of,the,tissue,roll,in,the,image759,?], answer(A, (const(A,basket)))). _parse([what,is,on,the,left,side,of,the,stove,in,the,image760,?], answer(A, (const(A,can)))). _parse([how,many,drawers,are,there,in,the,image760,?], answer(A, (const(A,3)))). _parse([what,is,around,the,table,in,the,image760,?], answer(A, (const(A,chair)))). _parse([how,many,chairs,are,there,in,the,image761,?], answer(A, (const(A,4)))). _parse([what,is,behind,the,chair,in,the,image761,?], answer(A, (const(A,door)))). _parse([what,is,on,the,chair,in,the,image761,?], answer(A, (const(A,pillow)))). _parse([what,is,on,the,left,side,of,the,cupboard,in,the,image762,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,on,the,left,side,of,the,sink,in,the,image762,?], answer(A, (const(A,bottle_of_liquid)))). _parse([what,is,behind,the,tap,in,the,image762,?], answer(A, (const(A,blinds)))). _parse([what,is,on,the,spatula,holder,in,the,image762,?], answer(A, (const(A,knife_rack)))). _parse([what,is,on,the,left,side,of,the,microwave,in,the,image763,?], answer(A, (const(A,refridgerator)))). _parse([what,is,on,the,right,side,of,the,shelf,in,the,image763,?], answer(A, (const(A,oven)))). _parse([what,is,on,the,second,last,shelf,of,the,wooden,rack,in,the,image763,?], answer(A, (const(A,shoe)))). _parse([what,is,on,the,marble,table,in,the,image764,?], answer(A, (const(A,stove)))). _parse([what,is,on,the,right,side,of,the,tap,in,the,image765,?], answer(A, (const(A,ornamental_plant)))). _parse([what,is,above,the,tap,in,the,image765,?], answer(A, (const(A,blinds)))). _parse([what,is,beneath,the,table,in,the,image766,?], answer(A, (const(A,dishwasher)))). _parse([what,is,on,the,handle,in,the,image766,?], answer(A, (const(A,towel)))). _parse([what,is,the,yellow,object,on,the,right,side,on,the,table,in,the,image766,?], answer(A, (const(A,knife_rack)))). _parse([what,is,above,the,table,in,the,image767,?], answer(A, (const(A,chandelier)))). _parse([what,is,behind,the,chair,in,the,image767,?], answer(A, (const(A,blinds)))). _parse([what,is,on,the,refrigerator,in,the,image768,?], answer(A, (const(A,paper);const(A,magnet)))). _parse([what,is,on,the,stove,in,the,image769,?], answer(A, (const(A,tea_kettle)))). _parse([what,is,on,the,left,side,of,the,stove,in,the,image769,?], answer(A, (const(A,oven)))). _parse([what,is,on,the,stove,in,the,image770,?], answer(A, (const(A,tea_kettle)))). _parse([what,is,on,the,left,side,of,the,stove,in,the,image770,?], answer(A, (const(A,microwave)))). _parse([what,is,on,the,left,side,of,the,salt,shaker,in,the,image770,?], answer(A, (const(A,electric_mixer)))). _parse([what,is,on,the,right,side,of,the,sink,in,the,image770,?], answer(A, (const(A,kitchen_utensils)))). _parse([what,is,on,the,left,side,of,the,tap,in,the,image771,?], answer(A, (const(A,soap);const(A,soap_box)))). _parse([what,is,on,the,left,side,of,the,soap,in,the,image771,?], answer(A, (const(A,bottle_of_hand_wash_liquid)))). _parse([what,is,above,the,tap,in,the,image771,?], answer(A, (const(A,blinds)))). _parse([what,is,in,front,of,the,hand,wash,liquid,in,the,image771,?], answer(A, (const(A,towel)))). _parse([what,is,at,the,centre,of,the,table,in,the,image772,?], answer(A, (const(A,bowl);const(A,decorative_item)))). _parse([what,is,above,the,bowl,in,the,image772,?], answer(A, (const(A,chandelier)))). _parse([what,is,on,the,left,side,of,the,bowl,in,the,image772,?], answer(A, (const(A,paper)))). _parse([what,is,on,the,left,side,of,the,paper,in,the,image772,?], answer(A, (const(A,newspapers)))). _parse([what,is,around,the,table,in,the,image772,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,chair,in,the,image773,?], answer(A, (const(A,pillow)))). _parse([what,is,on,the,right,side,of,the,table,in,the,image773,?], answer(A, (const(A,refridgerator)))). _parse([what,is,on,the,refrigerator,in,the,image773,?], answer(A, (const(A,paper);const(A,magnet)))). _parse([what,is,on,the,wall,behind,the,glass,in,the,image773,?], answer(A, (const(A,telephone)))). _parse([what,is,on,the,right,side,of,the,bottle,of,liquid,in,the,image774,?], answer(A, (const(A,cell_phone_charger)))). _parse([what,is,connected,to,the,cellphone,charger,in,the,image774,?], answer(A, (const(A,cell_phone)))). _parse([what,is,on,the,left,side,of,the,tap,in,the,image774,?], answer(A, (const(A,container)))). _parse([what,is,on,the,left,side,of,the,container,in,the,image774,?], answer(A, (const(A,bottle_of_hand_wash_liquid)))). _parse([what,is,on,the,right,side,of,the,tap,in,the,image774,?], answer(A, (const(A,kitchen_utensils)))). _parse([what,is,on,the,right,side,of,the,cellphone,charger,in,the,image775,?], answer(A, (const(A,plastic_box)))). _parse([what,is,on,the,right,side,of,the,plastic,box,in,the,image775,?], answer(A, (const(A,knife_rack);const(A,knife)))). _parse([what,is,behind,the,kitchen,utensils,in,the,image775,?], answer(A, (const(A,bottle_of_liquid)))). _parse([what,is,on,the,left,side,of,the,sink,in,the,image775,?], answer(A, (const(A,bottle_of_hand_wash_liquid)))). _parse([what,is,on,the,left,side,of,the,container,in,the,image776,?], answer(A, (const(A,stove)))). _parse([what,is,the,colour,of,the,liquid,in,the,image776,?], answer(A, (const(A,green)))). _parse([what,is,behind,the,tap,in,the,image777,?], answer(A, (const(A,wooden_plank)))). _parse([how,many,drawers,are,there,in,the,image777,?], answer(A, (const(A,2)))). _parse([what,is,above,the,wooden,plank,in,the,image777,?], answer(A, (const(A,blinds)))). _parse([what,is,above,the,drawer,in,the,image778,?], answer(A, (const(A,oven)))). _parse([what,is,on,the,wall,in,the,image778,?], answer(A, (const(A,picture)))). _parse([what,is,in,front,of,the,bottle,in,the,image778,?], answer(A, (const(A,plate)))). _parse([what,is,on,the,stove,in,the,image779,?], answer(A, (const(A,tea_kettle)))). _parse([what,is,on,the,right,side,of,the,stove,in,the,image779,?], answer(A, (const(A,knife_rack);const(A,knife)))). _parse([what,is,on,the,right,side,of,the,knife,rack,in,the,image779,?], answer(A, (const(A,fruit)))). _parse([what,is,the,largest,object,in,the,image779,?], answer(A, (const(A,refridgerator)))). _parse([how,many,drawers,are,there,in,the,image779,?], answer(A, (const(A,2)))). _parse([what,is,on,the,right,side,of,the,bottle,of,liquid,in,the,image780,?], answer(A, (const(A,oven)))). _parse([what,is,on,the,right,side,of,the,oven,in,the,image780,?], answer(A, (const(A,electrical_kettle)))). _parse([what,is,on,the,right,side,of,the,stove,in,the,image780,?], answer(A, (const(A,bottle_of_liquid)))). _parse([what,is,in,front,of,the,switch,board,in,the,image780,?], answer(A, (const(A,coffee_machine)))). _parse([how,many,chairs,are,there,in,the,image781,?], answer(A, (const(A,6)))). _parse([what,is,on,the,chair,in,the,image781,?], answer(A, (const(A,bag)))). _parse([what,is,on,the,table,in,the,image781,?], answer(A, (const(A,paper);const(A,decorative_item)))). _parse([what,is,on,the,left,side,of,the,chair,in,the,image781,?], answer(A, (const(A,blinds)))). _parse([what,is,on,the,right,side,of,the,blinds,in,the,image782,?], answer(A, (const(A,picture)))). _parse([what,is,in,behind,the,chair,in,the,image782,?], answer(A, (const(A,table)))). _parse([what,is,on,the,table,in,the,image782,?], answer(A, (const(A,monitor);const(A,speaker);const(A,paper)))). _parse([how,many,drawers,are,there,in,the,image782,?], answer(A, (const(A,4)))). _parse([what,is,on,the,left,most,side,on,the,table,in,the,image783,?], answer(A, (const(A,bag);const(A,flower)))). _parse([what,is,suspended,from,the,ceiling,in,the,image783,?], answer(A, (const(A,chandelier)))). _parse([what,is,on,the,right,side,of,the,plastic,cover,in,the,image783,?], answer(A, (const(A,bottle)))). _parse([what,is,behind,the,chandelier,in,the,image783,?], answer(A, (const(A,blinds)))). _parse([what,is,on,the,right,side,of,the,blinds,in,the,image783,?], answer(A, (const(A,door)))). _parse([what,is,behind,the,dog,in,the,image784,?], answer(A, (const(A,refridgerator)))). _parse([what,is,at,the,base,of,the,cupboard,in,the,image784,?], answer(A, (const(A,glass)))). _parse([what,is,on,the,left,side,of,the,stove,in,the,image784,?], answer(A, (const(A,microwave)))). _parse([what,is,on,the,left,side,of,the,microwave,in,the,image784,?], answer(A, (const(A,kitchen_utensils)))). _parse([what,is,on,the,stove,in,the,image785,?], answer(A, (const(A,utensil)))). _parse([how,many,knobs,are,there,on,the,stove,in,the,image785,?], answer(A, (const(A,4)))). _parse([what,is,on,the,right,side,of,the,stove,in,the,image785,?], answer(A, (const(A,electrical_kettle)))). _parse([what,is,on,the,right,side,of,the,electrical,kettle,in,the,image785,?], answer(A, (const(A,bottle_of_liquid)))). _parse([what,is,in,front,of,the,stove,in,the,image785,?], answer(A, (const(A,towel)))). _parse([how,many,drawers,are,there,in,the,image785,?], answer(A, (const(A,4)))). _parse([what,is,behind,the,cooker,in,the,image786,?], answer(A, (const(A,bottle)))). _parse([what,is,in,between,the,blinds,in,the,image786,?], answer(A, (const(A,light)))). _parse([what,is,on,the,left,side,of,the,cooker,in,the,image786,?], answer(A, (const(A,key)))). _parse([what,is,on,the,left,side,of,the,key,in,the,image786,?], answer(A, (const(A,glass)))). _parse([what,is,on,the,left,side,of,the,tap,in,the,image787,?], answer(A, (const(A,cup)))). _parse([how,many,bottles,are,there,in,the,image787,?], answer(A, (const(A,3)))). _parse([what,is,in,front,of,the,window,in,the,image800,?], answer(A, (const(A,carton)))). _parse([what,is,on,the,left,side,of,the,plate,in,the,image800,?], answer(A, (const(A,glass)))). _parse([what,is,on,the,left,side,of,the,container,in,the,image800,?], answer(A, (const(A,container)))). _parse([what,is,on,the,left,side,of,the,chair,in,the,image801,?], answer(A, (const(A,window)))). _parse([what,is,around,the,table,in,the,image801,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,right,side,of,the,bag,in,the,image802,?], answer(A, (const(A,stove)))). _parse([what,is,on,the,stove,in,the,image802,?], answer(A, (const(A,tea_kettle)))). _parse([what,is,on,the,right,side,of,the,kitchen,utensils,in,the,image802,?], answer(A, (const(A,dishwasher)))). _parse([what,is,on,the,left,side,of,the,picture,in,the,image802,?], answer(A, (const(A,window)))). _parse([what,is,behind,the,cup,in,the,image803,?], answer(A, (const(A,ornamental_plant)))). _parse([how,many,cups,are,there,near,the,ornamental,plant,in,the,image803,?], answer(A, (const(A,2)))). _parse([how,many,plastic,bags,are,there,in,the,image804,?], answer(A, (const(A,4)))). _parse([what,is,behind,the,plastic,bag,in,the,image804,?], answer(A, (const(A,basket)))). _parse([what,is,the,largest,object,in,the,image804,?], answer(A, (const(A,refridgerator)))). _parse([what,is,on,the,left,side,of,the,tap,in,the,image804,?], answer(A, (const(A,bottle_of_liquid)))). _parse([what,is,on,the,chair,in,the,image810,?], answer(A, (const(A,bag)))). _parse([what,is,on,the,left,side,of,the,table,in,the,image810,?], answer(A, (const(A,ornamental_plant)))). _parse([what,is,behind,the,chair,in,the,image810,?], answer(A, (const(A,fruit)))). _parse([what,is,on,the,left,side,of,the,salt,shaker,in,the,image810,?], answer(A, (const(A,plastic_box)))). _parse([what,is,the,colour,of,the,bag,in,the,image811,?], answer(A, (const(A,gray)))). _parse([what,is,on,the,table,in,the,image811,?], answer(A, (const(A,paper)))). _parse([what,is,behind,the,lady,in,the,image811,?], answer(A, (const(A,table)))). _parse([how,many,water,bottles,are,there,in,the,image812,?], answer(A, (const(A,2)))). _parse([what,is,on,the,left,side,of,the,shelf,in,the,image812,?], answer(A, (const(A,microwave)))). _parse([what,is,the,largest,object,in,the,image812,?], answer(A, (const(A,refridgerator)))). _parse([what,is,in,front,of,the,vegetables,in,the,image813,?], answer(A, (const(A,paper)))). _parse([what,is,on,the,left,side,of,the,tap,in,the,image813,?], answer(A, (const(A,bottle_of_hand_wash_liquid)))). _parse([what,is,on,the,right,side,of,the,tap,in,the,image813,?], answer(A, (const(A,cup)))). _parse([what,is,on,the,right,side,of,the,sink,in,the,image813,?], answer(A, (const(A,kitchen_utensils)))). _parse([what,is,on,the,right,side,of,the,kitchen,utensils,in,the,image813,?], answer(A, (const(A,tissue_roll)))). _parse([what,is,on,the,right,side,of,the,tissue,roll,in,the,image813,?], answer(A, (const(A,container)))). _parse([what,is,in,front,of,the,wall,in,the,image814,?], answer(A, (const(A,stove)))). _parse([how,many,drawers,are,there,in,the,image814,?], answer(A, (const(A,9)))). _parse([what,is,on,the,right,side,of,containers,in,the,image814,?], answer(A, (const(A,window)))). _parse([what,is,in,the,red,colour,vase,in,the,image814,?], answer(A, (const(A,ornamental_plant)))). _parse([what,is,on,the,right,side,of,the,refrigerator,in,the,image821,?], answer(A, (const(A,picture)))). _parse([what,is,on,the,left,side,of,the,cupboard,in,the,image821,?], answer(A, (const(A,microwave)))). _parse([what,is,on,the,left,side,of,the,microwave,in,the,image821,?], answer(A, (const(A,oven)))). _parse([what,is,on,the,left,side,of,the,towel,in,the,image821,?], answer(A, (const(A,briefcase)))). _parse([what,is,on,the,left,side,of,the,table,in,the,image821,?], answer(A, (const(A,chair)))). _parse([what,is,in,front,of,the,chair,on,the,table,in,the,image822,?], answer(A, (const(A,newspapers)))). _parse([what,is,on,the,right,side,of,the,newspaper,in,the,image822,?], answer(A, (const(A,cup)))). _parse([what,is,on,the,left,side,of,the,newspaper,in,the,image822,?], answer(A, (const(A,tissue)))). _parse([what,is,in,front,of,the,table,in,the,image823,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,table,in,the,image823,?], answer(A, (const(A,monitor);const(A,speaker)))). _parse([what,is,beneath,the,table,in,the,image823,?], answer(A, (const(A,cables)))). _parse([what,is,on,the,left,side,of,the,wall,in,the,image823,?], answer(A, (const(A,refridgerator)))). _parse([what,is,on,the,left,side,of,the,sink,in,the,image833,?], answer(A, (const(A,kitchen_utensils)))). _parse([what,is,on,the,right,side,of,the,chair,in,the,image833,?], answer(A, (const(A,water_cooler)))). _parse([what,is,on,the,left,side,of,the,cooler,in,the,image833,?], answer(A, (const(A,stool)))). _parse([what,is,on,the,drawer,holder,in,the,image833,?], answer(A, (const(A,towel)))). _parse([what,is,on,the,left,side,of,the,plate,in,the,image833,?], answer(A, (const(A,bowl)))). _parse([what,is,above,the,tap,in,the,image834,?], answer(A, (const(A,blinds)))). _parse([what,is,on,the,right,side,of,the,tap,in,the,image834,?], answer(A, (const(A,bottle_of_hand_wash_liquid)))). _parse([what,is,on,the,right,side,of,the,bottle,of,hand,wash,liquid,in,the,image834,?], answer(A, (const(A,plate)))). _parse([what,is,in,front,of,the,bottle,of,liquid,in,the,image835,?], answer(A, (const(A,pepper_shaker)))). _parse([what,is,on,the,right,side,of,the,bottle,of,liquid,in,the,image835,?], answer(A, (const(A,plate)))). _parse([what,is,behind,the,bottle,of,liquid,in,the,image835,?], answer(A, (const(A,stove)))). _parse([what,is,on,the,stove,in,the,image835,?], answer(A, (const(A,clothes);const(A,tea_kettle)))). _parse([what,is,behind,the,stool,in,the,image836,?], answer(A, (const(A,water_cooler)))). _parse([what,is,above,the,table,in,the,image836,?], answer(A, (const(A,light)))). _parse([what,is,on,the,wall,in,the,image836,?], answer(A, (const(A,wall_decoration)))). _parse([what,is,beneath,the,wall,decoration,in,the,image836,?], answer(A, (const(A,window)))). _parse([what,is,on,the,left,most,side,on,the,table,in,the,image836,?], answer(A, (const(A,tissue_box)))). _parse([what,is,on,the,right,side,of,the,stove,in,the,image837,?], answer(A, (const(A,bottle_of_liquid)))). _parse([what,is,on,the,right,side,of,the,bottle,of,liquid,in,the,image837,?], answer(A, (const(A,bag)))). _parse([what,is,on,the,left,side,of,the,stove,in,the,image837,?], answer(A, (const(A,oven)))). _parse([what,is,on,the,central,table,in,the,image837,?], answer(A, (const(A,remote_control)))). _parse([what,is,on,the,right,most,side,on,the,table,in,the,image838,?], answer(A, (const(A,fruit)))). _parse([what,is,on,the,left,side,of,the,sink,in,the,image838,?], answer(A, (const(A,towel)))). _parse([what,is,on,the,left,side,of,the,black,equipment,in,the,image838,?], answer(A, (const(A,tissue_roll)))). _parse([what,is,in,front,of,the,bowl,in,the,image839,?], answer(A, (const(A,plate)))). _parse([what,is,in,front,of,the,cable,in,the,image839,?], answer(A, (const(A,paper)))). _parse([what,is,in,front,of,the,paper,in,the,image839,?], answer(A, (const(A,pen)))). _parse([what,is,behind,the,tap,in,the,image840,?], answer(A, (const(A,jug)))). _parse([what,is,on,the,right,side,of,the,sink,in,the,image840,?], answer(A, (const(A,coffee_machine)))). _parse([what,is,on,the,right,side,of,the,coffee,machine,in,the,image840,?], answer(A, (const(A,cup);const(A,fruit)))). _parse([what,is,in,front,of,the,cup,in,the,image840,?], answer(A, (const(A,towel)))). _parse([what,is,in,the,sink,in,the,image840,?], answer(A, (const(A,plate);const(A,spatula)))). _parse([what,is,on,the,right,side,of,the,fruit,in,the,image841,?], answer(A, (const(A,container)))). _parse([what,is,on,the,right,side,of,the,cable,in,the,image841,?], answer(A, (const(A,tissue_roll)))). _parse([what,is,on,the,right,side,of,the,tissue,roll,in,the,image841,?], answer(A, (const(A,container)))). _parse([what,is,on,the,table,in,the,image842,?], answer(A, (const(A,bowl);const(A,paper)))). _parse([what,is,around,the,table,in,the,image842,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,left,side,of,the,socket,in,the,image842,?], answer(A, (const(A,picture)))). _parse([what,is,behind,the,chair,in,the,image842,?], answer(A, (const(A,door)))). _parse([what,is,on,the,right,side,of,the,refrigerator,in,the,image843,?], answer(A, (const(A,electrical_kettle)))). _parse([what,is,on,the,left,side,of,the,refrigerator,in,the,image843,?], answer(A, (const(A,poster_board)))). _parse([what,is,on,the,left,side,of,the,poster,board,in,the,image843,?], answer(A, (const(A,picture)))). _parse([what,is,in,front,of,the,picture,in,the,image843,?], answer(A, (const(A,chair);const(A,table)))). _parse([what,is,on,the,right,side,of,the,cable,in,the,image844,?], answer(A, (const(A,fruit)))). _parse([what,is,in,front,of,the,fruit,in,the,image844,?], answer(A, (const(A,bottle)))). _parse([what,is,on,the,right,side,of,the,sink,in,the,image844,?], answer(A, (const(A,container)))). _parse([what,is,on,the,left,side,of,the,electric,kettle,in,the,image844,?], answer(A, (const(A,container)))). _parse([what,is,on,the,right,side,of,the,stove,in,the,image845,?], answer(A, (const(A,cup)))). _parse([what,is,above,the,stove,in,the,image845,?], answer(A, (const(A,microwave)))). _parse([what,is,beneath,the,stove,in,the,image845,?], answer(A, (const(A,drawer)))). _parse([what,is,the,colour,of,the,cup,in,the,image845,?], answer(A, (const(A,yellow)))). _parse([what,is,on,the,left,side,of,the,juicer,in,the,image846,?], answer(A, (const(A,jar)))). _parse([what,is,on,the,left,side,of,the,jar,in,the,image846,?], answer(A, (const(A,tissue_roll)))). _parse([what,is,the,colour,of,the,ladle,in,the,image846,?], answer(A, (const(A,blue)))). _parse([what,is,in,front,of,the,table,in,the,image850,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,table,in,the,image850,?], answer(A, (const(A,cup);const(A,water_dispenser)))). _parse([what,is,in,front,of,the,switch,board,in,the,image850,?], answer(A, (const(A,paper)))). _parse([what,is,on,the,right,side,of,the,cup,in,the,image851,?], answer(A, (const(A,bag)))). _parse([what,is,the,colour,of,the,bag,in,the,image851,?], answer(A, (const(A,black)))). _parse([what,is,on,the,table,in,the,image852,?], answer(A, (const(A,fruit);const(A,basket)))). _parse([what,is,on,the,refrigerator,in,the,image852,?], answer(A, (const(A,paper);const(A,magnet)))). _parse([what,is,in,front,of,the,switch,board,in,the,image857,?], answer(A, (const(A,bowl)))). _parse([what,is,in,front,of,the,bowl,in,the,image857,?], answer(A, (const(A,plate)))). _parse([what,is,on,the,left,most,side,on,the,table,in,the,image857,?], answer(A, (const(A,microwave)))). _parse([what,is,in,front,of,the,microwave,in,the,image857,?], answer(A, (const(A,bottle_of_liquid)))). _parse([what,is,on,the,left,side,of,the,tap,in,the,image858,?], answer(A, (const(A,bottle_of_liquid)))). _parse([what,is,on,the,right,side,of,the,tap,in,the,image858,?], answer(A, (const(A,bottle)))). _parse([what,is,on,the,left,side,of,the,bottle,of,liquid,in,the,image858,?], answer(A, (const(A,towel)))). _parse([what,is,on,the,towel,in,the,image858,?], answer(A, (const(A,juicer)))). _parse([what,is,on,the,table,in,the,image859,?], answer(A, (const(A,kitchen_utensils);const(A,towel);const(A,juicer)))). _parse([what,is,the,colour,of,the,liquid,in,the,image859,?], answer(A, (const(A,red)))). _parse([what,is,the,colour,of,the,biggest,vessel,in,the,image859,?], answer(A, (const(A,white)))). _parse([what,is,on,the,right,side,of,the,cable,in,the,image860,?], answer(A, (const(A,paper)))). _parse([what,is,on,the,right,side,of,the,paper,in,the,image860,?], answer(A, (const(A,bread)))). _parse([what,is,on,the,left,side,of,the,sink,in,the,image860,?], answer(A, (const(A,cutting_board)))). _parse([what,is,the,colour,of,the,wall,in,the,image860,?], answer(A, (const(A,red);const(A,yellow)))). _parse([what,is,above,the,tap,in,the,image860,?], answer(A, (const(A,picture)))). _parse([what,is,the,white,cloth,on,the,right,side,of,the,sink,in,the,image861,?], answer(A, (const(A,towel)))). _parse([what,is,on,the,cutting,board,in,the,image861,?], answer(A, (const(A,knife)))). _parse([what,is,the,object,on,the,right,side,of,the,white,machine,in,the,image862,?], answer(A, (const(A,jug)))). _parse([what,is,on,the,holder,on,the,right,side,of,the,jug,in,the,image862,?], answer(A, (const(A,cup)))). _parse([what,is,on,the,right,most,side,on,the,table,in,the,image862,?], answer(A, (const(A,coffee_machine)))). _parse([what,is,on,the,wall,in,the,image869,?], answer(A, (const(A,picture)))). _parse([what,is,on,the,left,side,of,the,wall,in,the,image869,?], answer(A, (const(A,blinds)))). _parse([what,is,in,front,of,the,blinds,in,the,image869,?], answer(A, (const(A,chair)))). _parse([what,is,leaning,against,the,wall,in,the,image870,?], answer(A, (const(A,decorative_platter)))). _parse([what,is,on,the,right,side,of,the,sink,in,the,image870,?], answer(A, (const(A,salt_shaker)))). _parse([what,is,on,the,right,side,of,the,salt,shaker,in,the,image870,?], answer(A, (const(A,tissue_roll)))). _parse([what,is,on,the,right,side,of,the,tissue,roll,in,the,image870,?], answer(A, (const(A,bowl)))). _parse([what,is,on,the,microwave,in,the,image871,?], answer(A, (const(A,kitchen_utensil)))). _parse([what,is,on,the,left,side,of,the,microwave,in,the,image871,?], answer(A, (const(A,oven)))). _parse([what,is,on,the,right,side,of,the,microwave,in,the,image871,?], answer(A, (const(A,refridgerator)))). _parse([what,is,on,the,refrigerator,in,the,image871,?], answer(A, (const(A,paper);const(A,picture)))). _parse([what,is,on,the,ceiling,in,the,image906,?], answer(A, (const(A,fan);const(A,light)))). _parse([what,is,on,the,table,in,the,image906,?], answer(A, (const(A,stove)))). _parse([what,is,in,front,of,the,table,in,the,image906,?], answer(A, (const(A,bag)))). _parse([what,is,on,the,shelves,in,the,image906,?], answer(A, (const(A,picture)))). _parse([what,is,on,the,right,side,of,the,cooking,utensil,in,the,image907,?], answer(A, (const(A,plate)))). _parse([what,is,on,the,right,side,of,the,tap,in,the,image907,?], answer(A, (const(A,bottle_of_soap)))). _parse([what,is,on,the,right,side,of,the,cupboard,in,the,image907,?], answer(A, (const(A,oven)))). _parse([what,is,above,the,tap,in,the,image907,?], answer(A, (const(A,blinds)))). _parse([what,is,on,the,left,side,of,the,cup,in,the,image908,?], answer(A, (const(A,tissue_roll)))). _parse([what,is,on,the,left,side,of,the,drawer,in,the,image908,?], answer(A, (const(A,refridgerator)))). _parse([what,is,on,the,left,side,of,the,refrigerator,in,the,image908,?], answer(A, (const(A,door)))). _parse([what,is,beneath,the,sink,in,the,image908,?], answer(A, (const(A,drawer)))). _parse([how,many,pictures,are,there,on,the,wall,in,the,image917,?], answer(A, (const(A,5)))). _parse([what,is,on,the,night,stand,in,the,image917,?], answer(A, (const(A,lamp);const(A,tissue_box);const(A,book)))). _parse([what,is,on,the,right,side,of,the,drawer,table,in,the,image917,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,left,side,of,the,cupboard,in,the,image918,?], answer(A, (const(A,guitar)))). _parse([what,is,on,the,either,side,of,the,cupboard,in,the,image918,?], answer(A, (const(A,picture)))). _parse([what,is,in,front,of,the,guitar,in,the,image918,?], answer(A, (const(A,guitar_case)))). _parse([how,many,drawers,are,there,in,the,image919,?], answer(A, (const(A,3)))). _parse([what,is,on,the,left,side,of,the,glass,in,the,image926,?], answer(A, (const(A,tissue_box)))). _parse([what,is,on,the,left,side,of,the,tissue,box,in,the,image926,?], answer(A, (const(A,lamp)))). _parse([what,is,on,the,left,side,of,the,table,in,the,image926,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,right,side,of,the,bed,in,the,image926,?], answer(A, (const(A,curtain)))). _parse([what,is,on,the,bed,in,the,image927,?], answer(A, (const(A,pillow)))). _parse([what,is,on,the,right,side,of,the,bed,in,the,image927,?], answer(A, (const(A,door)))). _parse([what,is,the,colour,of,the,wall,in,the,image927,?], answer(A, (const(A,white)))). _parse([how,many,drawers,are,there,in,the,image928,?], answer(A, (const(A,4)))). _parse([what,is,in,between,the,chair,and,the,bed,in,the,image928,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,the,colour,of,the,garbage,bin,in,the,image928,?], answer(A, (const(A,white)))). _parse([how,many,pillows,are,there,on,the,bed,in,the,image928,?], answer(A, (const(A,1)))). _parse([what,is,on,the,window,in,the,image932,?], answer(A, (const(A,blinds)))). _parse([what,is,on,the,table,in,the,image932,?], answer(A, (const(A,lamp);const(A,paper);const(A,cream_tube);const(A,shaving_cream)))). _parse([what,is,on,the,right,side,of,the,bed,in,the,image932,?], answer(A, (const(A,carton)))). _parse([what,is,on,the,left,side,of,the,blinds,in,the,image932,?], answer(A, (const(A,picture)))). _parse([what,is,on,the,pillows,in,the,image933,?], answer(A, (const(A,toy)))). _parse([what,is,on,the,left,side,of,the,bed,in,the,image933,?], answer(A, (const(A,night_stand)))). _parse([what,is,on,the,left,side,of,the,night,stand,in,the,image933,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,on,the,left,side,of,the,garbage,bin,in,the,image933,?], answer(A, (const(A,furniture)))). _parse([what,is,behind,the,bed,in,the,image933,?], answer(A, (const(A,speaker)))). _parse([what,is,on,the,right,most,side,on,the,sofa,in,the,image934,?], answer(A, (const(A,ipad)))). _parse([what,is,on,the,left,most,side,on,the,sofa,in,the,image934,?], answer(A, (const(A,clothes)))). _parse([what,is,in,front,of,the,sofa,in,the,image934,?], answer(A, (const(A,bag)))). _parse([what,is,the,colour,of,the,bag,in,the,image934,?], answer(A, (const(A,black);const(A,red)))). _parse([what,is,on,the,left,side,of,the,rack,in,the,image935,?], answer(A, (const(A,cell_phone_charger)))). _parse([what,is,on,the,right,side,of,the,rack,in,the,image935,?], answer(A, (const(A,table)))). _parse([what,is,in,front,of,the,table,in,the,image935,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,left,most,side,on,the,table,in,the,image935,?], answer(A, (const(A,lamp)))). _parse([what,is,on,the,right,side,of,the,lamp,in,the,image935,?], answer(A, (const(A,book)))). _parse([what,is,on,the,wall,in,the,image935,?], answer(A, (const(A,television)))). _parse([what,is,on,the,bed,in,the,image945,?], answer(A, (const(A,clothes);const(A,book)))). _parse([what,is,on,the,left,side,of,the,bed,in,the,image945,?], answer(A, (const(A,night_stand)))). _parse([what,is,on,the,night,stand,in,the,image945,?], answer(A, (const(A,tissue_box);const(A,books)))). _parse([what,is,above,the,bed,in,the,image945,?], answer(A, (const(A,blinds)))). _parse([what,is,on,the,table,in,the,image946,?], answer(A, (const(A,monitor);const(A,mouse);const(A,speaker);const(A,book)))). _parse([what,is,on,the,right,side,of,the,table,in,the,image946,?], answer(A, (const(A,shoe)))). _parse([what,is,in,front,of,the,table,in,the,image946,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,left,side,of,the,chair,in,the,image946,?], answer(A, (const(A,night_stand)))). _parse([what,is,in,front,of,the,lamp,in,the,image946,?], answer(A, (const(A,picture)))). _parse([what,is,on,the,left,side,of,the,lamp,in,the,image946,?], answer(A, (const(A,bed)))). _parse([what,is,the,colour,of,the,comforter,in,the,image947,?], answer(A, (const(A,blue);const(A,white)))). _parse([what,is,on,the,bed,in,the,image947,?], answer(A, (const(A,clothes)))). _parse([what,is,on,the,wall,in,the,image959,?], answer(A, (const(A,wall_decoration)))). _parse([what,is,on,the,either,side,of,the,bed,in,the,image959,?], answer(A, (const(A,night_stand);const(A,lamp)))). _parse([what,is,the,colour,of,the,comforter,in,the,image959,?], answer(A, (const(A,brown)))). _parse([what,is,on,the,right,side,of,the,curtains,in,the,image960,?], answer(A, (const(A,television)))). _parse([what,is,on,the,television,in,the,image960,?], answer(A, (const(A,dvd_player)))). _parse([what,is,on,the,left,side,of,curtains,in,the,image960,?], answer(A, (const(A,blinds)))). _parse([what,is,in,front,of,the,stand,in,the,image960,?], answer(A, (const(A,bed)))). _parse([what,is,behind,the,lamp,in,the,image960,?], answer(A, (const(A,mirror)))). _parse([what,is,the,colour,of,the,chair,in,the,image961,?], answer(A, (const(A,purple)))). _parse([what,is,on,the,chair,in,the,image961,?], answer(A, (const(A,cell_phone)))). _parse([what,is,on,the,right,side,of,the,bed,in,the,image961,?], answer(A, (const(A,blinds)))). _parse([what,is,the,colour,of,the,star,shaped,decorative,object,in,the,image961,?], answer(A, (const(A,green)))). _parse([what,is,on,the,right,side,of,the,night,stand,in,the,image962,?], answer(A, (const(A,door)))). _parse([what,is,above,the,lamp,in,the,image962,?], answer(A, (const(A,picture)))). _parse([what,is,beneath,the,drawer,in,the,image962,?], answer(A, (const(A,toy)))). _parse([what,is,on,the,right,side,of,the,night,stand,in,the,image965,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,night,stand,in,the,image965,?], answer(A, (const(A,book)))). _parse([what,is,behind,the,bed,in,the,image965,?], answer(A, (const(A,blinds)))). _parse([what,is,on,the,wall,in,the,image965,?], answer(A, (const(A,picture)))). _parse([what,is,on,the,left,side,of,the,bed,in,the,image966,?], answer(A, (const(A,yoga_mat);const(A,basketball)))). _parse([what,is,on,the,shelf,in,the,image966,?], answer(A, (const(A,book);const(A,toy);const(A,hat)))). _parse([what,is,on,the,wall,in,the,image966,?], answer(A, (const(A,picture)))). _parse([what,is,on,the,right,side,of,the,chair,in,the,image966,?], answer(A, (const(A,lamp)))). _parse([what,is,in,front,of,the,door,in,the,image967,?], answer(A, (const(A,cloth_bag)))). _parse([what,is,on,the,wall,in,the,image967,?], answer(A, (const(A,picture)))). _parse([what,is,on,the,right,side,of,the,door,in,the,image967,?], answer(A, (const(A,table)))). _parse([what,is,in,front,of,the,table,in,the,image967,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,drawers,in,the,image970,?], answer(A, (const(A,television)))). _parse([how,many,drawer,knobs,are,there,in,the,image970,?], answer(A, (const(A,12)))). _parse([how,many,drawers,are,there,in,the,image970,?], answer(A, (const(A,6)))). _parse([what,is,on,the,wall,in,the,image970,?], answer(A, (const(A,picture)))). _parse([what,is,in,front,of,the,window,in,the,image971,?], answer(A, (const(A,blinds)))). _parse([what,is,in,front,of,the,blinds,in,the,image971,?], answer(A, (const(A,sofa)))). _parse([what,is,on,the,sofa,in,the,image971,?], answer(A, (const(A,clothes);const(A,pillow);const(A,doll)))). _parse([what,is,in,front,of,the,sofa,in,the,image971,?], answer(A, (const(A,bed)))). _parse([what,is,on,the,bed,in,the,image971,?], answer(A, (const(A,comforter)))). _parse([how,many,pillows,are,there,on,the,bed,in,the,image972,?], answer(A, (const(A,4)))). _parse([what,is,the,colour,of,the,comforter,in,the,image972,?], answer(A, (const(A,gray)))). _parse([what,is,on,the,left,side,of,the,bed,in,the,image972,?], answer(A, (const(A,night_stand)))). _parse([what,is,on,the,night,stand,in,the,image972,?], answer(A, (const(A,lamp);const(A,alarm)))). _parse([what,is,on,the,left,side,of,the,lamp,in,the,image973,?], answer(A, (const(A,door)))). _parse([how,many,knobs,are,visible,in,the,image973,?], answer(A, (const(A,10)))). _parse([what,is,in,front,of,the,drawer,in,the,image973,?], answer(A, (const(A,table)))). _parse([what,is,on,the,floor,in,the,image974,?], answer(A, (const(A,pillow)))). _parse([what,is,on,the,right,side,of,the,bed,in,the,image974,?], answer(A, (const(A,night_stand)))). _parse([what,is,the,colour,of,the,doll,in,the,image974,?], answer(A, (const(A,black)))). _parse([what,is,on,the,right,side,of,the,bed,in,the,image975,?], answer(A, (const(A,picture)))). _parse([what,is,the,colour,of,flowers,in,the,picture,in,the,image975,?], answer(A, (const(A,purple);const(A,pink)))). _parse([what,is,on,the,right,side,of,the,picture,in,the,image975,?], answer(A, (const(A,bag)))). _parse([what,is,on,the,right,side,of,the,bag,in,the,image975,?], answer(A, (const(A,toy_doll)))). _parse([what,is,the,colour,of,the,comforter,in,the,image976,?], answer(A, (const(A,red)))). _parse([how,many,pillows,are,there,in,the,image976,?], answer(A, (const(A,4)))). _parse([what,is,the,colour,of,the,wall,in,the,image976,?], answer(A, (const(A,white);const(A,purple)))). _parse([what,is,the,colour,of,the,bed,in,the,image976,?], answer(A, (const(A,black)))). _parse([what,is,in,the,shelf,in,the,image977,?], answer(A, (const(A,container);const(A,bottle);const(A,cream)))). _parse([what,is,the,colour,of,the,shelf,in,the,image977,?], answer(A, (const(A,white)))). _parse([what,is,on,the,wall,in,the,image991,?], answer(A, (const(A,poster_board);const(A,mirror)))). _parse([what,is,on,the,right,side,of,the,bed,in,the,image991,?], answer(A, (const(A,table);const(A,chair)))). _parse([what,is,the,colour,of,the,lamp,on,the,night,stand,in,the,image991,?], answer(A, (const(A,red)))). _parse([what,is,above,the,bed,in,the,image992,?], answer(A, (const(A,chandelier)))). _parse([what,is,on,the,left,side,of,the,poster,board,in,the,image992,?], answer(A, (const(A,drawer)))). _parse([what,is,above,the,drawer,in,the,image992,?], answer(A, (const(A,framed_certificate);const(A,picture)))). _parse([what,is,the,red,colour,object,in,the,image992,?], answer(A, (const(A,lamp);const(A,comforter);const(A,curtain)))). _parse([what,is,on,the,right,side,of,the,poster,board,in,the,image993,?], answer(A, (const(A,door)))). _parse([what,is,on,the,right,side,of,the,door,in,the,image993,?], answer(A, (const(A,bookshelf)))). _parse([what,is,on,the,bed,in,the,image993,?], answer(A, (const(A,toy_doll)))). _parse([what,is,on,the,table,in,the,image993,?], answer(A, (const(A,picture);const(A,pen_cup)))). _parse([what,is,the,colour,of,the,blinds,in,the,image994,?], answer(A, (const(A,white)))). _parse([what,is,beneath,the,blinds,in,the,image994,?], answer(A, (const(A,drawer);const(A,bed)))). _parse([what,is,the,colour,of,the,bed,in,the,image994,?], answer(A, (const(A,pink)))). _parse([what,is,in,front,of,the,bed,in,the,image994,?], answer(A, (const(A,television)))). _parse([how,many,drawers,are,there,in,the,image994,?], answer(A, (const(A,3)))). _parse([what,is,the,object,on,the,right,side,of,the,bookshelf,in,the,image995,?], answer(A, (const(A,treadmill)))). _parse([what,is,on,the,drawer,in,the,image995,?], answer(A, (const(A,lamp)))). _parse([how,many,blinds,are,there,in,the,image995,?], answer(A, (const(A,3)))). _parse([what,is,on,the,chair,in,the,image1001,?], answer(A, (const(A,toy_doll)))). _parse([what,is,on,either,side,of,the,audio,player,in,the,image1001,?], answer(A, (const(A,speaker)))). _parse([what,is,on,the,left,side,of,the,chair,in,the,image1001,?], answer(A, (const(A,curtain)))). _parse([what,is,the,colour,of,the,bed,in,the,image1002,?], answer(A, (const(A,white);const(A,yellow);const(A,red);const(A,blue)))). _parse([what,is,on,the,bed,in,the,image1002,?], answer(A, (const(A,pillow)))). _parse([what,is,on,the,left,side,of,the,night,stand,in,the,image1002,?], answer(A, (const(A,door)))). _parse([what,is,on,the,left,side,of,the,door,in,the,image1002,?], answer(A, (const(A,book)))). _parse([what,is,in,front,of,the,switch,board,in,the,image1003,?], answer(A, (const(A,book);const(A,picture)))). _parse([what,is,on,the,right,side,of,the,bed,in,the,image1004,?], answer(A, (const(A,door)))). _parse([what,is,on,the,right,side,of,the,door,in,the,image1004,?], answer(A, (const(A,drawer)))). _parse([how,many,drawers,are,open,in,the,image1004,?], answer(A, (const(A,2)))). _parse([what,is,the,on,the,drawer,shelf,in,the,image1004,?], answer(A, (const(A,picture);const(A,bottle);const(A,book)))). _parse([what,is,behind,the,door,in,the,image1010,?], answer(A, (const(A,shoe)))). _parse([what,is,on,the,left,side,of,the,shoe,in,the,image1010,?], answer(A, (const(A,pillow);const(A,chair)))). _parse([what,is,on,the,door,in,the,image1010,?], answer(A, (const(A,bag)))). _parse([how,many,green,bags,are,visible,in,the,image1010,?], answer(A, (const(A,1)))). _parse([what,is,beneath,the,bed,in,the,image1011,?], answer(A, (const(A,book)))). _parse([what,is,in,front,of,the,bed,in,the,image1011,?], answer(A, (const(A,cables)))). _parse([what,is,on,the,bed,in,the,image1011,?], answer(A, (const(A,pillow);const(A,clothes);const(A,bag)))). _parse([what,is,the,colour,of,the,wall,in,the,image1012,?], answer(A, (const(A,pink)))). _parse([what,is,on,the,left,side,of,the,garbage,bin,in,the,image1012,?], answer(A, (const(A,ironing_board)))). _parse([what,is,on,the,ironing,board,in,the,image1012,?], answer(A, (const(A,clothes);const(A,bag)))). _parse([what,is,on,the,door,in,the,image1012,?], answer(A, (const(A,clothes)))). _parse([what,is,in,front,of,the,lamp,in,the,image1021,?], answer(A, (const(A,file)))). _parse([what,is,on,the,left,side,of,the,bed,in,the,image1021,?], answer(A, (const(A,carton)))). _parse([what,is,on,the,right,side,of,the,bed,in,the,image1021,?], answer(A, (const(A,lamp)))). _parse([what,on,the,left,side,of,the,lamp,in,the,image1021,?], answer(A, (const(A,mirror)))). _parse([what,is,the,colour,of,the,lamp,in,the,image1022,?], answer(A, (const(A,blue)))). _parse([what,is,on,the,wall,in,the,image1022,?], answer(A, (const(A,framed_certificate)))). _parse([what,is,on,the,right,side,of,the,wall,in,the,image1022,?], answer(A, (const(A,table);const(A,chair)))). _parse([what,is,behind,the,table,in,the,image1022,?], answer(A, (const(A,blinds)))). _parse([what,is,on,the,table,in,the,image1022,?], answer(A, (const(A,tissue_box)))). _parse([what,is,on,the,table,in,the,image1023,?], answer(A, (const(A,lamp)))). _parse([what,is,on,the,right,side,of,the,wall,in,the,image1023,?], answer(A, (const(A,carton)))). _parse([what,is,in,front,of,the,shelf,in,the,image1023,?], answer(A, (const(A,chart_roll)))). _parse([what,is,on,the,table,in,the,image1032,?], answer(A, (const(A,framed_certificate)))). _parse([what,is,on,the,right,side,of,the,table,in,the,image1032,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,right,side,of,the,door,in,the,image1032,?], answer(A, (const(A,bed)))). _parse([what,is,on,the,bed,in,the,image1032,?], answer(A, (const(A,pillow);const(A,comforter);const(A,bed_sheets)))). _parse([what,is,in,front,of,the,bed,in,the,image1033,?], answer(A, (const(A,night_stand)))). _parse([what,is,on,the,bed,in,the,image1033,?], answer(A, (const(A,bottle);const(A,pillow);const(A,comforter)))). _parse([what,is,on,the,night,stand,in,the,image1033,?], answer(A, (const(A,lamp);const(A,clothes)))). _parse([what,is,on,the,right,side,of,the,night,stand,in,the,image1033,?], answer(A, (const(A,cables)))). _parse([how,many,drawers,are,there,in,the,image1034,?], answer(A, (const(A,3)))). _parse([what,is,on,the,table,in,the,image1034,?], answer(A, (const(A,books);const(A,clock)))). _parse([what,is,beneath,the,table,in,the,image1034,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,on,the,right,side,of,the,table,in,the,image1034,?], answer(A, (const(A,door)))). _parse([what,is,behind,the,drawer,table,in,the,image1038,?], answer(A, (const(A,window)))). _parse([what,is,on,the,drawer,table,in,the,image1038,?], answer(A, (const(A,pillow)))). _parse([how,many,drawers,are,there,in,the,image1038,?], answer(A, (const(A,6)))). _parse([what,is,the,red,colour,object,in,the,image1039,?], answer(A, (const(A,bunk_bed)))). _parse([what,is,attached,to,the,bunk,bed,in,the,image1039,?], answer(A, (const(A,slide)))). _parse([what,is,beneath,the,garbage,bin,in,the,image1039,?], answer(A, (const(A,carton)))). _parse([what,is,on,the,top,most,bed,in,the,image1039,?], answer(A, (const(A,tissue_box);const(A,pillow)))). _parse([what,is,behind,the,chair,in,the,image1048,?], answer(A, (const(A,blinds)))). _parse([what,is,on,the,left,side,of,the,blinds,in,the,image1048,?], answer(A, (const(A,night_stand)))). _parse([what,is,on,the,night,stand,in,the,image1048,?], answer(A, (const(A,lamp);const(A,paper)))). _parse([what,is,on,the,left,side,of,the,night,stand,in,the,image1048,?], answer(A, (const(A,bed)))). _parse([what,is,on,the,bed,in,the,image1049,?], answer(A, (const(A,table);const(A,pillow);const(A,comforter)))). _parse([what,is,the,colour,of,the,blinds,in,the,image1049,?], answer(A, (const(A,white)))). _parse([what,is,on,the,right,side,of,the,lamp,in,the,image1049,?], answer(A, (const(A,paper)))). _parse([how,many,pictures,are,visible,in,the,image1049,?], answer(A, (const(A,1)))). _parse([how,many,drawers,are,there,beneath,the,bed,in,the,image1052,?], answer(A, (const(A,2)))). _parse([what,is,on,the,other,side,of,the,table,in,the,image1052,?], answer(A, (const(A,night_stand)))). _parse([what,is,in,between,the,framed,certificates,on,the,wall,in,the,image1052,?], answer(A, (const(A,blinds)))). _parse([what,is,in,front,of,the,table,in,the,image1053,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,table,in,the,image1053,?], answer(A, (const(A,book);const(A,hat);const(A,picture);const(A,comb)))). _parse([what,is,on,the,table,in,the,image1053,?], answer(A, (const(A,clothes)))). _parse([how,many,drawer,knobs,are,visible,in,the,image1053,?], answer(A, (const(A,9)))). _parse([what,is,the,colour,of,the,wall,in,the,image1057,?], answer(A, (const(A,blue)))). _parse([how,many,beds,and,pillows,are,visible,in,the,image1057,?], answer(A, (const(A,2)))). _parse([what,is,in,between,the,bed,in,the,image1057,?], answer(A, (const(A,blinds)))). _parse([what,is,in,front,of,the,table,in,the,image1058,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,table,in,the,image1058,?], answer(A, (const(A,radio);const(A,clothes);const(A,table)))). _parse([what,is,in,front,of,the,table,in,the,image1058,?], answer(A, (const(A,bin)))). _parse([what,is,on,the,right,side,of,the,table,in,the,image1058,?], answer(A, (const(A,mirror)))). _parse([what,is,in,front,of,the,bed,in,the,image1075,?], answer(A, (const(A,bench)))). _parse([what,is,on,the,bench,in,the,image1075,?], answer(A, (const(A,clothes)))). _parse([what,is,on,the,right,side,of,the,table,in,the,image1075,?], answer(A, (const(A,night_stand)))). _parse([what,is,on,the,night,stand,in,the,image1075,?], answer(A, (const(A,telephone);const(A,lamp);const(A,picture)))). _parse([what,is,on,the,right,side,of,the,night,stand,in,the,image1075,?], answer(A, (const(A,curtain)))). _parse([what,is,beneath,the,curtains,in,the,image1075,?], answer(A, (const(A,window)))). _parse([how,many,pillows,are,there,on,the,bed,in,the,image1076,?], answer(A, (const(A,5)))). _parse([what,is,on,the,left,side,of,the,bed,in,the,image1076,?], answer(A, (const(A,night_stand)))). _parse([what,is,on,the,wall,in,the,image1076,?], answer(A, (const(A,picture)))). _parse([what,is,the,largest,object,in,the,image1077,?], answer(A, (const(A,bunk_bed)))). _parse([what,is,attached,to,the,bunk,bed,in,the,image1077,?], answer(A, (const(A,ladder)))). _parse([what,is,on,the,right,side,of,the,bunk,bed,in,the,image1077,?], answer(A, (const(A,table)))). _parse([what,is,in,front,of,the,table,in,the,image1077,?], answer(A, (const(A,bed)))). _parse([what,is,on,the,left,side,of,the,bunk,bed,in,the,image1077,?], answer(A, (const(A,table)))). _parse([what,is,the,colour,of,the,wall,in,the,image1077,?], answer(A, (const(A,pink)))). _parse([what,is,on,the,table,in,the,image1078,?], answer(A, (const(A,toy_doll)))). _parse([what,is,on,the,wall,in,the,image1078,?], answer(A, (const(A,picture)))). _parse([what,is,the,colour,of,the,pillow,in,the,image1078,?], answer(A, (const(A,red)))). _parse([what,is,in,front,of,the,door,in,the,image1079,?], answer(A, (const(A,chair)))). _parse([what,is,the,colour,of,the,chair,in,the,image1079,?], answer(A, (const(A,blue);const(A,red)))). _parse([what,is,on,the,right,side,of,the,door,in,the,image1079,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,on,the,right,side,of,the,garbage,bin,in,the,image1079,?], answer(A, (const(A,slide)))). _parse([what,is,on,the,bed,in,the,image1080,?], answer(A, (const(A,pillow)))). _parse([what,is,the,colour,of,the,wall,in,the,image1080,?], answer(A, (const(A,pink)))). _parse([what,is,on,the,right,side,of,the,table,in,the,image1081,?], answer(A, (const(A,toys_basket)))). _parse([what,is,behind,the,toys,basket,in,the,image1081,?], answer(A, (const(A,treadmill)))). _parse([what,is,on,the,right,side,of,the,treadmill,in,the,image1081,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,table,in,the,image1081,?], answer(A, (const(A,monitor)))). _parse([what,is,the,colour,of,the,toys,basket,in,the,image1082,?], answer(A, (const(A,yellow);const(A,blue);const(A,red)))). _parse([what,is,behind,the,treadmill,in,the,image1082,?], answer(A, (const(A,blinds)))). _parse([what,is,on,the,right,side,of,the,bookshelf,in,the,image1082,?], answer(A, (const(A,bed)))). _parse([what,is,on,the,bed,in,the,image1083,?], answer(A, (const(A,pillow);const(A,clothes)))). _parse([what,is,on,the,right,side,of,the,bed,in,the,image1083,?], answer(A, (const(A,night_stand);const(A,bag)))). _parse([what,is,on,the,left,side,of,the,monitor,in,the,image1084,?], answer(A, (const(A,remote_control)))). _parse([what,is,behind,the,monitor,in,the,image1084,?], answer(A, (const(A,bookshelf)))). _parse([what,is,on,the,right,side,of,the,table,in,the,image1084,?], answer(A, (const(A,carton)))). _parse([what,is,the,colour,of,the,wall,in,the,image1088,?], answer(A, (const(A,blue)))). _parse([what,is,on,the,bed,in,the,image1088,?], answer(A, (const(A,comforter);const(A,pillow)))). _parse([what,is,on,the,left,side,of,the,bed,in,the,image1088,?], answer(A, (const(A,laptop)))). _parse([what,is,in,front,of,the,blinds,in,the,image1089,?], answer(A, (const(A,keyboard)))). _parse([what,is,beneath,the,keyboard,in,the,image1089,?], answer(A, (const(A,stool)))). _parse([what,is,on,the,right,side,of,the,stool,in,the,image1089,?], answer(A, (const(A,box)))). _parse([what,is,behind,the,keyboard,in,the,image1089,?], answer(A, (const(A,guitar)))). _parse([what,is,the,colour,of,the,wall,in,the,image1090,?], answer(A, (const(A,blue)))). _parse([what,is,on,the,wall,in,the,image1091,?], answer(A, (const(A,decorative_plate);const(A,wall_decoration)))). _parse([what,is,on,the,right,side,of,the,decoration,plate,in,the,image1091,?], answer(A, (const(A,curtain)))). _parse([what,is,on,the,right,side,of,the,curtain,in,the,image1091,?], answer(A, (const(A,laundry_basket)))). _parse([how,many,drawers,are,there,in,the,image1091,?], answer(A, (const(A,5)))). _parse([how,many,pillows,are,there,in,the,image1092,?], answer(A, (const(A,5)))). _parse([how,many,lamps,are,there,in,the,image1092,?], answer(A, (const(A,2)))). _parse([what,is,on,the,left,side,of,the,bed,in,the,image1092,?], answer(A, (const(A,bookshelf)))). _parse([what,is,on,the,floor,in,the,image1092,?], answer(A, (const(A,carton)))). _parse([what,is,on,the,wall,in,the,image1093,?], answer(A, (const(A,picture);const(A,wall_decoration)))). _parse([how,many,drawers,are,there,in,the,image1093,?], answer(A, (const(A,5)))). _parse([what,is,on,the,drawer,table,in,the,image1093,?], answer(A, (const(A,books);const(A,cream_tube)))). _parse([what,is,on,the,floor,in,the,image1093,?], answer(A, (const(A,suitcase);const(A,flower_pot)))). _parse([what,is,the,colour,of,the,pillows,in,the,image1094,?], answer(A, (const(A,red);const(A,black);const(A,white)))). _parse([what,is,beneath,the,lamp,in,the,image1094,?], answer(A, (const(A,drawer)))). _parse([what,is,on,the,wall,in,the,image1094,?], answer(A, (const(A,picture)))). _parse([what,is,the,colour,of,the,wall,in,the,image1094,?], answer(A, (const(A,green)))). _parse([what,is,on,the,left,side,of,the,lamp,in,the,image1094,?], answer(A, (const(A,mirror)))). _parse([how,many,cupboard,drawers,are,there,in,the,image1095,?], answer(A, (const(A,3)))). _parse([what,is,on,the,left,side,of,the,cupboards,in,the,image1095,?], answer(A, (const(A,curtain)))). _parse([what,is,on,the,wall,in,the,image1096,?], answer(A, (const(A,picture)))). _parse([what,is,on,the,right,side,of,the,lamp,in,the,image1096,?], answer(A, (const(A,tissue_box)))). _parse([what,is,the,colour,of,the,comforter,in,the,image1096,?], answer(A, (const(A,black);const(A,white)))). _parse([what,is,on,the,night,stand,in,the,image1098,?], answer(A, (const(A,telephone);const(A,lamp)))). _parse([what,is,in,front,of,the,rack,in,the,image1098,?], answer(A, (const(A,chair)))). _parse([what,is,beneath,the,rack,in,the,image1098,?], answer(A, (const(A,drawer)))). _parse([what,is,the,colour,of,the,comforter,in,the,image1098,?], answer(A, (const(A,blue);const(A,brown)))). _parse([what,is,in,front,of,the,bookshelf,in,the,image1099,?], answer(A, (const(A,basket)))). _parse([what,is,on,the,table,in,the,image1099,?], answer(A, (const(A,paper)))). _parse([what,is,beneath,the,comforter,in,the,image1099,?], answer(A, (const(A,bed)))). _parse([what,is,the,colour,of,the,wall,in,the,image1100,?], answer(A, (const(A,pink);const(A,gray)))). _parse([what,is,in,front,of,the,wall,in,the,image1100,?], answer(A, (const(A,bed);const(A,lamp)))). _parse([what,is,on,the,right,side,of,the,lamp,in,the,image1100,?], answer(A, (const(A,bookshelf)))). _parse([what,is,on,the,left,side,of,the,lamp,in,the,image1100,?], answer(A, (const(A,container)))). _parse([what,s,above,the,chair,in,the,image1101,?], answer(A, (const(A,blinds)))). _parse([what,is,on,the,left,side,of,the,chair,in,the,image1101,?], answer(A, (const(A,whiteboard)))). _parse([what,is,on,the,left,side,of,the,white,board,in,the,image1101,?], answer(A, (const(A,bookshelf)))). _parse([what,is,on,the,bedding,in,the,image1102,?], answer(A, (const(A,pillow);const(A,comforter)))). _parse([what,is,the,colour,of,the,bedding,in,the,image1102,?], answer(A, (const(A,gray)))). _parse([what,is,in,the,cupboard,in,the,image1103,?], answer(A, (const(A,clothes)))). _parse([what,is,on,the,left,end,of,the,cupboard,in,the,image1103,?], answer(A, (const(A,hat)))). _parse([what,is,beneath,the,drawer,in,the,image1103,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,beneath,the,blinds,in,the,image1103,?], answer(A, (const(A,plastic_tub)))). _parse([what,is,above,the,drawer,in,the,image1103,?], answer(A, (const(A,monitor)))). _parse([what,is,above,the,monitor,in,the,image1103,?], answer(A, (const(A,bookshelf)))). _parse([what,is,on,the,bed,in,the,image1104,?], answer(A, (const(A,pillow);const(A,bag)))). _parse([what,is,on,the,left,side,of,the,bed,in,the,image1104,?], answer(A, (const(A,shoe)))). _parse([what,is,behind,the,shoes,in,the,image1104,?], answer(A, (const(A,cables)))). _parse([what,is,in,front,of,the,door,in,the,image1106,?], answer(A, (const(A,chair)))). _parse([how,many,door,knobs,are,there,in,the,image1106,?], answer(A, (const(A,2)))). _parse([what,are,the,colours,of,the,sheets,on,the,bed,in,the,image1107,?], answer(A, (const(A,brown);const(A,gray)))). _parse([what,is,on,the,right,side,of,the,bed,in,the,image1107,?], answer(A, (const(A,lamp)))). _parse([what,is,on,the,right,side,of,the,shelf,in,the,image1107,?], answer(A, (const(A,door)))). _parse([what,is,on,the,right,side,of,the,doors,in,the,image1107,?], answer(A, (const(A,blinds)))). _parse([what,is,behind,the,chair,in,the,image1108,?], answer(A, (const(A,blinds)))). _parse([what,is,in,front,of,the,blinds,in,the,image1108,?], answer(A, (const(A,ornamental_plant)))). _parse([what,is,on,the,wall,in,the,image1108,?], answer(A, (const(A,television)))). _parse([what,is,beneath,the,television,in,the,image1108,?], answer(A, (const(A,dvd_player)))). _parse([what,is,on,the,right,side,to,the,dvd,player,in,the,image1108,?], answer(A, (const(A,book)))). _parse([what,is,beneath,the,switch,in,the,image1109,?], answer(A, (const(A,table)))). _parse([what,is,the,colour,of,the,wall,in,the,image1109,?], answer(A, (const(A,brown)))). _parse([how,many,beds,are,there,in,the,image1117,?], answer(A, (const(A,2)))). _parse([what,is,in,between,the,beds,in,the,image1117,?], answer(A, (const(A,table)))). _parse([what,is,on,the,table,in,the,image1117,?], answer(A, (const(A,lamp)))). _parse([what,is,the,colour,of,the,pillows,in,the,image1117,?], answer(A, (const(A,pink);const(A,brown)))). _parse([what,is,on,the,right,side,of,the,lamp,in,the,image1117,?], answer(A, (const(A,tissue_box)))). _parse([how,many,drawers,are,there,in,the,image1118,?], answer(A, (const(A,2)))). _parse([what,is,in,between,the,lamp,and,the,tissue,box,in,the,image1118,?], answer(A, (const(A,alarm_clock)))). _parse([what,is,on,the,floor,in,between,the,drawers,and,bed,in,the,image1118,?], answer(A, (const(A,cables)))). _parse([what,is,on,the,table,in,the,image1119,?], answer(A, (const(A,bowl)))). _parse([what,is,above,the,bowl,in,the,image1119,?], answer(A, (const(A,window)))). _parse([what,is,on,the,right,side,of,the,table,in,the,image1119,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,chair,in,the,image1119,?], answer(A, (const(A,pillow)))). _parse([what,is,in,front,of,the,table,in,the,image1119,?], answer(A, (const(A,bed)))). _parse([what,is,beneath,the,blinds,in,the,image1123,?], answer(A, (const(A,table)))). _parse([what,is,on,the,table,in,the,image1123,?], answer(A, (const(A,alarm);const(A,container)))). _parse([what,is,on,the,bed,in,the,image1123,?], answer(A, (const(A,comforter);const(A,doll);const(A,sheets)))). _parse([how,many,drawers,are,there,in,the,image1123,?], answer(A, (const(A,3)))). _parse([what,is,the,colour,of,the,hat,in,the,image1124,?], answer(A, (const(A,green)))). _parse([how,many,posters,are,there,in,the,image1124,?], answer(A, (const(A,2)))). _parse([what,is,on,the,right,side,of,the,bed,in,the,image1124,?], answer(A, (const(A,table)))). _parse([what,is,in,front,of,the,bed,in,the,image1124,?], answer(A, (const(A,chair)))). _parse([what,is,in,front,of,the,bed,in,the,image1124,?], answer(A, (const(A,book)))). _parse([how,many,dolphins,are,there,in,the,poster,in,the,image1125,?], answer(A, (const(A,2)))). _parse([what,is,the,colour,of,the,wall,in,the,image1125,?], answer(A, (const(A,green)))). _parse([what,is,the,colour,of,the,sheets,in,the,image1126,?], answer(A, (const(A,pink);const(A,gray)))). _parse([what,is,on,the,left,side,of,the,alarm,in,the,image1126,?], answer(A, (const(A,paper)))). _parse([what,is,on,the,bed,in,the,image1126,?], answer(A, (const(A,comforter);const(A,doll)))). _parse([what,is,the,colour,of,the,blinds,in,the,image1126,?], answer(A, (const(A,white)))). _parse([how,many,square,shelves,are,there,on,the,wall,in,the,image1127,?], answer(A, (const(A,4)))). _parse([how,many,beds,are,there,in,the,image1127,?], answer(A, (const(A,2)))). _parse([what,is,on,the,wall,apart,from,the,shelves,in,the,image1127,?], answer(A, (const(A,picture)))). _parse([what,is,on,the,left,side,of,the,shelf,in,the,image1128,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,on,the,left,side,of,the,garbage,bin,in,the,image1128,?], answer(A, (const(A,toy_horse)))). _parse([what,is,on,the,bed,in,the,image1128,?], answer(A, (const(A,clothes)))). _parse([how,many,drawers,are,there,in,the,night,stand,in,the,image1129,?], answer(A, (const(A,2)))). _parse([what,is,on,the,right,side,of,the,drawers,in,the,image1129,?], answer(A, (const(A,cables)))). _parse([what,is,above,the,bed,in,the,image1129,?], answer(A, (const(A,picture)))). _parse([what,is,on,the,night,stand,in,the,image1129,?], answer(A, (const(A,alarm_clock)))). _parse([what,is,the,colour,of,the,wall,in,the,image1129,?], answer(A, (const(A,green)))). _parse([what,is,on,the,left,side,of,the,bed,in,the,image1130,?], answer(A, (const(A,dresser)))). _parse([what,is,in,the,dresser,in,the,image1130,?], answer(A, (const(A,mirror)))). _parse([what,is,on,the,dresser,table,in,the,image1130,?], answer(A, (const(A,paper);const(A,clothes)))). _parse([what,is,on,the,side,of,the,bed,in,the,image1130,?], answer(A, (const(A,blinds)))). _parse([how,many,blinds,are,there,in,the,image1130,?], answer(A, (const(A,3)))). _parse([how,many,pillows,are,there,on,the,bed,in,the,image1131,?], answer(A, (const(A,3)))). _parse([what,is,the,colour,of,the,sheets,in,the,image1131,?], answer(A, (const(A,brown)))). _parse([what,is,on,the,left,side,of,the,bed,in,the,image1135,?], answer(A, (const(A,blinds)))). _parse([how,many,beds,are,there,in,the,image1135,?], answer(A, (const(A,2)))). _parse([what,is,in,front,of,the,bed,in,the,image1136,?], answer(A, (const(A,bag);const(A,paper)))). _parse([what,is,on,the,bed,in,the,image1136,?], answer(A, (const(A,clothes)))). _parse([what,is,the,colour,of,the,drawer,in,the,image1144,?], answer(A, (const(A,pink);const(A,blue)))). _parse([how,many,drawers,are,there,in,the,image1144,?], answer(A, (const(A,3)))). _parse([what,is,above,the,drawers,in,the,image1144,?], answer(A, (const(A,bookshelf)))). _parse([what,is,the,colour,dominant,in,the,picture,in,the,image1144,?], answer(A, (const(A,pink);const(A,blue)))). _parse([what,is,on,the,left,side,of,the,blue,shelf,in,the,image1145,?], answer(A, (const(A,door)))). _parse([what,is,in,front,of,the,brown,rack,in,the,image1145,?], answer(A, (const(A,doll_house)))). _parse([what,is,on,the,drawer,table,in,the,image1146,?], answer(A, (const(A,remote_control);const(A,radio)))). _parse([what,is,the,colour,of,the,doll,house,in,the,image1146,?], answer(A, (const(A,red);const(A,brown)))). _parse([what,is,on,the,night,stand,in,the,image1147,?], answer(A, (const(A,decorative_item);const(A,tissue_box)))). _parse([what,is,on,the,left,side,of,the,bed,in,the,image1147,?], answer(A, (const(A,night_stand)))). _parse([what,is,the,colour,of,the,comforter,in,the,image1147,?], answer(A, (const(A,black);const(A,white);const(A,blue);const(A,green)))). _parse([how,many,drawers,are,there,in,the,image1148,?], answer(A, (const(A,5)))). _parse([what,is,on,the,right,side,of,the,drawer,in,the,image1148,?], answer(A, (const(A,window)))). _parse([what,is,the,colour,of,the,wall,in,the,image1148,?], answer(A, (const(A,blue)))). _parse([what,is,on,the,right,side,of,the,night,stand,in,the,image1148,?], answer(A, (const(A,bed)))). _parse([what,is,the,colour,of,the,furniture,in,the,image1149,?], answer(A, (const(A,brown)))). _parse([what,is,on,the,right,side,of,the,drawer,in,the,image1149,?], answer(A, (const(A,picture)))). _parse([what,is,the,colour,of,the,mat,in,the,image1150,?], answer(A, (const(A,blue)))). _parse([what,is,on,the,left,side,of,the,mat,in,the,image1150,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,right,side,table,in,the,image1150,?], answer(A, (const(A,television)))). _parse([what,is,on,the,right,side,of,the,television,in,the,image1150,?], answer(A, (const(A,paper);const(A,book)))). _parse([hat,is,on,the,bed,in,the,image1151,?], answer(A, (const(A,sheet);const(A,pillow)))). _parse([what,is,on,the,right,side,of,the,bed,in,the,image1151,?], answer(A, (const(A,night_stand)))). _parse([what,is,on,the,left,side,of,the,window,in,the,image1151,?], answer(A, (const(A,picture)))). _parse([what,is,behind,the,night,stand,in,the,image1152,?], answer(A, (const(A,window)))). _parse([what,is,the,colour,of,the,chair,in,the,image1152,?], answer(A, (const(A,brown)))). _parse([how,many,drawers,are,there,in,the,image1153,?], answer(A, (const(A,4)))). _parse([what,is,on,the,bed,in,the,image1153,?], answer(A, (const(A,clothes)))). _parse([how,many,drawers,are,visible,in,the,image1153,?], answer(A, (const(A,11)))). _parse([what,is,on,the,table,in,the,image1154,?], answer(A, (const(A,picture);const(A,paper);const(A,book);const(A,pen_cup)))). _parse([what,is,in,front,of,chair,in,the,image1154,?], answer(A, (const(A,bag)))). _parse([how,many,drawers,are,there,in,the,image1154,?], answer(A, (const(A,5)))). _parse([what,is,on,the,right,side,of,the,chair,in,the,image1154,?], answer(A, (const(A,bag)))). _parse([what,is,on,the,pink,bag,in,the,image1155,?], answer(A, (const(A,book);const(A,paper)))). _parse([what,is,white,pink,object,in,the,image1155,?], answer(A, (const(A,basket)))). _parse([what,is,behind,the,basket,in,the,image1155,?], answer(A, (const(A,bookshelf)))). _parse([what,is,on,the,door,in,the,image1155,?], answer(A, (const(A,mirror)))). _parse([what,is,on,the,right,side,of,the,bed,in,the,image1156,?], answer(A, (const(A,bookshelf)))). _parse([what,is,on,the,table,in,the,image1156,?], answer(A, (const(A,book)))). _parse([what,is,in,front,of,the,table,in,the,image1156,?], answer(A, (const(A,basket)))). _parse([what,is,on,the,bed,in,the,image1156,?], answer(A, (const(A,doll)))). _parse([what,is,on,the,left,side,of,the,bed,in,the,image1157,?], answer(A, (const(A,bag)))). _parse([what,is,on,the,left,side,of,the,bag,in,the,image1157,?], answer(A, (const(A,chair)))). _parse([what,is,behind,the,chair,in,the,image1157,?], answer(A, (const(A,table)))). _parse([what,is,on,the,table,in,the,image1157,?], answer(A, (const(A,lamp);const(A,book)))). _parse([what,is,on,the,bed,in,the,image1158,?], answer(A, (const(A,comforter)))). _parse([how,many,drawers,are,there,in,the,image1158,?], answer(A, (const(A,7)))). _parse([what,is,above,the,table,in,the,image1162,?], answer(A, (const(A,hat)))). _parse([what,is,on,the,right,side,of,the,picture,in,the,image1162,?], answer(A, (const(A,blinds)))). _parse([what,is,beneath,the,blinds,in,the,image1162,?], answer(A, (const(A,table)))). _parse([what,is,on,the,table,in,the,image1162,?], answer(A, (const(A,book)))). _parse([what,is,the,colour,of,the,sheets,in,the,image1163,?], answer(A, (const(A,pink)))). _parse([what,is,the,on,the,night,stand,in,the,image1163,?], answer(A, (const(A,bottle);const(A,book);const(A,decorative_item)))). _parse([what,is,above,the,bed,in,the,image1163,?], answer(A, (const(A,blinds)))). _parse([how,many,baskets,are,there,in,the,image1164,?], answer(A, (const(A,2)))). _parse([what,is,on,the,tall,basket,in,the,image1164,?], answer(A, (const(A,towel)))). _parse([what,is,on,the,small,basket,in,the,image1164,?], answer(A, (const(A,clothes)))). _parse([what,is,the,colour,of,the,wall,in,the,image1164,?], answer(A, (const(A,pink)))). _parse([what,is,on,the,right,side,of,the,window,in,the,image1165,?], answer(A, (const(A,framed_certificate)))). _parse([what,is,the,colour,of,the,bed,in,the,image1166,?], answer(A, (const(A,white)))). _parse([what,is,on,the,right,side,of,the,blinds,in,the,image1166,?], answer(A, (const(A,picture)))). _parse([how,many,pillows,are,there,in,the,image1166,?], answer(A, (const(A,4)))). _parse([what,is,in,between,the,pictures,on,the,drawer,in,the,image1167,?], answer(A, (const(A,mirror)))). _parse([what,is,on,the,left,side,of,the,night,stand,in,the,image1167,?], answer(A, (const(A,lamp)))). _parse([what,is,on,the,wall,in,the,image1167,?], answer(A, (const(A,picture)))). _parse([what,is,on,the,left,side,of,the,drawer,in,the,image1167,?], answer(A, (const(A,bag)))). _parse([what,is,on,the,left,side,of,the,bag,in,the,image1167,?], answer(A, (const(A,door)))). _parse([what,is,on,the,door,in,the,image1167,?], answer(A, (const(A,knob)))). _parse([what,is,the,colour,of,the,curtains,in,the,image1170,?], answer(A, (const(A,blue)))). _parse([what,is,on,the,table,in,the,image1170,?], answer(A, (const(A,monitor)))). _parse([what,is,in,front,of,the,table,in,the,image1170,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,right,side,of,the,chair,in,the,image1170,?], answer(A, (const(A,bookshelf)))). _parse([what,is,in,between,the,posters,in,the,image1171,?], answer(A, (const(A,decorative_plate)))). _parse([what,is,on,the,bed,in,the,image1171,?], answer(A, (const(A,book);const(A,paper);const(A,box)))). _parse([what,is,on,the,right,side,of,the,bed,in,the,image1171,?], answer(A, (const(A,night_stand)))). _parse([what,is,on,the,drawer,table,in,the,image1171,?], answer(A, (const(A,fan)))). _parse([how,many,pillows,are,there,in,the,image1174,?], answer(A, (const(A,3)))). _parse([what,is,on,the,left,side,of,the,bed,in,the,image1174,?], answer(A, (const(A,night_stand)))). _parse([what,is,on,the,night,stand,in,the,image1174,?], answer(A, (const(A,paper)))). _parse([how,many,pictures,are,there,in,the,image1174,?], answer(A, (const(A,2)))). _parse([how,many,lamps,are,there,in,the,image1175,?], answer(A, (const(A,2)))). _parse([what,is,in,between,the,lamps,in,the,image1175,?], answer(A, (const(A,doll);const(A,alarm_clock);const(A,box)))). _parse([what,is,in,front,of,the,lamp,in,the,image1175,?], answer(A, (const(A,clothes);const(A,paper)))). _parse([what,is,on,the,right,side,of,the,bed,in,the,image1175,?], answer(A, (const(A,night_stand)))). _parse([what,is,above,the,bed,in,the,image1176,?], answer(A, (const(A,light)))). _parse([what,is,on,the,wall,in,the,image1176,?], answer(A, (const(A,picture)))). _parse([how,many,drawers,are,there,in,the,image1176,?], answer(A, (const(A,3)))). _parse([what,is,the,colour,of,the,pillows,in,the,image1176,?], answer(A, (const(A,red);const(A,white);const(A,blue)))). _parse([what,is,on,the,right,side,of,the,drawer,in,the,image1179,?], answer(A, (const(A,door)))). _parse([what,is,on,the,right,side,of,the,doors,in,the,image1179,?], answer(A, (const(A,night_stand)))). _parse([what,is,on,the,bed,in,the,image1179,?], answer(A, (const(A,pillow)))). _parse([what,is,on,the,left,side,of,the,table,in,the,image1180,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,in,front,of,the,table,in,the,image1180,?], answer(A, (const(A,chair)))). _parse([what,is,in,front,of,the,chair,in,the,image1180,?], answer(A, (const(A,bed)))). _parse([what,is,the,colour,of,the,table,and,chair,in,the,image1180,?], answer(A, (const(A,brown)))). _parse([what,is,the,colour,of,the,pillows,in,the,image1181,?], answer(A, (const(A,brown);const(A,white);const(A,yellow)))). _parse([what,is,on,the,left,side,of,the,bed,in,the,image1181,?], answer(A, (const(A,lamp)))). _parse([what,is,in,front,of,the,carpet,in,the,image1182,?], answer(A, (const(A,chair)))). _parse([what,is,the,colour,of,the,chair,in,the,image1183,?], answer(A, (const(A,red)))). _parse([what,is,on,the,table,in,the,image1183,?], answer(A, (const(A,lamp)))). _parse([what,is,in,front,of,the,lamp,in,the,image1183,?], answer(A, (const(A,picture)))). _parse([what,is,behind,the,bed,in,the,image1183,?], answer(A, (const(A,curtain)))). _parse([what,is,the,colour,of,the,bedding,in,the,image1184,?], answer(A, (const(A,white)))). _parse([what,is,the,colour,of,the,wall,in,the,image1184,?], answer(A, (const(A,pink);const(A,brown);const(A,white)))). _parse([what,is,on,the,bed,in,the,image1192,?], answer(A, (const(A,pillow);const(A,comforter);const(A,remote_control)))). _parse([what,is,on,the,night,stad,in,the,image1192,?], answer(A, (const(A,paper);const(A,book)))). _parse([how,many,pairs,of,slippers,are,there,in,the,image1193,?], answer(A, (const(A,2)))). _parse([what,is,on,the,tall,table,in,the,image1193,?], answer(A, (const(A,television)))). _parse([what,is,in,front,of,the,blinds,in,the,image1194,?], answer(A, (const(A,table)))). _parse([what,is,on,the,chair,in,the,image1194,?], answer(A, (const(A,clothes)))). _parse([what,is,behind,the,chair,in,the,image1194,?], answer(A, (const(A,table)))). _parse([how,many,drawers,are,there,in,the,image1194,?], answer(A, (const(A,5)))). _parse([what,is,on,the,bed,apart,from,the,pillows,in,the,image1195,?], answer(A, (const(A,tissue_roll)))). _parse([how,many,drawers,are,there,in,the,image1195,?], answer(A, (const(A,4)))). _parse([what,is,on,the,right,side,of,the,drawers,in,the,image1195,?], answer(A, (const(A,bookshelf)))). _parse([what,is,on,the,right,side,of,the,bookshelf,in,the,image1195,?], answer(A, (const(A,blinds)))). _parse([what,is,the,colour,of,the,sheets,in,the,image1196,?], answer(A, (const(A,pink)))). _parse([what,is,above,the,bed,in,the,image1196,?], answer(A, (const(A,blinds)))). _parse([what,is,in,front,of,the,stand,in,the,image1201,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,chair,in,the,image1201,?], answer(A, (const(A,bag)))). _parse([what,is,on,the,wall,in,the,image1201,?], answer(A, (const(A,hanging_hooks)))). _parse([what,is,the,largest,object,in,the,image1202,?], answer(A, (const(A,sofa)))). _parse([what,is,on,the,sofa,in,the,image1202,?], answer(A, (const(A,pillow)))). _parse([what,is,on,the,right,side,of,the,sofa,in,the,image1202,?], answer(A, (const(A,stool)))). _parse([what,is,on,the,stool,in,the,image1202,?], answer(A, (const(A,guitar)))). _parse([what,is,on,the,left,side,of,the,sofa,in,the,image1203,?], answer(A, (const(A,guitar_case)))). _parse([what,is,above,the,guitar,case,in,the,image1203,?], answer(A, (const(A,hat)))). _parse([what,is,on,the,left,side,of,the,guitar,case,in,the,image1203,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,above,the,helmet,in,the,image1203,?], answer(A, (const(A,hockey_stick)))). _parse([how,many,sofas,are,there,in,the,image1204,?], answer(A, (const(A,2)))). _parse([what,is,in,front,of,the,sofa,in,the,image1204,?], answer(A, (const(A,table)))). _parse([what,is,on,the,table,in,the,image1204,?], answer(A, (const(A,book);const(A,ashtray)))). _parse([what,is,on,the,sofa,in,the,image1204,?], answer(A, (const(A,pillow)))). _parse([what,is,on,the,left,side,of,the,sofa,in,the,image1204,?], answer(A, (const(A,lamp)))). _parse([what,is,the,blue,colour,object,on,the,table,in,the,image1205,?], answer(A, (const(A,bowl)))). _parse([what,is,on,the,left,side,of,the,blue,bowl,in,the,image1205,?], answer(A, (const(A,decorative_plate)))). _parse([what,is,on,the,left,side,of,the,decorative,plate,in,the,image1205,?], answer(A, (const(A,paper)))). _parse([what,is,the,colour,of,the,pillow,on,the,gray,sofa,in,the,image1205,?], answer(A, (const(A,gray);const(A,red)))). _parse([what,is,on,the,table,in,the,image1206,?], answer(A, (const(A,flower_pot)))). _parse([what,is,behind,the,table,in,the,image1206,?], answer(A, (const(A,sofa)))). _parse([what,is,behind,the,sofa,in,the,image1206,?], answer(A, (const(A,pool_table)))). _parse([what,is,behind,the,pool,table,in,the,image1206,?], answer(A, (const(A,window)))). _parse([what,is,the,colour,of,the,flower,in,the,flower,pot,in,the,image1207,?], answer(A, (const(A,red)))). _parse([what,is,beneath,the,flower,pot,in,the,image1207,?], answer(A, (const(A,table)))). _parse([what,is,behind,the,sofa,in,the,image1207,?], answer(A, (const(A,curtain)))). _parse([what,is,in,front,of,the,table,in,the,image1208,?], answer(A, (const(A,television)))). _parse([what,is,on,the,right,side,of,the,sofa,in,the,image1208,?], answer(A, (const(A,fireplace)))). _parse([what,is,the,colour,of,the,sofa,in,the,image1208,?], answer(A, (const(A,gray)))). _parse([what,is,on,the,right,side,of,the,picture,in,the,image1209,?], answer(A, (const(A,piano)))). _parse([what,is,beneath,the,piano,in,the,image1209,?], answer(A, (const(A,piano_bench)))). _parse([what,is,on,the,left,side,of,the,piano,in,the,image1209,?], answer(A, (const(A,bag)))). _parse([what,is,on,the,right,side,of,the,piano,in,the,image1209,?], answer(A, (const(A,table)))). _parse([what,is,on,the,left,side,of,the,sofa,in,the,image1210,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,left,side,of,the,chair,in,the,image1210,?], answer(A, (const(A,table)))). _parse([how,many,pillows,are,there,on,the,sofa,in,the,image1210,?], answer(A, (const(A,3)))). _parse([what,is,on,the,right,side,of,the,black,object,on,the,table,in,the,image1211,?], answer(A, (const(A,flower)))). _parse([what,is,on,the,left,side,of,the,black,object,in,the,image1211,?], answer(A, (const(A,box)))). _parse([how,many,black,objects,are,there,in,the,image1212,?], answer(A, (const(A,3)))). _parse([what,is,on,the,piano,in,the,image1212,?], answer(A, (const(A,book)))). _parse([what,is,in,between,the,chairs,in,the,image1216,?], answer(A, (const(A,bookshelf)))). _parse([how,many,shelves,are,there,in,the,image1216,?], answer(A, (const(A,3)))). _parse([what,is,on,the,wall,in,the,image1216,?], answer(A, (const(A,picture)))). _parse([how,many,chairs,are,there,in,the,image1216,?], answer(A, (const(A,2)))). _parse([what,is,the,colour,of,the,sofa,in,the,image1217,?], answer(A, (const(A,white)))). _parse([what,is,on,the,sofa,in,the,image1217,?], answer(A, (const(A,bag)))). _parse([what,is,on,the,right,side,of,the,sofa,in,the,image1217,?], answer(A, (const(A,table)))). _parse([what,is,ont,he,right,side,of,the,table,in,the,image1217,?], answer(A, (const(A,stand)))). _parse([what,is,on,the,right,side,of,the,stand,in,the,image1217,?], answer(A, (const(A,bookshelf)))). _parse([what,is,in,front,of,the,wall,in,the,image1218,?], answer(A, (const(A,excercise_equipment)))). _parse([what,is,on,the,right,side,of,the,exercise,machine,in,the,image1218,?], answer(A, (const(A,television)))). _parse([what,is,beneath,the,television,in,the,image1218,?], answer(A, (const(A,speaker)))). _parse([what,is,in,between,the,speakers,in,the,image1218,?], answer(A, (const(A,table)))). _parse([what,is,on,the,table,in,the,image1218,?], answer(A, (const(A,dvd_player);const(A,remote_control)))). _parse([what,is,the,colour,of,pillows,on,the,sofa,in,the,image1219,?], answer(A, (const(A,white);const(A,green)))). _parse([what,is,behind,the,sofa,in,the,image1219,?], answer(A, (const(A,mirror)))). _parse([what,is,on,the,right,side,of,the,mirror,in,the,image1219,?], answer(A, (const(A,bookshelf)))). _parse([how,many,chairs,are,visible,in,the,image1220,?], answer(A, (const(A,3)))). _parse([what,is,beneath,the,mirror,in,the,image1220,?], answer(A, (const(A,toy)))). _parse([what,is,the,colour,of,the,stool,and,chair,in,the,image1226,?], answer(A, (const(A,black)))). _parse([what,is,behind,the,chair,in,the,image1226,?], answer(A, (const(A,decorative_item);const(A,lamp)))). _parse([what,is,above,the,lamp,in,the,image1226,?], answer(A, (const(A,picture)))). _parse([what,is,on,the,right,side,of,the,lamp,in,the,image1226,?], answer(A, (const(A,door)))). _parse([what,is,on,the,table,in,the,image1227,?], answer(A, (const(A,book);const(A,remote_control)))). _parse([what,is,on,the,left,side,of,the,table,in,the,image1227,?], answer(A, (const(A,sofa)))). _parse([what,is,behind,the,green,sofa,in,the,image1227,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,table,in,the,image1228,?], answer(A, (const(A,table_runner)))). _parse([what,is,on,the,left,side,of,the,table,in,the,image1228,?], answer(A, (const(A,chair)))). _parse([how,many,chairs,are,there,in,the,image1229,?], answer(A, (const(A,8)))). _parse([what,is,on,the,table,in,the,image1229,?], answer(A, (const(A,paper)))). _parse([what,is,on,the,left,side,of,the,chair,in,the,image1229,?], answer(A, (const(A,lamp)))). _parse([what,is,the,colour,of,the,carpet,in,the,image1230,?], answer(A, (const(A,white);const(A,red)))). _parse([what,is,on,the,left,side,of,the,sofa,in,the,image1233,?], answer(A, (const(A,table)))). _parse([what,is,on,the,table,in,the,image1233,?], answer(A, (const(A,lamp)))). _parse([what,is,on,the,left,side,of,the,lamp,in,the,image1233,?], answer(A, (const(A,picture)))). _parse([what,is,on,the,right,side,of,the,picture,on,the,wall,in,the,image1233,?], answer(A, (const(A,mirror)))). _parse([what,is,on,the,left,side,of,the,sofa,in,the,image1234,?], answer(A, (const(A,curtain)))). _parse([what,is,on,the,left,side,of,the,curtains,in,the,image1234,?], answer(A, (const(A,blinds)))). _parse([what,is,above,the,sofa,in,the,image1234,?], answer(A, (const(A,picture)))). _parse([what,is,in,the,shelf,in,the,image1235,?], answer(A, (const(A,show_piece)))). _parse([what,is,on,the,door,in,the,image1235,?], answer(A, (const(A,decorative_plate)))). _parse([what,is,in,front,of,the,lamp,in,the,image1235,?], answer(A, (const(A,picture)))). _parse([what,is,in,front,of,the,wall,in,the,image1247,?], answer(A, (const(A,table)))). _parse([what,is,on,the,table,in,the,image1247,?], answer(A, (const(A,decorative_item)))). _parse([what,is,on,the,let,side,of,the,picture,in,the,image1247,?], answer(A, (const(A,bookshelf)))). _parse([what,is,on,the,left,side,of,the,bookshelf,in,the,image1247,?], answer(A, (const(A,show_piece)))). _parse([how,many,decorative,items,are,there,on,the,wall,in,the,image1248,?], answer(A, (const(A,2)))). _parse([how,many,chairs,are,there,around,the,table,in,the,image1248,?], answer(A, (const(A,2)))). _parse([what,is,there,in,front,of,the,sofa,in,the,image1248,?], answer(A, (const(A,table)))). _parse([what,is,on,the,table,in,the,image1248,?], answer(A, (const(A,book)))). _parse([how,many,pillows,are,there,on,the,sofa,in,the,image1248,?], answer(A, (const(A,5)))). _parse([what,is,the,colour,of,the,table,in,the,image1249,?], answer(A, (const(A,white)))). _parse([what,is,behind,the,table,in,the,image1249,?], answer(A, (const(A,door)))). _parse([how,many,chairs,are,there,in,the,image1249,?], answer(A, (const(A,3)))). _parse([how,many,sofas,are,there,in,the,image1250,?], answer(A, (const(A,2)))). _parse([what,is,in,on,the,table,in,between,the,sofas,in,the,image1250,?], answer(A, (const(A,lamp)))). _parse([what,is,behind,the,table,in,the,image1250,?], answer(A, (const(A,lamp)))). _parse([what,is,on,the,ceiling,in,the,image1254,?], answer(A, (const(A,light)))). _parse([what,is,on,the,wall,in,the,image1254,?], answer(A, (const(A,picture)))). _parse([what,is,beneath,the,pictures,in,the,image1254,?], answer(A, (const(A,piano)))). _parse([what,is,beneath,the,piano,in,the,image1254,?], answer(A, (const(A,piano_bench)))). _parse([what,is,on,the,left,side,of,the,piano,bench,in,the,image1254,?], answer(A, (const(A,table)))). _parse([how,many,blue,pictures,are,there,in,the,image1255,?], answer(A, (const(A,2)))). _parse([what,is,the,colour,of,the,chairs,in,the,image1255,?], answer(A, (const(A,black)))). _parse([what,is,behind,the,sofa,in,the,image1255,?], answer(A, (const(A,blinds)))). _parse([how,many,sofas,are,there,in,the,image1255,?], answer(A, (const(A,2)))). _parse([what,is,on,the,ceiling,in,the,image1256,?], answer(A, (const(A,light)))). _parse([what,is,on,the,wall,in,the,image1256,?], answer(A, (const(A,framed_certificate);const(A,picture)))). _parse([how,many,show,piece,shelves,are,there,in,the,image1257,?], answer(A, (const(A,4)))). _parse([what,is,in,front,of,the,show,piece,shelf,in,the,image1257,?], answer(A, (const(A,sofa)))). _parse([what,is,on,the,right,side,of,the,sofa,in,the,image1257,?], answer(A, (const(A,chair)))). _parse([what,is,behind,the,lamp,in,the,image1258,?], answer(A, (const(A,window)))). _parse([what,is,in,front,of,the,person,in,the,image1258,?], answer(A, (const(A,table)))). _parse([what,is,on,the,table,in,the,image1258,?], answer(A, (const(A,book)))). _parse([what,is,on,the,table,in,the,image1259,?], answer(A, (const(A,book);const(A,paper);const(A,bottle)))). _parse([what,is,on,the,left,side,of,the,fireplace,in,the,image1259,?], answer(A, (const(A,door)))). _parse([what,is,above,the,fireplace,in,the,image1259,?], answer(A, (const(A,picture)))). _parse([how,many,doors,of,the,cupboard,are,open,in,the,image1260,?], answer(A, (const(A,2)))). _parse([what,is,above,the,opened,doors,in,the,image1260,?], answer(A, (const(A,television)))). _parse([how,many,striped,chairs,are,there,in,the,image1260,?], answer(A, (const(A,2)))). _parse([how,many,pictures,are,visible,in,the,image1260,?], answer(A, (const(A,9)))). _parse([what,is,on,the,left,side,of,the,chairs,in,the,image1261,?], answer(A, (const(A,window)))). _parse([what,is,the,largest,object,on,the,desk,in,the,image1262,?], answer(A, (const(A,monitor)))). _parse([what,is,on,the,lef,side,of,the,monitor,in,the,image1262,?], answer(A, (const(A,printer)))). _parse([how,many,drawers,are,open,in,the,image1262,?], answer(A, (const(A,1)))). _parse([what,is,on,the,right,side,of,the,drawers,in,the,image1262,?], answer(A, (const(A,television)))). _parse([what,is,on,the,television,in,the,image1262,?], answer(A, (const(A,dvd_player)))). _parse([how,many,pictures,are,there,on,the,wall,in,the,image1263,?], answer(A, (const(A,5)))). _parse([what,is,on,the,sofa,in,the,image1263,?], answer(A, (const(A,clothes)))). _parse([what,is,behind,the,purple,chair,in,the,image1263,?], answer(A, (const(A,remote_control)))). _parse([what,is,on,the,blue,chair,in,the,image1264,?], answer(A, (const(A,clothes)))). _parse([what,is,behind,the,chair,in,the,image1264,?], answer(A, (const(A,blinds)))). _parse([how,many,frames,are,there,in,the,image1264,?], answer(A, (const(A,2)))). _parse([what,is,beneath,the,picture,in,the,image1265,?], answer(A, (const(A,chair)))). _parse([what,is,in,front,of,the,sofa,in,the,image1275,?], answer(A, (const(A,table)))). _parse([what,is,on,the,sofa,in,the,image1275,?], answer(A, (const(A,pillow);const(A,paper);const(A,book)))). _parse([what,is,on,the,right,side,of,the,table,in,the,image1275,?], answer(A, (const(A,bookshelf)))). _parse([what,is,on,the,chair,in,the,image1275,?], answer(A, (const(A,clothes)))). _parse([what,is,on,the,left,side,of,the,sofa,in,the,image1276,?], answer(A, (const(A,window)))). _parse([how,many,chairs,are,there,around,the,dining,table,in,the,image1276,?], answer(A, (const(A,5)))). _parse([what,is,on,the,ceiling,in,the,image1276,?], answer(A, (const(A,light)))). _parse([what,is,the,colour,of,the,sofa,in,the,image1276,?], answer(A, (const(A,gray)))). _parse([what,is,the,colour,of,the,carpet,in,the,image1277,?], answer(A, (const(A,red)))). _parse([what,is,amidst,the,chairs,and,sofa,in,the,image1277,?], answer(A, (const(A,table)))). _parse([what,is,behind,the,sofa,in,the,image1277,?], answer(A, (const(A,flower);const(A,vase)))). _parse([what,is,on,the,wall,in,the,image1277,?], answer(A, (const(A,picture)))). _parse([what,is,behind,the,sofa,in,the,image1277,?], answer(A, (const(A,window)))). _parse([how,many,chairs,are,there,in,the,image1278,?], answer(A, (const(A,2)))). _parse([how,many,pictures,are,there,on,the,wall,in,the,image1278,?], answer(A, (const(A,2)))). _parse([what,is,behind,the,sofa,in,the,image1278,?], answer(A, (const(A,flower);const(A,vase)))). _parse([what,is,the,behind,the,sofa,in,the,image1278,?], answer(A, (const(A,piano)))). _parse([what,is,beneath,the,piano,in,the,image1279,?], answer(A, (const(A,piano_bench)))). _parse([what,is,on,the,round,table,in,the,image1279,?], answer(A, (const(A,flower);const(A,vase)))). _parse([what,is,on,the,piano,in,the,image1279,?], answer(A, (const(A,paper)))). _parse([what,is,the,colour,of,the,picture,behind,the,chair,in,the,image1280,?], answer(A, (const(A,red);const(A,yellow);const(A,blue)))). _parse([what,is,between,the,chairs,and,sofa,in,the,image1280,?], answer(A, (const(A,table)))). _parse([what,is,on,the,table,in,the,image1280,?], answer(A, (const(A,decorative_item)))). _parse([how,many,chairs,are,there,in,the,image1285,?], answer(A, (const(A,2)))). _parse([what,is,on,the,sofa,in,the,image1285,?], answer(A, (const(A,pillow)))). _parse([what,is,in,the,shelf,behind,the,chair,in,the,image1285,?], answer(A, (const(A,books);const(A,picture)))). _parse([how,many,bowls,are,there,in,the,shelf,in,the,image1285,?], answer(A, (const(A,5)))). _parse([what,is,on,the,table,in,the,image1286,?], answer(A, (const(A,bowl);const(A,book)))). _parse([what,in,front,of,the,sofa,in,the,image1286,?], answer(A, (const(A,table)))). _parse([what,is,on,the,left,side,of,the,books,in,the,image1287,?], answer(A, (const(A,television)))). _parse([how,many,pictures,are,there,in,the,image1287,?], answer(A, (const(A,3)))). _parse([how,many,pillows,are,there,on,the,chair,and,sofa,in,the,image1287,?], answer(A, (const(A,3)))). _parse([how,many,stacks,of,books,are,there,in,the,image1288,?], answer(A, (const(A,3)))). _parse([what,is,amidst,the,books,in,the,image1288,?], answer(A, (const(A,decorative_item)))). _parse([what,is,beneath,the,television,in,the,image1288,?], answer(A, (const(A,dvd_player)))). _parse([what,is,the,colour,of,the,picture,on,the,wall,in,the,image1289,?], answer(A, (const(A,green)))). _parse([what,is,on,the,right,side,of,the,sofa,in,the,image1289,?], answer(A, (const(A,lamp)))). _parse([how,many,tables,are,there,in,the,image1289,?], answer(A, (const(A,3)))). _parse([what,is,on,the,centre,table,in,the,image1289,?], answer(A, (const(A,flower);const(A,vase)))). _parse([how,many,colours,of,flowers,are,there,in,the,image1289,?], answer(A, (const(A,3)))). _parse([what,is,on,the,sofa,in,the,image1290,?], answer(A, (const(A,clothes)))). _parse([what,is,on,the,left,side,of,the,flower,vase,in,the,image1290,?], answer(A, (const(A,remote_control)))). _parse([what,is,on,the,right,side,of,the,television,in,the,image1290,?], answer(A, (const(A,ornamental_plant)))). _parse([how,many,pictures,are,there,on,the,wall,in,the,image1291,?], answer(A, (const(A,7)))). _parse([what,is,on,the,ceiling,in,the,image1292,?], answer(A, (const(A,light);const(A,chandelier)))). _parse([what,is,on,the,show,piece,shelf,in,the,image1292,?], answer(A, (const(A,decorative_plate)))). _parse([what,is,on,the,left,side,of,the,clothes,on,the,sofa,in,the,image1293,?], answer(A, (const(A,paper)))). _parse([what,is,the,largest,show,piece,in,the,image1293,?], answer(A, (const(A,decorative_plate)))). _parse([what,is,on,the,right,side,of,the,chair,in,the,image1294,?], answer(A, (const(A,lamp)))). _parse([what,is,in,front,of,the,curtain,in,the,image1294,?], answer(A, (const(A,guitar)))). _parse([what,is,on,the,left,side,of,the,curtain,in,the,image1294,?], answer(A, (const(A,blinds)))). _parse([what,is,on,the,left,side,of,the,sofa,in,the,image1295,?], answer(A, (const(A,stairs)))). _parse([what,is,on,the,right,side,of,the,sofa,in,the,image1295,?], answer(A, (const(A,mirror)))). _parse([what,is,seen,on,the,mirror,reflection,in,the,image1295,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,left,side,of,the,mirror,in,the,image1295,?], answer(A, (const(A,picture)))). _parse([what,is,beneath,the,picture,in,the,image1297,?], answer(A, (const(A,chessboard)))). _parse([what,is,on,either,side,of,the,chessboard,in,the,image1297,?], answer(A, (const(A,chair)))). _parse([what,is,the,colour,of,the,chair,in,the,image1297,?], answer(A, (const(A,black)))). _parse([what,is,on,the,sofa,in,the,image1298,?], answer(A, (const(A,book)))). _parse([how,many,remote,controls,are,there,in,the,image1298,?], answer(A, (const(A,2)))). _parse([what,is,in,between,the,chair,and,sofa,in,the,image1298,?], answer(A, (const(A,stool)))). _parse([what,is,behind,the,sofa,in,the,image1298,?], answer(A, (const(A,window);const(A,decorative_item)))). _parse([how,many,stools,are,there,in,the,image1299,?], answer(A, (const(A,2)))). _parse([what,is,in,front,of,the,stool,in,the,image1299,?], answer(A, (const(A,table)))). _parse([how,many,pillows,are,visible,in,the,image1299,?], answer(A, (const(A,1)))). _parse([what,is,on,the,right,side,of,the,mirror,in,the,image1302,?], answer(A, (const(A,light)))). _parse([what,is,on,the,right,side,of,the,lamp,in,the,image1302,?], answer(A, (const(A,plant_pot)))). _parse([what,is,the,largest,object,in,the,image1302,?], answer(A, (const(A,sofa)))). _parse([how,many,chairs,are,there,in,the,image1302,?], answer(A, (const(A,3)))). _parse([what,is,in,front,of,the,sofa,in,the,image1303,?], answer(A, (const(A,stool)))). _parse([how,many,stools,are,there,in,the,image1303,?], answer(A, (const(A,2)))). _parse([what,is,on,the,sofa,in,the,image1303,?], answer(A, (const(A,pillow)))). _parse([what,is,the,colour,of,the,pillows,in,the,image1303,?], answer(A, (const(A,white);const(A,green)))). _parse([what,is,on,the,left,side,of,the,pillar,in,the,image1304,?], answer(A, (const(A,stand)))). _parse([what,is,on,the,stand,in,the,image1304,?], answer(A, (const(A,flower);const(A,vase)))). _parse([what,is,behind,the,chairs,in,the,image1304,?], answer(A, (const(A,decorative_item)))). _parse([what,is,on,the,table,in,front,of,the,sofa,in,the,image1304,?], answer(A, (const(A,book);const(A,decorative_item)))). _parse([how,many,pictures,are,there,on,the,wall,in,the,image1305,?], answer(A, (const(A,2)))). _parse([what,is,beneath,the,pictures,in,the,image1305,?], answer(A, (const(A,table)))). _parse([what,is,on,the,table,in,the,image1305,?], answer(A, (const(A,flower_pot);const(A,bowl);const(A,lamp)))). _parse([what,is,front,of,the,table,in,the,image1305,?], answer(A, (const(A,chair)))). _parse([what,is,in,front,of,the,chair,in,the,image1305,?], answer(A, (const(A,flower_pot)))). _parse([what,is,on,the,piano,in,the,image1306,?], answer(A, (const(A,decorative_plate)))). _parse([what,is,beneath,the,piano,in,the,image1306,?], answer(A, (const(A,piano_bench)))). _parse([what,is,the,brown,object,on,the,floor,in,the,image1306,?], answer(A, (const(A,bean_bag)))). _parse([what,is,on,the,floor,in,the,image1306,?], answer(A, (const(A,clothes)))). _parse([what,is,on,the,left,to,the,paper,on,the,piano,in,the,image1306,?], answer(A, (const(A,pen)))). _parse([what,is,the,black,object,in,the,image1307,?], answer(A, (const(A,fireplace)))). _parse([what,is,on,the,right,side,of,the,firepalce,in,the,image1307,?], answer(A, (const(A,guitar)))). _parse([what,is,on,the,right,side,of,the,guitar,in,the,image1307,?], answer(A, (const(A,window)))). _parse([what,is,on,the,left,of,the,fire,place,in,the,image1307,?], answer(A, (const(A,cables)))). _parse([what,is,on,the,right,side,of,the,chair,in,the,image1308,?], answer(A, (const(A,decorative_item)))). _parse([what,is,on,the,chair,in,the,image1308,?], answer(A, (const(A,pillow)))). _parse([what,is,on,the,left,side,of,the,black,table,in,the,image1308,?], answer(A, (const(A,sofa)))). _parse([how,many,round,shaped,chairs,in,the,image1314,?], answer(A, (const(A,1)))). _parse([what,is,the,colour,of,the,round,shaped,chair,in,the,image1314,?], answer(A, (const(A,white);const(A,blue)))). _parse([what,is,behind,the,round,shaped,chair,in,the,image1314,?], answer(A, (const(A,sofa)))). _parse([what,is,behind,the,sofa,in,the,image1314,?], answer(A, (const(A,window)))). _parse([what,is,the,colour,of,the,wall,in,the,image1314,?], answer(A, (const(A,red)))). _parse([how,many,stools,are,there,in,the,image1315,?], answer(A, (const(A,2)))). _parse([what,is,behind,the,stool,in,the,image1315,?], answer(A, (const(A,door)))). _parse([what,is,beneath,the,shelves,in,the,image1315,?], answer(A, (const(A,plastic_chair)))). _parse([what,is,the,largest,object,in,the,image1329,?], answer(A, (const(A,sofa)))). _parse([what,is,on,the,sofa,in,the,image1329,?], answer(A, (const(A,pillow)))). _parse([what,is,behind,the,sofa,in,the,image1329,?], answer(A, (const(A,lamp)))). _parse([how,many,lamps,are,there,in,the,image1329,?], answer(A, (const(A,2)))). _parse([what,is,in,front,of,the,sofa,in,the,image1329,?], answer(A, (const(A,table)))). _parse([what,is,on,the,left,side,of,the,piano,in,the,image1330,?], answer(A, (const(A,door)))). _parse([what,is,on,the,piano,in,the,image1330,?], answer(A, (const(A,picture)))). _parse([what,is,beneath,the,piano,in,the,image1330,?], answer(A, (const(A,piano_bench)))). _parse([what,is,the,black,object,on,the,carpet,in,the,image1331,?], answer(A, (const(A,dog)))). _parse([how,many,sofas,are,there,in,the,image1331,?], answer(A, (const(A,2)))). _parse([what,is,in,front,of,the,sofa,in,the,image1331,?], answer(A, (const(A,table)))). _parse([what,is,beneath,the,book,rack,in,the,image1331,?], answer(A, (const(A,fireplace)))). _parse([what,is,on,the,left,side,of,the,chair,in,the,image1332,?], answer(A, (const(A,guitar)))). _parse([what,is,on,the,chair,in,the,image1332,?], answer(A, (const(A,guitar_case)))). _parse([how,many,drawers,are,there,in,the,image1332,?], answer(A, (const(A,4)))). _parse([what,is,on,the,drawer,table,in,the,image1332,?], answer(A, (const(A,tissue_box);const(A,book);const(A,container)))). _parse([what,is,on,the,ceiling,in,the,image1335,?], answer(A, (const(A,fan);const(A,light)))). _parse([what,is,in,front,of,the,sofa,in,the,image1335,?], answer(A, (const(A,baby_chair)))). _parse([what,on,the,left,side,of,the,door,in,the,image1335,?], answer(A, (const(A,lamp)))). _parse([what,is,in,front,of,the,picture,in,the,image1336,?], answer(A, (const(A,fan)))). _parse([what,is,on,the,left,side,of,the,sofa,in,the,image1337,?], answer(A, (const(A,table)))). _parse([what,is,on,the,table,in,the,image1337,?], answer(A, (const(A,tissue_box)))). _parse([what,is,on,the,wall,in,the,image1337,?], answer(A, (const(A,picture)))). _parse([what,is,above,the,fireplace,in,the,image1338,?], answer(A, (const(A,television)))). _parse([what,is,on,the,left,side,of,the,television,in,the,image1338,?], answer(A, (const(A,light)))). _parse([what,is,behind,the,sofa,in,the,image1338,?], answer(A, (const(A,window)))). _parse([what,is,in,between,the,chairs,in,the,image1338,?], answer(A, (const(A,stool)))). _parse([what,is,in,front,of,the,sofa,in,the,image1338,?], answer(A, (const(A,table)))). _parse([what,is,on,the,left,side,of,the,picture,in,the,image1339,?], answer(A, (const(A,mirror)))). _parse([what,is,beneath,the,mirror,in,the,image1339,?], answer(A, (const(A,stool)))). _parse([what,is,on,the,table,in,the,image1339,?], answer(A, (const(A,book);const(A,box);const(A,glass)))). _parse([how,many,pillows,are,visible,in,the,picture,in,the,image1339,?], answer(A, (const(A,4)))). _parse([how,many,chairs,are,there,near,the,persion,standing,in,the,image1340,?], answer(A, (const(A,4)))). _parse([what,is,on,the,table,in,the,image1340,?], answer(A, (const(A,box);const(A,ashtray)))). _parse([how,many,stools,are,there,in,front,of,the,chairs,in,the,image1340,?], answer(A, (const(A,2)))). _parse([what,us,on,the,left,side,of,the,bottle,in,the,image1347,?], answer(A, (const(A,bag)))). _parse([what,is,the,largest,object,on,the,table,in,the,image1347,?], answer(A, (const(A,bowl)))). _parse([what,is,on,the,rigt,side,of,the,bottle,in,the,image1347,?], answer(A, (const(A,paper);const(A,clothes)))). _parse([how,many,chairs,are,there,in,the,image1347,?], answer(A, (const(A,11)))). _parse([how,many,lamps,are,there,in,the,image1347,?], answer(A, (const(A,2)))). _parse([what,is,in,front,of,the,wall,in,the,image1348,?], answer(A, (const(A,baby_chair)))). _parse([what,is,on,the,left,side,of,the,packaged,bottles,in,the,image1348,?], answer(A, (const(A,table)))). _parse([what,is,on,the,table,in,the,image1348,?], answer(A, (const(A,vase)))). _parse([what,is,on,the,table,in,the,image1349,?], answer(A, (const(A,candle);const(A,bowl);const(A,paper);const(A,bag)))). _parse([what,is,the,colour,of,the,candles,in,the,image1349,?], answer(A, (const(A,red);const(A,blue);const(A,brown);const(A,green)))). _parse([how,many,chairs,have,pillows,on,it,in,the,image1349,?], answer(A, (const(A,2)))). _parse([what,is,the,colour,of,the,lamp,in,the,image1349,?], answer(A, (const(A,white)))). _parse([what,is,on,the,table,in,the,image1353,?], answer(A, (const(A,table_runner);const(A,decorative_item)))). _parse([what,is,in,front,of,the,wall,in,the,image1353,?], answer(A, (const(A,lamp)))). _parse([how,many,lights,are,visible,in,the,image1353,?], answer(A, (const(A,5)))). _parse([what,is,on,the,wall,in,the,image1354,?], answer(A, (const(A,mirror)))). _parse([what,is,on,the,table,in,the,image1354,?], answer(A, (const(A,decorative_plate)))). _parse([what,is,surrounding,the,table,in,the,image1355,?], answer(A, (const(A,chair)))). _parse([how,many,chairs,are,there,in,the,image1355,?], answer(A, (const(A,8)))). _parse([what,is,behind,the,chairs,in,the,image1355,?], answer(A, (const(A,blinds)))). _parse([how,many,blinds,are,there,in,the,image1356,?], answer(A, (const(A,3)))). _parse([what,is,on,the,right,side,of,the,blinds,in,the,image1356,?], answer(A, (const(A,picture)))). _parse([what,is,above,the,table,in,the,image1364,?], answer(A, (const(A,chandelier)))). _parse([what,is,on,the,ceiling,in,the,image1364,?], answer(A, (const(A,light)))). _parse([what,is,on,the,table,in,the,image1364,?], answer(A, (const(A,bowl)))). _parse([how,many,shelves,are,there,in,the,image1364,?], answer(A, (const(A,3)))). _parse([how,many,pictures,are,visible,in,the,image1365,?], answer(A, (const(A,4)))). _parse([how,many,pictures,are,there,in,the,image1365,?], answer(A, (const(A,3)))). _parse([what,is,beneath,the,candle,holder,in,the,image1365,?], answer(A, (const(A,decorative_plate)))). _parse([what,is,the,colour,of,the,chair,and,table,in,the,image1368,?], answer(A, (const(A,black)))). _parse([what,is,behind,the,chairs,in,the,image1368,?], answer(A, (const(A,vase);const(A,decorative_item)))). _parse([what,is,on,the,table,in,the,image1368,?], answer(A, (const(A,decorative_item)))). _parse([what,is,above,the,table,in,the,image1368,?], answer(A, (const(A,fan)))). _parse([what,is,on,the,right,most,side,of,the,table,in,the,image1369,?], answer(A, (const(A,lamp)))). _parse([what,is,on,the,left,most,side,of,the,table,in,the,image1369,?], answer(A, (const(A,flower)))). _parse([how,many,drawers,are,there,in,the,image1369,?], answer(A, (const(A,3)))). _parse([what,is,the,colour,of,the,plant,in,the,image1369,?], answer(A, (const(A,green)))). _parse([what,is,on,the,left,side,of,the,bag,in,the,image1384,?], answer(A, (const(A,flower);const(A,case)))). _parse([what,is,on,the,right,side,of,the,picture,in,the,image1384,?], answer(A, (const(A,mirror)))). _parse([what,is,beneatht,he,picture,in,the,image1384,?], answer(A, (const(A,picture);const(A,decorative_item)))). _parse([how,many,chairs,are,there,in,the,image1384,?], answer(A, (const(A,3)))). _parse([what,is,the,smallest,chair,colour,in,the,image1384,?], answer(A, (const(A,blue)))). _parse([how,many,tall,chairs,are,there,in,the,image1385,?], answer(A, (const(A,5)))). _parse([how,many,short,chairs,are,there,in,the,image1385,?], answer(A, (const(A,2)))). _parse([what,is,the,colour,of,the,short,chair,in,the,image1385,?], answer(A, (const(A,blue)))). _parse([what,is,behind,the,flowers,in,the,image1385,?], answer(A, (const(A,bag)))). _parse([what,is,on,the,wall,in,the,image1385,?], answer(A, (const(A,picture)))). _parse([what,is,on,the,right,side,of,the,picture,in,the,image1385,?], answer(A, (const(A,door)))). _parse([where,is,the,flower,kept,in,the,image1385,?], answer(A, (const(A,glass_pot)))). _parse([how,many,chairs,are,visible,in,the,image1386,?], answer(A, (const(A,4)))). _parse([what,is,behind,the,chair,in,the,image1386,?], answer(A, (const(A,table)))). _parse([what,is,on,the,table,in,the,image1386,?], answer(A, (const(A,monitor);const(A,printer);const(A,flower);const(A,vase)))). _parse([what,is,behind,the,flower,vase,in,the,image1386,?], answer(A, (const(A,paper)))). _parse([what,is,on,the,wall,in,the,image1386,?], answer(A, (const(A,picture)))). _parse([what,is,on,the,stool,in,the,image1387,?], answer(A, (const(A,decorative_item)))). _parse([what,is,on,the,right,side,of,the,stool,in,the,image1387,?], answer(A, (const(A,piano)))). _parse([what,is,beneath,the,piano,in,the,image1387,?], answer(A, (const(A,piano_bench)))). _parse([what,is,on,the,piano,in,the,image1387,?], answer(A, (const(A,glass_container)))). _parse([what,is,above,the,piano,in,the,image1387,?], answer(A, (const(A,decorative_plate)))). _parse([what,is,in,front,of,the,flower,vase,in,the,image1388,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,chair,in,the,image1388,?], answer(A, (const(A,clothes)))). _parse([what,is,behind,the,flower,vase,in,the,image1388,?], answer(A, (const(A,curtain)))). _parse([what,is,beneath,the,flower,vase,in,the,image1388,?], answer(A, (const(A,table)))). _parse([what,is,in,the,shelf,in,the,image1389,?], answer(A, (const(A,glass);const(A,bowl)))). _parse([what,is,on,the,left,side,of,the,picture,in,the,image1389,?], answer(A, (const(A,mirror)))). _parse([what,is,in,front,of,the,mirror,in,the,image1389,?], answer(A, (const(A,glass_container)))). _parse([how,many,drawers,are,there,in,the,image1389,?], answer(A, (const(A,4)))). _parse([what,is,on,the,right,side,of,the,glass,container,in,the,image1389,?], answer(A, (const(A,bottle)))). _parse([what,is,on,the,ceiling,in,the,image1390,?], answer(A, (const(A,light)))). _parse([what,is,on,the,right,side,of,the,frame,in,the,image1390,?], answer(A, (const(A,door)))). _parse([what,is,the,colour,of,the,curtain,in,the,image1390,?], answer(A, (const(A,blue)))). _parse([what,is,on,the,window,in,the,image1391,?], answer(A, (const(A,curtain)))). _parse([what,is,on,the,table,in,the,image1391,?], answer(A, (const(A,decorative_item);const(A,bowl)))). _parse([what,is,beneath,the,table,in,the,image1391,?], answer(A, (const(A,drawer)))). _parse([what,is,in,front,of,the,table,in,the,image1391,?], answer(A, (const(A,chair)))). _parse([what,is,the,colour,of,the,chair,in,the,image1391,?], answer(A, (const(A,blue);const(A,yellow)))). _parse([what,is,around,the,table,in,the,image1394,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,wall,in,the,image1394,?], answer(A, (const(A,spot_light)))). _parse([what,is,on,the,candle,holders,in,the,right,side,shelf,in,the,image1395,?], answer(A, (const(A,candle)))). _parse([how,many,chairs,are,there,in,the,image1395,?], answer(A, (const(A,6)))). _parse([how,many,drawers,are,visible,in,the,image1395,?], answer(A, (const(A,6)))). _parse([what,is,amidst,the,chairs,in,the,image1396,?], answer(A, (const(A,table)))). _parse([what,is,the,colour,of,the,chairs,in,the,image1396,?], answer(A, (const(A,brown)))). _parse([what,is,on,the,table,in,the,image1396,?], answer(A, (const(A,fruit)))). _parse([what,is,behind,the,table,in,the,image1396,?], answer(A, (const(A,window)))). _parse([what,is,on,the,window,in,the,image1396,?], answer(A, (const(A,curtain)))). _parse([what,is,above,the,table,in,the,image1397,?], answer(A, (const(A,chandelier)))). _parse([what,is,on,the,right,side,of,the,chandelier,in,the,image1397,?], answer(A, (const(A,light)))). _parse([what,is,on,the,table,in,the,image1397,?], answer(A, (const(A,paper);const(A,file)))). _parse([what,is,the,colour,of,the,wall,in,the,image1397,?], answer(A, (const(A,green)))). _parse([what,is,on,the,right,side,of,the,picture,in,the,image1397,?], answer(A, (const(A,door)))). _parse([what,is,behind,the,chair,in,the,image1398,?], answer(A, (const(A,table);const(A,drawer)))). _parse([what,is,above,the,table,in,the,image1398,?], answer(A, (const(A,curtain)))). _parse([what,is,behind,the,curtains,in,the,image1398,?], answer(A, (const(A,blinds)))). _parse([what,is,on,the,left,side,of,the,switch,board,in,the,image1398,?], answer(A, (const(A,door)))). _parse([what,is,on,the,left,side,of,the,door,in,the,image1398,?], answer(A, (const(A,picture)))). _parse([what,is,the,colour,of,the,wall,in,the,image1399,?], answer(A, (const(A,green)))). _parse([what,is,on,the,left,side,of,the,framed,certificate,in,the,image1399,?], answer(A, (const(A,curtain)))). _parse([what,is,beneath,the,curtain,in,the,image1399,?], answer(A, (const(A,blinds)))). _parse([what,is,on,the,table,in,the,image1399,?], answer(A, (const(A,file);const(A,paper)))). _parse([how,many,pictures,are,visible,in,the,image1400,?], answer(A, (const(A,5)))). _parse([what,is,behind,the,chair,in,the,image1400,?], answer(A, (const(A,mirror)))). _parse([what,is,the,colour,of,the,book,on,the,table,in,the,image1400,?], answer(A, (const(A,green);const(A,white)))). _parse([what,is,the,image1400,in,the,mirror,reflection,in,the,image1400,?], answer(A, (const(A,chandelier)))). _parse([what,is,on,the,table,in,the,image1401,?], answer(A, (const(A,book);const(A,book)))). _parse([what,is,the,colour,of,the,wall,in,the,image1401,?], answer(A, (const(A,red)))). _parse([what,is,on,the,left,side,of,the,pillar,in,the,image1401,?], answer(A, (const(A,fish_tank)))). _parse([what,is,the,colour,of,the,chairs,in,the,image1401,?], answer(A, (const(A,white)))). _parse([how,many,horizontally,rectangular,pictures,are,there,in,the,image1407,?], answer(A, (const(A,2)))). _parse([what,is,on,the,left,side,of,the,book,rack,in,the,image1407,?], answer(A, (const(A,stroller)))). _parse([how,many,chairs,are,there,around,the,table,in,the,image1407,?], answer(A, (const(A,8)))). _parse([what,is,in,front,of,the,chair,on,the,table,in,the,image1408,?], answer(A, (const(A,clothes)))). _parse([what,is,in,the,shelf,in,the,image1408,?], answer(A, (const(A,vase);const(A,show_piece)))). _parse([what,is,on,the,right,side,of,the,shelf,in,the,image1408,?], answer(A, (const(A,picture)))). _parse([what,is,the,colour,of,the,table,and,chair,in,the,image1409,?], answer(A, (const(A,brown)))). _parse([what,is,on,the,table,in,the,image1409,?], answer(A, (const(A,box);const(A,purse);const(A,razor)))). _parse([what,is,the,colour,of,the,sofa,in,the,image1409,?], answer(A, (const(A,black)))). _parse([what,is,on,the,sofa,in,the,image1409,?], answer(A, (const(A,pillow)))). _parse([how,many,chairs,are,there,in,the,image1409,?], answer(A, (const(A,6)))). _parse([what,is,the,colour,of,the,tiles,in,the,image1410,?], answer(A, (const(A,white);const(A,brown)))). _parse([what,is,on,the,right,most,side,of,the,door,in,the,image1410,?], answer(A, (const(A,bookshelf)))). _parse([what,is,on,the,right,side,of,the,bookshelf,in,the,image1410,?], answer(A, (const(A,door)))). _parse([what,is,on,the,left,side,of,the,light,in,the,image1411,?], answer(A, (const(A,piano)))). _parse([what,is,beneath,the,piano,in,the,image1411,?], answer(A, (const(A,piano_bench)))). _parse([what,is,on,the,piano,in,the,image1411,?], answer(A, (const(A,picture)))). _parse([what,is,on,the,right,side,of,the,light,in,the,image1411,?], answer(A, (const(A,shoe)))). _parse([what,is,the,most,dominant,colour,of,objects,on,the,table,in,the,image1412,?], answer(A, (const(A,pink)))). _parse([what,is,above,the,table,in,the,image1412,?], answer(A, (const(A,chandelier)))). _parse([what,is,behind,the,lamp,in,the,image1412,?], answer(A, (const(A,blinds)))). _parse([what,is,on,the,wall,in,the,image1412,?], answer(A, (const(A,picture)))). _parse([where,are,the,cup,and,saucer,in,the,image1413,?], answer(A, (const(A,table)))). _parse([what,is,the,colour,of,the,lamp,in,the,image1413,?], answer(A, (const(A,white)))). _parse([what,is,on,the,right,side,of,the,table,in,the,image1413,?], answer(A, (const(A,toy)))). _parse([what,is,in,front,of,the,blinds,in,the,image1414,?], answer(A, (const(A,lamp)))). _parse([what,is,beneath,the,lamp,in,the,image1414,?], answer(A, (const(A,table)))). _parse([what,is,in,the,left,of,the,table,in,the,image1414,?], answer(A, (const(A,stroller)))). _parse([what,is,on,the,wall,in,the,image1414,?], answer(A, (const(A,picture)))). _parse([what,is,on,the,left,side,of,the,picture,in,the,image1421,?], answer(A, (const(A,bookshelf)))). _parse([what,is,on,the,right,side,of,the,picture,in,the,image1421,?], answer(A, (const(A,blinds)))). _parse([what,is,on,the,right,side,of,the,blinds,in,the,image1421,?], answer(A, (const(A,chair)))). _parse([how,many,chairs,are,there,away,from,the,table,in,the,image1421,?], answer(A, (const(A,1)))). _parse([how,many,pictures,are,turned,towards,the,wall,in,the,image1422,?], answer(A, (const(A,picture)))). _parse([what,is,on,beneath,the,pictures,in,the,image1422,?], answer(A, (const(A,piano)))). _parse([what,is,beneath,the,piano,in,the,image1422,?], answer(A, (const(A,piano_bench)))). _parse([what,is,the,colour,of,the,show,piece,on,the,left,of,the,picture,frame,in,the,image1422,?], answer(A, (const(A,white)))). _parse([what,is,on,the,right,side,of,the,picture,frame,in,the,image1422,?], answer(A, (const(A,glass_pot)))). _parse([what,is,on,the,table,in,the,image1423,?], answer(A, (const(A,cup);const(A,glass_pot);const(A,decorative_plate)))). _parse([what,is,on,the,wall,in,the,image1423,?], answer(A, (const(A,picture);const(A,picture)))). _parse([what,is,in,front,of,the,table,in,the,image1423,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,left,side,of,the,table,in,the,image1423,?], answer(A, (const(A,show_piece)))). _parse([what,is,in,the,cupboard,in,the,image1423,?], answer(A, (const(A,decorative_plate);const(A,cup)))). _parse([what,is,the,colour,of,the,chairs,in,the,image1424,?], answer(A, (const(A,white);const(A,brown);const(A,red);const(A,green)))). _parse([what,is,at,the,centre,of,the,table,in,the,image1424,?], answer(A, (const(A,flower);const(A,vase)))). _parse([how,many,windows,and,doors,are,there,in,the,image1424,?], answer(A, (const(A,4)))). _parse([what,is,on,the,right,side,of,the,brown,chair,in,the,image1424,?], answer(A, (const(A,table)))). _parse([what,is,on,the,table,in,the,image1424,?], answer(A, (const(A,clothes);const(A,desk_mat);const(A,tissue)))). _parse([what,is,on,the,left,side,of,the,white,chair,in,the,image1424,?], answer(A, (const(A,toy_doll)))). _parse([what,is,on,the,right,side,sofa,in,the,image1424,?], answer(A, (const(A,pillow)))). _parse([how,many,switch,boards,are,visible,in,the,image1430,?], answer(A, (const(A,2)))). _parse([what,is,on,the,right,side,of,the,decorative,item,on,the,table,in,the,image1430,?], answer(A, (const(A,paper)))). _parse([what,is,the,colour,of,the,clothes,on,the,table,in,the,image1430,?], answer(A, (const(A,green);const(A,white)))). _parse([what,is,behind,the,chair,in,the,image1431,?], answer(A, (const(A,window)))). _parse([what,is,on,the,window,in,the,image1431,?], answer(A, (const(A,curtain)))). _parse([what,is,on,the,right,side,of,the,curtain,in,the,image1431,?], answer(A, (const(A,picture);const(A,picture)))). _parse([how,many,tall,chairs,are,there,in,the,image1431,?], answer(A, (const(A,4)))). _parse([how,many,short,chairs,are,there,in,the,image1431,?], answer(A, (const(A,3)))). _parse([what,is,on,the,table,in,front,of,the,wall,in,the,image1432,?], answer(A, (const(A,clothes);const(A,decorative_item)))). _parse([how,many,pictures,are,there,in,the,image1432,?], answer(A, (const(A,3)))). _parse([what,is,on,the,wall,in,the,image1433,?], answer(A, (const(A,picture);const(A,wall_decoration)))). _parse([what,is,surrounding,the,dining,table,in,the,image1433,?], answer(A, (const(A,chair)))). _parse([what,is,the,colour,of,the,table,and,chair,in,the,image1433,?], answer(A, (const(A,brown)))). _parse([how,many,steps,are,visible,in,the,picture,in,the,image1433,?], answer(A, (const(A,3)))). _parse([how,many,drawers,does,the,cupboard,have,in,the,image1441,?], answer(A, (const(A,7)))). _parse([how,many,doors,does,the,cupboard,have,in,the,image1441,?], answer(A, (const(A,2)))). _parse([what,is,the,colour,of,the,towels,on,the,table,in,the,image1441,?], answer(A, (const(A,gray);const(A,white)))). _parse([what,is,on,the,shelf,in,the,image1441,?], answer(A, (const(A,picture);const(A,framed_certificate)))). _parse([what,is,on,the,left,side,of,the,picture,in,the,image1442,?], answer(A, (const(A,blinds)))). _parse([what,is,in,front,of,the,picture,in,the,image1442,?], answer(A, (const(A,chair);const(A,table)))). _parse([how,many,chairs,are,visible,in,the,image1442,?], answer(A, (const(A,4)))). _parse([what,is,the,colour,of,carpet,in,the,image1442,?], answer(A, (const(A,black);const(A,white);const(A,brown);const(A,red)))). _parse([what,is,behind,the,gray,chair,in,the,image1443,?], answer(A, (const(A,lamp);const(A,table)))). _parse([how,many,framed,certificates,are,there,in,the,image1443,?], answer(A, (const(A,2)))). _parse([what,is,on,the,table,in,the,image1443,?], answer(A, (const(A,towel);const(A,towel);const(A,clothes)))). _parse([what,is,the,colour,of,the,wall,in,the,image1443,?], answer(A, (const(A,pink)))). _parse([what,is,on,the,left,side,of,the,lamp,in,the,image1443,?], answer(A, (const(A,door)))). _parse([what,is,beneath,the,framed,picture,in,the,image1444,?], answer(A, (const(A,sofa)))). _parse([what,is,on,the,sofa,in,the,image1444,?], answer(A, (const(A,pillow)))). _parse([what,is,on,the,left,side,of,the,sofa,in,the,image1444,?], answer(A, (const(A,table)))). _parse([what,is,on,the,table,in,the,image1444,?], answer(A, (const(A,picture);const(A,lamp)))). _parse([how,many,pictures,are,visible,in,the,image1444,?], answer(A, (const(A,4)))). _parse([what,is,on,the,chair,in,the,image1445,?], answer(A, (const(A,pillow)))). _parse([what,is,on,the,wall,in,the,image1445,?], answer(A, (const(A,picture);const(A,wall_decoration)))). _parse([what,is,on,the,right,to,the,picture,in,the,image1445,?], answer(A, (const(A,lamp)))). _parse([what,is,beneath,the,lamp,in,the,image1445,?], answer(A, (const(A,table)))). _parse([how,many,wall,decoration,are,there,in,the,image1446,?], answer(A, (const(A,2)))). _parse([what,is,the,colour,of,the,floor,in,the,image1446,?], answer(A, (const(A,brown)))). _parse([what,is,on,the,left,and,right,of,the,wall,decoration,in,the,image1446,?], answer(A, (const(A,curtain)))). _parse([how,many,chairs,are,there,in,the,image1447,?], answer(A, (const(A,7)))). _parse([what,is,beneath,the,wall,hanging,in,the,image1447,?], answer(A, (const(A,box);const(A,table)))). _parse([what,is,the,colour,of,the,wall,in,the,image1447,?], answer(A, (const(A,gray)))). _parse([how,many,square,shaped,chairs,are,there,in,the,image1448,?], answer(A, (const(A,2)))). _parse([how,many,framed,pictures,are,there,in,the,image1448,?], answer(A, (const(A,3)))). _parse([what,is,the,longest,object,in,the,image1448,?], answer(A, (const(A,table)))). _parse([what,is,on,the,right,side,of,the,square,shaped,chair,in,the,image1448,?], answer(A, (const(A,fireplace)))). _parse([what,is,the,colour,of,the,chairs,in,the,image1449,?], answer(A, (const(A,brown);const(A,gray)))). _parse([what,is,at,the,centre,of,the,table,in,the,image1449,?], answer(A, (const(A,flower);const(A,vase)))). _parse([what,is,hung,on,the,wall,in,the,image1449,?], answer(A, (const(A,wall_decoration)))). _parse([what,is,above,the,vase,in,the,image1449,?], answer(A, (const(A,chandelier)))). _parse([how,many,chairs,are,in,the,image1,?], answer(A, (const(A,2)))). _parse([what,are,the,things,in,front,of,the,wall,in,the,image1,?], answer(A, (const(A,garbage_bin);const(A,sofa)))). _parse([what,is,left,of,the,sink,in,the,image1,?], answer(A, (const(A,fire_extinguisher)))). _parse([what,is,to,the,left,of,sink,in,the,image2,?], answer(A, (const(A,stove)))). _parse([what,is,under,the,stove,in,the,image2,?], answer(A, (const(A,oven)))). _parse([what,is,to,the,right,of,sink,in,the,image2,?], answer(A, (const(A,refridgerator)))). _parse([what,is,above,the,stove,in,the,image2,?], answer(A, (const(A,microwave)))). _parse([how,many,frames,are,on,the,wall,in,the,image9,?], answer(A, (const(A,3)))). _parse([how,many,plates,are,on,the,tray,in,the,image9,?], answer(A, (const(A,4)))). _parse([what,is,available,on,the,middle,of,the,wooden,shelf,in,the,image9,?], answer(A, (const(A,file_holder);const(A,pen_holder)))). _parse([what,is,the,colour,of,the,files,below,the,wooden,shelf,in,the,image9,?], answer(A, (const(A,yellow)))). _parse([how,many,bottles,are,on,the,image9,?], answer(A, (const(A,1)))). _parse([what,is,to,the,right,of,sofa,in,the,image14,?], answer(A, (const(A,plant)))). _parse([how,many,windows,are,seen,outside,in,the,image14,?], answer(A, (const(A,5)))). _parse([what,is,on,the,left,side,of,wall,in,the,image15,?], answer(A, (const(A,fire_extinguisher)))). _parse([what,is,the,colour,of,the,door,on,the,image15,?], answer(A, (const(A,brown)))). _parse([what,is,in,the,middle,of,door,on,the,image15,?], answer(A, (const(A,glass)))). _parse([how,many,machines,in,the,image16,?], answer(A, (const(A,2)))). _parse([what,is,above,the,machines,in,the,image16,?], answer(A, (const(A,bookshelf)))). _parse([what,is,the,colour,of,the,machine,in,the,image16,?], answer(A, (const(A,white)))). _parse([what,is,resting,on,wall,in,the,image17,?], answer(A, (const(A,ladder)))). _parse([what,is,to,left,of,ladder,in,the,image17,?], answer(A, (const(A,shelves)))). _parse([what,is,below,the,shelf,in,the,image17,?], answer(A, (const(A,table)))). _parse([how,many,steps,are,on,the,ladder,in,the,image18,?], answer(A, (const(A,6)))). _parse([what,is,the,colour,of,the,board,in,the,image18,?], answer(A, (const(A,red)))). _parse([what,is,colour,of,ladder,in,the,image18,?], answer(A, (const(A,black)))). _parse([what,is,colour,of,ring,in,the,image18,?], answer(A, (const(A,black)))). _parse([what,is,to,the,left,of,door,in,the,image21,?], answer(A, (const(A,water_dispenser)))). _parse([what,is,to,the,right,of,phone,in,the,image21,?], answer(A, (const(A,paper)))). _parse([how,many,light,are,on,in,the,image28,?], answer(A, (const(A,6)))). _parse([what,is,in,blue,colour,in,the,image28,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,in,front,of,garbage,bin,in,the,image28,?], answer(A, (const(A,table)))). _parse([what,is,behind,the,table,in,the,image28,?], answer(A, (const(A,sofa)))). _parse([what,is,colour,of,the,sofa,in,the,image28,?], answer(A, (const(A,black)))). _parse([how,many,cpu,on,the,image29,?], answer(A, (const(A,2)))). _parse([how,many,monitors,in,the,image29,?], answer(A, (const(A,1)))). _parse([how,many,keyboards,in,the,image29,?], answer(A, (const(A,1)))). _parse([how,many,doors,on,the,image29,?], answer(A, (const(A,2)))). _parse([what,is,in,front,of,of,monitor,in,the,image30,?], answer(A, (const(A,chair)))). _parse([how,many,monitors,are,in,the,image30,?], answer(A, (const(A,2)))). _parse([what,is,behind,the,cpu,in,the,image30,?], answer(A, (const(A,water_dispenser)))). _parse([what,is,behind,the,chair,in,the,image30,?], answer(A, (const(A,sofa)))). _parse([how,many,chairs,in,the,image31,?], answer(A, (const(A,2)))). _parse([what,is,on,the,cpu,left,of,the,monitor,in,the,image31,?], answer(A, (const(A,keyboard)))). _parse([what,is,on,the,cardboard,in,the,image31,?], answer(A, (const(A,papers)))). _parse([how,many,monitors,in,between,the,cpu,in,the,image32,?], answer(A, (const(A,1)))). _parse([what,is,in,front,of,of,the,monitor,in,the,image32,?], answer(A, (const(A,telephone)))). _parse([what,is,in,the,right,of,a,cpu,in,the,image32,?], answer(A, (const(A,monitor)))). _parse([what,is,in,front,of,of,the,monitor,to,right,of,cpu,in,the,image32,?], answer(A, (const(A,wire)))). _parse([what,is,the,colour,of,the,chair,in,the,image33,?], answer(A, (const(A,red)))). _parse([what,is,behind,the,chair,in,the,image33,?], answer(A, (const(A,whiteboard)))). _parse([what,is,to,the,right,of,board,in,the,image33,?], answer(A, (const(A,monitor)))). _parse([what,is,the,colour,of,pen,written,on,board,in,the,image33,?], answer(A, (const(A,red)))). _parse([what,is,on,the,table,in,the,image34,?], answer(A, (const(A,printer)))). _parse([what,is,in,front,of,the,shelf,in,the,image34,?], answer(A, (const(A,chair)))). _parse([what,is,the,colour,of,exit,written,in,the,image35,?], answer(A, (const(A,red)))). _parse([how,many,sofas,are,in,the,image35,?], answer(A, (const(A,3)))). _parse([how,many,table,in,front,of,of,the,sofas,in,the,image35,?], answer(A, (const(A,1)))). _parse([what,is,on,the,notice,board,in,the,image36,?], answer(A, (const(A,map)))). _parse([what,is,left,of,cupboard,in,the,image36,?], answer(A, (const(A,machine)))). _parse([what,is,to,the,right,of,xerox,machine,in,the,image37,?], answer(A, (const(A,printer)))). _parse([what,is,above,the,printer,in,the,image37,?], answer(A, (const(A,shelves)))). _parse([what,is,under,the,left,of,printer,in,the,image37,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,colour,of,the,shelves,in,the,image38,?], answer(A, (const(A,brown)))). _parse([what,is,the,colour,of,the,screen,in,the,image39,?], answer(A, (const(A,red)))). _parse([how,many,screens,are,in,the,image39,?], answer(A, (const(A,3)))). _parse([what,is,on,the,table,in,the,image39,?], answer(A, (const(A,telephone)))). _parse([how,many,chairs,on,the,table,in,the,image39,?], answer(A, (const(A,4)))). _parse([how,many,chairs,are,away,from,table,in,the,image39,?], answer(A, (const(A,2)))). _parse([what,is,to,the,right,of,screen,in,the,image40,?], answer(A, (const(A,electric_box)))). _parse([what,is,below,the,electric,box,in,the,image40,?], answer(A, (const(A,table)))). _parse([what,is,on,the,table,in,the,image40,?], answer(A, (const(A,tissue_roll)))). _parse([what,is,below,the,screen,in,the,image40,?], answer(A, (const(A,air_conditioner)))). _parse([what,is,in,front,of,of,the,chair,in,the,image41,?], answer(A, (const(A,whiteboard)))). _parse([what,is,colour,of,the,screen,in,the,image41,?], answer(A, (const(A,green)))). _parse([what,is,front,of,screen,in,the,image41,?], answer(A, (const(A,chair)))). _parse([what,is,kept,on,the,white,board,in,the,image42,?], answer(A, (const(A,duster);const(A,whiteboard_marker)))). _parse([what,is,in,the,right,of,board,in,the,image42,?], answer(A, (const(A,wire)))). _parse([what,is,under,the,wire,in,the,image42,?], answer(A, (const(A,table)))). _parse([what,is,under,the,painting,in,the,image43,?], answer(A, (const(A,sofa)))). _parse([what,is,the,colour,of,the,sofa,in,the,image43,?], answer(A, (const(A,black)))). _parse([what,is,above,the,painting,in,the,image43,?], answer(A, (const(A,bookshelf)))). _parse([what,is,to,the,right,of,basin,in,the,image46,?], answer(A, (const(A,towel)))). _parse([what,is,colour,of,the,towel,in,the,image46,?], answer(A, (const(A,white)))). _parse([who,is,on,the,mirror,in,the,image47,?], answer(A, (const(A,person)))). _parse([what,is,to,the,left,of,the,cot,in,the,image56,?], answer(A, (const(A,shelves)))). _parse([what,is,on,the,table,in,the,image57,?], answer(A, (const(A,laptop);const(A,printer)))). _parse([what,is,to,the,front,of,laptop,in,the,image57,?], answer(A, (const(A,bag)))). _parse([what,is,to,the,left,of,window,in,the,image61,?], answer(A, (const(A,jacket)))). _parse([what,is,the,colour,of,the,tv,in,the,image62,?], answer(A, (const(A,black)))). _parse([what,is,to,the,right,of,tv,in,the,image63,?], answer(A, (const(A,shelves)))). _parse([what,is,to,the,right,of,the,table,in,the,image77,?], answer(A, (const(A,shelves)))). _parse([what,is,below,the,window,in,the,image77,?], answer(A, (const(A,air_conditioner)))). _parse([what,is,to,the,right,of,cot,in,the,image79,?], answer(A, (const(A,drawer)))). _parse([what,is,on,the,drawer,in,the,image79,?], answer(A, (const(A,laptop)))). _parse([what,is,on,the,shelf,in,the,image84,?], answer(A, (const(A,books)))). _parse([what,is,on,the,table,in,the,image84,?], answer(A, (const(A,books)))). _parse([how,many,racks,of,book,in,the,image85,?], answer(A, (const(A,4)))). _parse([how,many,tables,in,front,of,the,rack,in,the,image85,?], answer(A, (const(A,2)))). _parse([how,many,racks,in,the,image87,?], answer(A, (const(A,9)))). _parse([how,many,coffee,tables,are,in,the,image117,?], answer(A, (const(A,4)))). _parse([how,many,chairs,around,the,first,coffee,table,in,the,image117,?], answer(A, (const(A,4)))). _parse([what,is,behind,the,chair,in,the,image117,?], answer(A, (const(A,bookshelf)))). _parse([what,is,on,the,coffee,table,in,the,image118,?], answer(A, (const(A,plastic_cup_of_coffee)))). _parse([how,many,chairs,are,around,the,table,in,the,image118,?], answer(A, (const(A,5)))). _parse([what,colour,is,the,shirt,in,hanger,behind,the,coffee,table,in,the,image118,?], answer(A, (const(A,pink);const(A,gray)))). _parse([what,is,above,the,shirts,in,hanger,in,image119,?], answer(A, (const(A,calendar)))). _parse([how,many,book,racks,in,the,image119,?], answer(A, (const(A,2)))). _parse([what,is,the,colour,of,the,book,rack,in,image119,?], answer(A, (const(A,black)))). _parse([what,is,the,colour,of,light,above,the,shirts,in,hanger,in,the,image119,?], answer(A, (const(A,blue);const(A,green)))). _parse([how,many,blue,colour,lights,are,in,the,image119,?], answer(A, (const(A,2)))). _parse([what,is,the,clothes,hanging,in,the,image125,?], answer(A, (const(A,scarf)))). _parse([what,is,colour,of,the,refridgerator,in,the,image125,?], answer(A, (const(A,white)))). _parse([how,many,doors,the,refridgerator,contains,in,the,image125,?], answer(A, (const(A,2)))). _parse([what,is,to,the,left,of,the,scarf,in,the,image125,?], answer(A, (const(A,switchbox)))). _parse([what,is,stuck,on,the,refridgerator,in,the,image126,?], answer(A, (const(A,photo)))). _parse([what,is,on,the,stove,in,the,image126,?], answer(A, (const(A,stove_burner)))). _parse([what,is,on,the,stove,burner,in,the,image126,?], answer(A, (const(A,coffee_pot)))). _parse([what,is,above,the,stove,in,the,image126,?], answer(A, (const(A,microwave)))). _parse([which,item,is,red,in,colour,in,the,image127,?], answer(A, (const(A,toaster)))). _parse([what,is,to,the,left,of,toaster,in,the,image127,?], answer(A, (const(A,coffee_machine)))). _parse([what,is,above,the,toaster,in,the,image127,?], answer(A, (const(A,bread)))). _parse([what,is,in,front,of,the,toaster,in,the,image127,?], answer(A, (const(A,bottle)))). _parse([what,is,to,the,right,of,bottle,in,the,image127,?], answer(A, (const(A,glass)))). _parse([what,is,colour,of,the,glass,in,the,image127,?], answer(A, (const(A,blue)))). _parse([what,is,on,the,left,of,the,kitchen,island,in,the,image128,?], answer(A, (const(A,plastic_tray)))). _parse([what,is,to,the,right,of,tray,in,the,image128,?], answer(A, (const(A,spice_stand)))). _parse([what,is,in,the,spice,stand,in,the,image128,?], answer(A, (const(A,spice_bottle)))). _parse([what,is,near,the,spice,stand,in,the,image128,?], answer(A, (const(A,spoon_stand)))). _parse([what,is,below,the,microwave,in,the,image129,?], answer(A, (const(A,stove)))). _parse([what,is,on,the,top,of,stove,burner,in,the,image129,?], answer(A, (const(A,coffee_pot);const(A,vessel)))). _parse([what,is,to,the,left,of,the,stove,in,the,image129,?], answer(A, (const(A,knife_rack)))). _parse([how,many,knives,are,visible,in,the,rack,in,the,image129,?], answer(A, (const(A,4)))). _parse([how,many,doors,are,for,the,shelf,in,the,image131,?], answer(A, (const(A,4)))). _parse([what,is,on,the,stove,burner,in,the,image131,?], answer(A, (const(A,plate)))). _parse([what,is,hanged,to,the,left,of,shelf,in,the,image131,?], answer(A, (const(A,spice_stand)))). _parse([how,many,racks,in,the,spice,stand,in,the,image131,?], answer(A, (const(A,3)))). _parse([what,is,to,the,left,of,spice,stand,in,the,image131,?], answer(A, (const(A,refridgerator)))). _parse([what,is,inside,the,in,the,image132,?], answer(A, (const(A,vessel)))). _parse([which,is,the,big,vessel,in,the,sink,in,the,image132,?], answer(A, (const(A,jug)))). _parse([what,is,to,the,right,of,sink,in,the,image132,?], answer(A, (const(A,tissue_roll)))). _parse([what,is,above,the,sink,in,the,image132,?], answer(A, (const(A,bottle_of_soap)))). _parse([which,colour,is,more,in,the,cap,of,the,spice,bottle,in,the,image132,?], answer(A, (const(A,green)))). _parse([what,is,the,colour,of,the,soap,inside,the,bottle,in,the,image133,?], answer(A, (const(A,yellow)))). _parse([what,is,visible,in,the,sink,in,the,image133,?], answer(A, (const(A,bowl)))). _parse([what,is,on,the,kitchen,island,in,the,image134,?], answer(A, (const(A,juicer)))). _parse([what,is,at,the,end,of,the,kitchen,island,in,the,image134,?], answer(A, (const(A,cutting_board)))). _parse([what,is,colour,of,the,cutting,board,in,the,middle,in,the,image134,?], answer(A, (const(A,green)))). _parse([how,many,cutting,boards,are,in,the,image134,?], answer(A, (const(A,3)))). _parse([what,is,in,front,of,of,the,cereal,box,in,the,image134,?], answer(A, (const(A,bottle_of_liquid)))). _parse([what,is,the,colour,of,liquid,inside,the,bottle,in,the,image137,?], answer(A, (const(A,green)))). _parse([what,is,near,the,microwave,in,the,image137,?], answer(A, (const(A,orange_juicer)))). _parse([what,is,near,the,sink,in,the,image137,?], answer(A, (const(A,cutting_board)))). _parse([what,is,to,the,left,of,the,sink,in,the,image137,?], answer(A, (const(A,sink_protector)))). _parse([what,is,the,colour,of,the,sofa,in,the,image153,?], answer(A, (const(A,red)))). _parse([what,is,on,the,window,seater,in,the,image153,?], answer(A, (const(A,paper_rack)))). _parse([what,is,the,big,object,in,the,image154,?], answer(A, (const(A,shelves)))). _parse([what,is,on,the,shelf,in,the,image154,?], answer(A, (const(A,decorative_item)))). _parse([what,is,to,the,right,of,the,shelf,in,the,image154,?], answer(A, (const(A,door)))). _parse([what,is,on,the,door,in,the,image154,?], answer(A, (const(A,door_knob)))). _parse([what,is,the,all,in,the,image155,made,of,in,the,image155,?], answer(A, (const(A,brick)))). _parse([what,is,in,the,front,of,the,stove,in,the,image155,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,below,the,photo,frame,in,the,image155,?], answer(A, (const(A,wall_stand)))). _parse([what,is,hanging,on,the,chair,in,the,image167,?], answer(A, (const(A,jacket)))). _parse([what,is,on,the,table,in,the,image168,?], answer(A, (const(A,books);const(A,paper)))). _parse([what,is,to,the,left,of,the,image168,in,the,image168,?], answer(A, (const(A,tree_sculpture)))). _parse([what,is,the,colour,of,the,plant,in,the,image168,?], answer(A, (const(A,brown)))). _parse([what,is,to,the,left,of,the,tv,stand,in,the,image169,?], answer(A, (const(A,trolley)))). _parse([what,is,to,the,right,of,the,tv,stand,in,the,image169,?], answer(A, (const(A,speaker)))). _parse([what,is,to,the,right,of,the,tv,stand,in,the,image169,?], answer(A, (const(A,vacuum_cleaner)))). _parse([which,is,the,large,object,in,the,image171,?], answer(A, (const(A,sofa)))). _parse([what,is,on,the,sofa,in,the,image171,?], answer(A, (const(A,pillow)))). _parse([what,is,to,the,left,of,the,sofa,in,the,image171,?], answer(A, (const(A,bookshelf)))). _parse([what,is,on,the,sofa,in,the,image172,?], answer(A, (const(A,bag)))). _parse([what,is,in,between,the,sofa,in,the,image172,?], answer(A, (const(A,stool)))). _parse([what,is,on,the,stool,in,the,image172,?], answer(A, (const(A,books)))). _parse([what,is,above,the,books,on,the,stool,in,the,image172,?], answer(A, (const(A,bag)))). _parse([what,is,on,the,cot,in,the,image173,?], answer(A, (const(A,bed)))). _parse([what,is,in,front,of,the,bed,in,the,image173,?], answer(A, (const(A,drawer)))). _parse([what,is,on,the,bed,in,the,image174,?], answer(A, (const(A,jacket)))). _parse([what,is,to,the,left,of,the,jacket,in,the,image174,?], answer(A, (const(A,jeans)))). _parse([what,is,to,the,right,of,the,night,lamp,in,the,image174,?], answer(A, (const(A,tissue_box)))). _parse([what,is,to,the,right,corner,of,the,drawer,in,the,image175,?], answer(A, (const(A,alarm_clock)))). _parse([what,is,to,the,left,of,the,alarm,clock,in,the,image175,?], answer(A, (const(A,hand_sculpture)))). _parse([what,is,to,the,left,of,the,towel,in,the,image175,?], answer(A, (const(A,shoe)))). _parse([what,is,in,front,of,the,night,lamp,in,the,image176,?], answer(A, (const(A,cloth_bag)))). _parse([what,is,behind,the,cloth,bag,in,the,image176,?], answer(A, (const(A,stool)))). _parse([which,object,is,more,on,the,stool,in,the,image176,?], answer(A, (const(A,books)))). _parse([what,is,to,the,left,of,the,bed,in,the,image180,?], answer(A, (const(A,cloth_drying_stand)))). _parse([what,is,the,colour,of,the,bowl,in,the,image180,?], answer(A, (const(A,pink)))). _parse([what,is,on,the,pillow,in,the,image180,?], answer(A, (const(A,jeans)))). _parse([what,is,the,colour,of,the,bed,sheet,in,the,image180,?], answer(A, (const(A,white)))). _parse([what,is,to,the,left,of,the,box,in,the,image181,?], answer(A, (const(A,shelves)))). _parse([what,is,the,colour,of,the,shelf,in,the,image181,?], answer(A, (const(A,brown)))). _parse([what,is,in,the,third,rack,of,the,shelf,in,the,image181,?], answer(A, (const(A,books)))). _parse([what,are,the,things,on,the,table,in,the,image182,?], answer(A, (const(A,books);const(A,clothes);const(A,comb)))). _parse([what,is,the,colour,of,the,bed,and,pillow,in,the,image183,?], answer(A, (const(A,white)))). _parse([what,are,the,things,to,the,right,of,the,chair,in,the,image184,?], answer(A, (const(A,flask);const(A,book);const(A,lamp);const(A,cup);const(A,pillow)))). _parse([how,many,posters,are,in,the,image184,?], answer(A, (const(A,2)))). _parse([how,many,posters,are,in,the,image185,?], answer(A, (const(A,2)))). _parse([what,is,the,colour,of,the,screen,in,the,image185,?], answer(A, (const(A,white)))). _parse([what,is,to,the,right,of,the,mirror,in,the,image186,?], answer(A, (const(A,monitor)))). _parse([how,many,lamps,are,there,in,the,image186,?], answer(A, (const(A,4)))). _parse([how,many,wine,bottles,are,in,the,image187,?], answer(A, (const(A,4)))). _parse([what,are,the,things,on,the,shelf,in,the,image187,?], answer(A, (const(A,books)))). _parse([what,are,the,things,on,the,shelf,in,the,image188,?], answer(A, (const(A,books)))). _parse([how,many,wine,bottles,are,in,the,image188,?], answer(A, (const(A,4)))). _parse([what,is,the,colour,of,the,chair,in,the,image189,?], answer(A, (const(A,black)))). _parse([what,are,the,things,in,the,shelf,in,the,image191,?], answer(A, (const(A,books)))). _parse([what,are,the,things,in,front,of,the,wall,in,the,image192,?], answer(A, (const(A,television);const(A,dvd_player);const(A,stand);const(A,drawer)))). _parse([how,many,posters,are,on,the,wall,in,the,image192,?], answer(A, (const(A,2)))). _parse([what,is,in,front,of,the,wall,in,the,image193,?], answer(A, (const(A,television)))). _parse([what,is,to,the,left,of,the,cup,board,in,the,image194,?], answer(A, (const(A,door)))). _parse([what,is,hanging,on,the,cupboard,in,the,image194,?], answer(A, (const(A,towel)))). _parse([what,are,the,things,on,the,stove,burner,in,the,image196,?], answer(A, (const(A,jar);const(A,vessel);const(A,pan)))). _parse([what,is,the,colour,of,the,refridgerator,in,the,image196,?], answer(A, (const(A,white)))). _parse([how,many,posters,are,in,the,refridgerator,in,the,image196,?], answer(A, (const(A,15)))). _parse([how,many,cupboards,are,in,the,image199,?], answer(A, (const(A,2)))). _parse([what,are,the,things,on,the,dining,table,in,the,image200,?], answer(A, (const(A,bottle);const(A,glass);const(A,jar)))). _parse([how,many,posters,are,on,the,wall,in,the,image200,?], answer(A, (const(A,4)))). _parse([what,is,the,colour,of,the,jacket,in,the,image200,?], answer(A, (const(A,red)))). _parse([what,is,the,colour,of,television,in,the,image201,?], answer(A, (const(A,black)))). _parse([what,is,to,the,right,of,the,television,in,the,image201,?], answer(A, (const(A,bookshelf)))). _parse([what,is,the,colour,of,the,table,in,the,image201,?], answer(A, (const(A,brown)))). _parse([what,is,the,colour,of,the,sofa,in,the,image202,?], answer(A, (const(A,red)))). _parse([what,is,above,the,sofa,in,the,image202,?], answer(A, (const(A,picture)))). _parse([what,is,on,the,sofa,in,the,image202,?], answer(A, (const(A,pillow)))). _parse([what,is,to,the,right,of,the,sofa,in,the,image202,?], answer(A, (const(A,kitchen_items)))). _parse([what,is,kept,above,the,self,in,the,image207,?], answer(A, (const(A,picture)))). _parse([what,is,kept,in,the,self,in,the,image207,?], answer(A, (const(A,books)))). _parse([what,is,the,big,object,in,the,image207,?], answer(A, (const(A,bookshelf)))). _parse([what,is,the,colour,of,the,wall,in,the,image207,?], answer(A, (const(A,white)))). _parse([what,is,to,the,right,of,bookshelf,in,the,image207,?], answer(A, (const(A,picture)))). _parse([what,is,the,colour,of,the,door,in,the,image208,?], answer(A, (const(A,brown)))). _parse([what,is,in,front,of,the,door,in,the,image208,?], answer(A, (const(A,chair)))). _parse([what,is,to,the,right,of,chair,in,the,image208,?], answer(A, (const(A,shelves)))). _parse([what,is,the,colour,of,the,shelves,in,the,image208,?], answer(A, (const(A,brown)))). _parse([what,is,the,colour,of,the,floor,in,the,image208,?], answer(A, (const(A,brown)))). _parse([what,is,to,the,right,of,sofa,in,the,image209,?], answer(A, (const(A,air_conditioner)))). _parse([what,is,the,largest,object,in,the,image209,?], answer(A, (const(A,sofa)))). _parse([what,is,kept,on,the,sofa,in,the,image209,?], answer(A, (const(A,pillow)))). _parse([what,is,above,the,air,conditioner,in,the,image209,?], answer(A, (const(A,window)))). _parse([what,is,in,front,of,the,sofa,in,the,image209,?], answer(A, (const(A,table)))). _parse([what,is,behind,the,sofa,in,the,image210,?], answer(A, (const(A,table)))). _parse([what,is,the,largest,object,in,the,image210,?], answer(A, (const(A,sofa)))). _parse([what,is,the,colour,of,the,sofa,in,the,image210,?], answer(A, (const(A,brown)))). _parse([what,is,kept,on,the,sofa,in,the,image210,?], answer(A, (const(A,jacket)))). _parse([what,is,placed,above,the,table,in,the,image211,?], answer(A, (const(A,bag)))). _parse([what,is,the,colour,of,the,chair,in,the,image211,?], answer(A, (const(A,brown)))). _parse([what,is,to,the,left,of,table,in,the,image211,?], answer(A, (const(A,mirror)))). _parse([what,is,in,front,of,the,shelves,in,the,image212,?], answer(A, (const(A,table)))). _parse([what,is,the,colour,of,doors,in,the,image212,?], answer(A, (const(A,white)))). _parse([what,is,placed,on,the,table,in,the,image212,?], answer(A, (const(A,papers)))). _parse([what,is,kept,in,the,shelves,in,the,image212,?], answer(A, (const(A,utensil)))). _parse([what,is,behind,the,bed,in,the,image220,?], answer(A, (const(A,window)))). _parse([what,is,the,colour,of,window,cover,in,the,image220,?], answer(A, (const(A,white)))). _parse([what,is,placed,on,the,bed,in,the,image220,?], answer(A, (const(A,clothes)))). _parse([what,is,to,the,left,of,the,bed,in,the,image220,?], answer(A, (const(A,picture)))). _parse([what,is,to,the,right,of,the,bed,in,the,image221,?], answer(A, (const(A,shelves)))). _parse([what,is,the,colour,of,lamp,in,the,image221,?], answer(A, (const(A,brown)))). _parse([what,is,in,front,of,the,lamp,in,the,image221,?], answer(A, (const(A,door)))). _parse([what,is,the,colour,of,the,bed,sheets,in,the,image221,?], answer(A, (const(A,white)))). _parse([what,is,above,the,door,in,the,image221,?], answer(A, (const(A,light_bulb)))). _parse([what,is,the,colour,of,the,walls,in,the,image222,?], answer(A, (const(A,white)))). _parse([what,is,in,front,of,the,lamp,in,the,image222,?], answer(A, (const(A,person)))). _parse([what,colour,shirt,is,the,man,wearing,in,the,image222,?], answer(A, (const(A,black)))). _parse([what,is,placed,above,the,shelf,in,the,image222,?], answer(A, (const(A,pen_stand)))). _parse([what,is,the,colour,of,the,floor,in,the,image222,?], answer(A, (const(A,brown)))). _parse([what,is,to,left,of,the,stove,burner,in,the,image250,?], answer(A, (const(A,sink)))). _parse([what,is,placed,on,the,stove,in,the,image250,?], answer(A, (const(A,utensil)))). _parse([what,is,the,colour,of,stove,in,the,image250,?], answer(A, (const(A,white)))). _parse([how,many,chair,are,in,the,image264,?], answer(A, (const(A,2)))). _parse([what,is,in,front,of,chair,in,the,image264,?], answer(A, (const(A,computer)))). _parse([what,is,left,of,chair,in,the,image264,?], answer(A, (const(A,window)))). _parse([how,many,chairs,are,in,the,image271,?], answer(A, (const(A,8)))). _parse([what,is,colour,of,black,board,in,the,image271,?], answer(A, (const(A,black)))). _parse([what,is,above,blackboard,in,the,image271,?], answer(A, (const(A,air_conditioner)))). _parse([what,is,in,front,of,chair,in,the,image272,?], answer(A, (const(A,computer)))). _parse([what,is,behind,the,computer,in,the,image272,?], answer(A, (const(A,window)))). _parse([how,many,computers,are,in,the,image272,?], answer(A, (const(A,3)))). _parse([what,is,behind,chair,in,the,image273,?], answer(A, (const(A,shelves)))). _parse([what,is,left,of,chair,in,the,image273,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,right,of,chair,in,the,image273,?], answer(A, (const(A,window)))). _parse([what,is,in,front,of,chair,in,the,image279,?], answer(A, (const(A,computer)))). _parse([what,is,behind,chair,in,the,image279,?], answer(A, (const(A,sofa)))). _parse([what,is,the,colour,of,sofa,in,the,image279,?], answer(A, (const(A,gray)))). _parse([how,many,chairs,are,in,the,image279,?], answer(A, (const(A,5)))). _parse([what,colour,is,the,bed,in,the,image280,?], answer(A, (const(A,black)))). _parse([what,is,right,of,bed,in,the,image280,?], answer(A, (const(A,lamp)))). _parse([what,is,on,the,bed,in,the,image280,?], answer(A, (const(A,toy)))). _parse([what,is,above,bed,in,the,image280,?], answer(A, (const(A,window)))). _parse([what,is,left,of,bed,in,the,image281,?], answer(A, (const(A,shelves)))). _parse([how,many,toys,are,there,in,the,bed,in,the,image281,?], answer(A, (const(A,3)))). _parse([what,is,left,of,shelf,in,the,image282,?], answer(A, (const(A,sofa)))). _parse([what,is,on,the,sofa,in,the,image282,?], answer(A, (const(A,pillow)))). _parse([what,is,above,the,sofa,in,the,image282,?], answer(A, (const(A,window)))). _parse([what,is,the,colour,of,window,in,the,image282,?], answer(A, (const(A,white)))). _parse([what,is,on,the,sofa,in,the,image283,?], answer(A, (const(A,toy)))). _parse([what,is,right,of,sofa,in,the,image283,?], answer(A, (const(A,lamp)))). _parse([what,colour,is,the,sofa,in,the,image283,?], answer(A, (const(A,black)))). _parse([what,is,in,front,of,table,in,the,image284,?], answer(A, (const(A,shelves)))). _parse([what,is,in,the,shelf,in,the,image284,?], answer(A, (const(A,books)))). _parse([what,is,above,shelf,in,the,image284,?], answer(A, (const(A,picture)))). _parse([how,many,chair,are,in,the,image285,?], answer(A, (const(A,2)))). _parse([what,is,in,front,of,chair,in,the,image285,?], answer(A, (const(A,table)))). _parse([what,is,behind,the,chair,in,the,image285,?], answer(A, (const(A,stand)))). _parse([what,is,the,colour,of,wall,in,the,image285,?], answer(A, (const(A,white)))). _parse([what,are,colour,of,chairs,in,the,image296,?], answer(A, (const(A,green)))). _parse([what,is,behind,the,chair,in,the,image296,?], answer(A, (const(A,board)))). _parse([what,is,above,the,board,in,the,image296,?], answer(A, (const(A,clock)))). _parse([what,is,left,of,chair,in,the,image296,?], answer(A, (const(A,computer)))). _parse([what,is,behind,the,table,in,the,image297,?], answer(A, (const(A,bag)))). _parse([what,is,in,front,of,table,in,the,image297,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,the,colour,of,wall,in,the,image297,?], answer(A, (const(A,white)))). _parse([what,is,above,the,bag,in,the,image297,?], answer(A, (const(A,picture)))). _parse([what,is,placed,on,the,tables,in,the,image298,?], answer(A, (const(A,bottle)))). _parse([what,is,the,largest,object,in,the,image298,?], answer(A, (const(A,shelves)))). _parse([what,is,the,colour,of,shelf,in,the,image298,?], answer(A, (const(A,gray)))). _parse([what,is,on,the,shelf,in,the,image298,?], answer(A, (const(A,books)))). _parse([what,is,on,the,shelf,in,the,image299,?], answer(A, (const(A,books)))). _parse([what,is,behind,the,shelf,in,the,image299,?], answer(A, (const(A,window)))). _parse([what,is,behind,the,chair,in,the,image299,?], answer(A, (const(A,bag)))). _parse([what,is,on,the,floor,in,the,image299,?], answer(A, (const(A,bag)))). _parse([what,is,on,table,in,the,image300,?], answer(A, (const(A,file)))). _parse([what,is,the,colour,of,chair,in,the,image300,?], answer(A, (const(A,black)))). _parse([what,is,behind,the,computer,in,the,image300,?], answer(A, (const(A,flag)))). _parse([what,is,above,the,board,in,the,image300,?], answer(A, (const(A,clock)))). _parse([which,object,is,more,in,the,image301,?], answer(A, (const(A,table)))). _parse([what,is,in,the,corner,of,the,room,in,the,image301,?], answer(A, (const(A,shelves)))). _parse([what,is,on,the,shelf,in,the,image301,?], answer(A, (const(A,globe)))). _parse([what,is,behind,the,shelf,in,the,image301,?], answer(A, (const(A,whiteboard)))). _parse([what,is,on,the,table,in,the,image301,?], answer(A, (const(A,paper)))). _parse([what,is,on,the,table,to,the,left,of,the,image301,?], answer(A, (const(A,keyboard)))). _parse([what,is,to,the,right,of,the,cupboard,in,the,image301,?], answer(A, (const(A,bookshelf)))). _parse([what,is,below,the,board,in,the,image302,?], answer(A, (const(A,hooks)))). _parse([what,is,hanging,on,the,hooks,in,the,image302,?], answer(A, (const(A,backpack)))). _parse([what,is,to,the,left,of,the,board,in,the,image302,?], answer(A, (const(A,chart)))). _parse([what,is,to,the,left,of,the,table,in,the,image302,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,the,object,in,blue,colour,in,the,image310,?], answer(A, (const(A,bookshelf)))). _parse([how,many,book,shelves,are,in,the,image310,?], answer(A, (const(A,6)))). _parse([what,is,the,other,objects,in,the,image310,?], answer(A, (const(A,table);const(A,chair)))). _parse([what,is,on,the,table,in,the,image311,?], answer(A, (const(A,notecards)))). _parse([what,is,to,the,left,of,the,table,in,the,image311,?], answer(A, (const(A,door)))). _parse([how,many,doors,in,the,image311,?], answer(A, (const(A,2)))). _parse([what,is,stuck,in,the,middle,of,the,2,doors,in,the,image311,?], answer(A, (const(A,picture)))). _parse([what,is,on,the,corner,of,the,shelves,in,the,image312,?], answer(A, (const(A,globe)))). _parse([what,is,in,front,of,the,globe,in,the,image312,?], answer(A, (const(A,plastic_tray)))). _parse([how,many,tray,is,on,the,table,in,the,image312,?], answer(A, (const(A,3)))). _parse([what,is,the,colour,of,the,table,in,the,image315,?], answer(A, (const(A,blue)))). _parse([what,is,in,front,of,the,shelf,in,the,image315,?], answer(A, (const(A,paper_rack)))). _parse([what,is,near,to,the,paper,rack,in,the,image315,?], answer(A, (const(A,umbrella)))). _parse([what,is,under,the,board,in,the,image315,?], answer(A, (const(A,plastic_box)))). _parse([what,is,with,blue,and,red,combination,in,the,image316,?], answer(A, (const(A,floor_mat)))). _parse([what,is,near,the,floor,mat,in,the,image316,?], answer(A, (const(A,shelves)))). _parse([what,is,in,the,shelf,in,the,image316,?], answer(A, (const(A,box)))). _parse([what,is,on,the,wall,in,the,image316,?], answer(A, (const(A,decorative_item)))). _parse([what,is,on,the,table,in,the,image317,?], answer(A, (const(A,tray)))). _parse([how,many,column,are,in,the,tray,in,the,image317,?], answer(A, (const(A,3)))). _parse([what,is,the,colour,of,the,box,inside,the,tray,in,the,image317,?], answer(A, (const(A,yellow)))). _parse([what,object,is,blue,in,colour,in,the,image325,?], answer(A, (const(A,sofa)))). _parse([what,is,on,the,floor,mat,in,the,image325,?], answer(A, (const(A,toy)))). _parse([what,is,to,the,left,of,sofa,in,corner,of,the,image325,?], answer(A, (const(A,bookrack)))). _parse([what,is,the,shape,of,the,pillow,on,the,sofa,in,the,image325,?], answer(A, (const(A,flower)))). _parse([what,is,to,the,right,of,the,table,in,the,image326,?], answer(A, (const(A,sink)))). _parse([what,is,the,colour,of,the,sink,in,the,image326,?], answer(A, (const(A,white)))). _parse([what,is,on,the,wall,in,the,image326,?], answer(A, (const(A,board)))). _parse([how,many,toys,are,in,the,rack,of,the,shelf,in,the,image327,?], answer(A, (const(A,6)))). _parse([what,is,behind,the,shelf,in,the,image327,?], answer(A, (const(A,table)))). _parse([what,is,the,colour,of,the,brick,in,the,image327,?], answer(A, (const(A,white)))). _parse([what,is,near,the,window,in,the,image327,?], answer(A, (const(A,water_dispenser)))). _parse([what,is,in,front,of,the,shelf,in,the,image328,?], answer(A, (const(A,cap_stand)))). _parse([how,many,chairs,are,around,the,table,in,the,image329,?], answer(A, (const(A,7)))). _parse([what,are,the,colours,of,the,chair,in,the,image329,?], answer(A, (const(A,red);const(A,yellow);const(A,blue)))). _parse([how,many,tables,are,in,the,image330,?], answer(A, (const(A,5)))). _parse([what,is,the,blue,colour,object,on,the,table,in,the,image330,?], answer(A, (const(A,scale)))). _parse([which,object,is,more,in,the,image331,?], answer(A, (const(A,shelves)))). _parse([what,is,on,the,wall,in,the,image331,?], answer(A, (const(A,chart)))). _parse([what,object,is,on,the,chart,in,the,right,side,wall,of,the,image331,?], answer(A, (const(A,framed_certificate)))). _parse([what,is,on,the,floor,in,the,image331,?], answer(A, (const(A,floor_mat)))). _parse([what,is,on,the,table,in,the,image332,?], answer(A, (const(A,papers)))). _parse([how,many,papers,are,on,the,table,in,the,image332,?], answer(A, (const(A,7)))). _parse([what,is,to,the,right,of,the,table,in,the,image332,?], answer(A, (const(A,shelves)))). _parse([what,is,on,the,table,in,the,image333,?], answer(A, (const(A,computer)))). _parse([how,many,computers,are,switched,on,in,the,image333,?], answer(A, (const(A,4)))). _parse([what,sign,is,visible,on,the,computer,in,the,image333,?], answer(A, (const(A,window)))). _parse([what,is,on,the,table,in,the,image334,?], answer(A, (const(A,file_pad)))). _parse([what,is,blue,in,colour,on,the,table,in,the,image334,?], answer(A, (const(A,bottle);const(A,book)))). _parse([how,many,chairs,are,visible,in,the,image334,?], answer(A, (const(A,3)))). _parse([what,is,behind,the,window,in,the,image334,?], answer(A, (const(A,door)))). _parse([which,object,is,more,in,the,image335,?], answer(A, (const(A,computer)))). _parse([how,many,computers,are,there,in,the,image335,?], answer(A, (const(A,7)))). _parse([how,many,chairs,are,in,the,image335,?], answer(A, (const(A,7)))). _parse([what,is,under,the,computer,table,in,the,image335,?], answer(A, (const(A,computer)))). _parse([what,is,to,the,right,of,the,table,in,the,image335,?], answer(A, (const(A,basket)))). _parse([which,object,is,large,in,the,image351,?], answer(A, (const(A,clock)))). _parse([what,is,on,the,floor,in,the,room,behind,the,clock,in,the,image351,?], answer(A, (const(A,floor_mat)))). _parse([what,is,the,colour,of,the,floor,mat,in,the,image351,?], answer(A, (const(A,red)))). _parse([what,is,in,front,of,the,clock,in,the,image352,?], answer(A, (const(A,stairs)))). _parse([what,is,to,the,right,of,the,stairs,in,the,image352,?], answer(A, (const(A,sofa)))). _parse([what,is,behind,the,sofas,in,the,image352,?], answer(A, (const(A,window)))). _parse([what,is,in,front,of,the,sofas,in,the,image352,?], answer(A, (const(A,table)))). _parse([what,is,on,the,table,in,the,in,the,image355,?], answer(A, (const(A,books)))). _parse([what,is,in,front,of,the,chair,in,the,image355,?], answer(A, (const(A,computer)))). _parse([what,is,above,the,computer,on,the,wall,in,the,image355,?], answer(A, (const(A,picture)))). _parse([what,is,behind,the,chairs,hanging,on,the,wall,in,the,image355,?], answer(A, (const(A,framed_certificate)))). _parse([what,is,near,the,framed,certificate,in,the,image355,?], answer(A, (const(A,bookshelf)))). _parse([what,is,the,colour,of,the,bookshelf,in,the,image355,?], answer(A, (const(A,white)))). _parse([what,is,the,bookshelf,covered,with,in,the,image355,?], answer(A, (const(A,glass_pane)))). _parse([what,is,in,front,of,the,door,in,the,image356,?], answer(A, (const(A,plant)))). _parse([what,is,to,the,right,of,the,plant,in,the,image356,?], answer(A, (const(A,sofa)))). _parse([which,object,is,more,in,the,image357,?], answer(A, (const(A,sofa)))). _parse([what,is,to,the,left,of,the,sofa,in,the,image357,?], answer(A, (const(A,lamp)))). _parse([what,is,the,colour,of,the,plant,in,the,image357,?], answer(A, (const(A,green)))). _parse([what,is,on,the,table,near,the,book,in,the,image358,?], answer(A, (const(A,pen_stand)))). _parse([what,is,behind,the,executive,chair,in,the,image358,?], answer(A, (const(A,shelves)))). _parse([what,is,in,the,middle,of,the,shelf,in,the,image358,?], answer(A, (const(A,television)))). _parse([what,is,the,object,in,the,image359,?], answer(A, (const(A,sofa)))). _parse([what,is,on,the,sofa,in,the,image359,?], answer(A, (const(A,pillow)))). _parse([how,many,pillows,are,on,the,sofa,in,the,image359,?], answer(A, (const(A,3)))). _parse([what,is,to,the,left,of,the,chair,in,the,image360,?], answer(A, (const(A,window)))). _parse([which,object,is,used,for,computer,in,the,image360,?], answer(A, (const(A,mouse)))). _parse([what,is,the,colour,of,the,pen,stand,in,the,image361,?], answer(A, (const(A,pink)))). _parse([what,is,to,the,left,of,the,photo,frame,in,the,image361,?], answer(A, (const(A,plastic_tray)))). _parse([what,is,the,object,is,in,the,image362,?], answer(A, (const(A,shelves)))). _parse([what,is,in,the,third,rack,of,the,shelf,in,the,image362,?], answer(A, (const(A,toy)))). _parse([which,object,is,more,on,the,shelf,in,the,image362,?], answer(A, (const(A,books)))). _parse([what,is,the,colour,of,the,window,in,the,image363,?], answer(A, (const(A,red)))). _parse([what,is,in,the,right,hand,of,the,sofa,in,the,image364,?], answer(A, (const(A,books)))). _parse([what,is,on,the,books,in,the,image364,?], answer(A, (const(A,remote_control)))). _parse([how,many,sofas,in,the,image364,?], answer(A, (const(A,2)))). _parse([what,is,in,front,of,the,shelf,in,the,image384,?], answer(A, (const(A,chair)))). _parse([what,is,in,front,of,the,chair,in,the,image384,?], answer(A, (const(A,table)))). _parse([what,is,on,the,table,in,the,image384,?], answer(A, (const(A,books)))). _parse([what,object,is,in,the,image385,?], answer(A, (const(A,table);const(A,chair)))). _parse([which,is,the,large,object,in,the,image386,?], answer(A, (const(A,sofa)))). _parse([what,is,the,colour,of,the,sofa,in,the,image386,?], answer(A, (const(A,black)))). _parse([what,is,behind,the,sofa,in,the,image386,?], answer(A, (const(A,window)))). _parse([what,is,near,the,windows,in,the,image386,?], answer(A, (const(A,door)))). _parse([what,is,on,the,table,in,the,image387,?], answer(A, (const(A,computer)))). _parse([how,many,computers,are,visible,in,the,image387,?], answer(A, (const(A,3)))). _parse([what,is,under,the,table,in,the,image387,?], answer(A, (const(A,bag)))). _parse([what,is,in,front,of,the,computer,in,the,image387,?], answer(A, (const(A,chair)))). _parse([what,is,in,front,of,the,cover,in,the,image388,?], answer(A, (const(A,folder)))). _parse([what,is,near,the,papers,in,the,image389,?], answer(A, (const(A,printer)))). _parse([what,is,under,the,table,in,the,image390,?], answer(A, (const(A,wire)))). _parse([what,is,at,the,corner,of,the,table,in,the,image390,?], answer(A, (const(A,clock)))). _parse([what,is,in,front,of,the,white,computer,in,the,image390,?], answer(A, (const(A,telephone)))). _parse([what,is,in,the,hands,of,the,women,in,the,image395,?], answer(A, (const(A,book)))). _parse([what,is,behind,the,women,in,the,image395,?], answer(A, (const(A,printer)))). _parse([what,is,to,the,left,of,the,computer,in,the,image395,?], answer(A, (const(A,telephone)))). _parse([what,is,on,the,table,in,the,image396,?], answer(A, (const(A,books);const(A,papers)))). _parse([what,is,on,the,door,in,the,image397,?], answer(A, (const(A,door_knob)))). _parse([what,is,near,the,window,in,the,image397,?], answer(A, (const(A,window)))). _parse([what,is,in,front,of,the,window,in,the,image397,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,chair,in,the,image397,?], answer(A, (const(A,bag)))). _parse([what,is,on,the,table,in,the,image411,?], answer(A, (const(A,tissue_box);const(A,basket)))). _parse([what,is,to,the,right,of,the,baskets,in,the,image411,?], answer(A, (const(A,plate)))). _parse([what,is,behind,the,table,in,the,image411,?], answer(A, (const(A,water_purifier)))). _parse([what,is,behind,the,table,in,the,image412,?], answer(A, (const(A,refridgerator)))). _parse([what,is,to,the,right,of,the,refridgerator,in,the,image412,?], answer(A, (const(A,toaster)))). _parse([what,is,to,the,right,of,the,sink,in,the,image412,?], answer(A, (const(A,tissue_roll)))). _parse([what,is,near,the,tissue,roll,in,the,image413,?], answer(A, (const(A,container)))). _parse([what,is,near,the,water,purifier,in,the,image414,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,on,the,wall,in,the,image414,?], answer(A, (const(A,paper_rack)))). _parse([what,is,near,the,paper,rack,in,the,image414,?], answer(A, (const(A,shelves)))). _parse([what,is,on,the,sofa,in,the,image430,?], answer(A, (const(A,pillow)))). _parse([what,is,behind,the,sofa,in,the,image430,?], answer(A, (const(A,ping_pong_table)))). _parse([what,is,to,the,left,of,the,table,in,the,image430,?], answer(A, (const(A,chessboard)))). _parse([what,is,in,front,of,the,chessboard,in,the,image430,?], answer(A, (const(A,remote_control)))). _parse([what,is,on,the,floor,in,front,of,the,sofa,in,the,image431,?], answer(A, (const(A,floor_mat)))). _parse([what,is,below,the,television,in,the,image431,?], answer(A, (const(A,guitar)))). _parse([what,is,on,the,table,below,the,television,in,the,image431,?], answer(A, (const(A,video_game)))). _parse([what,is,red,in,colour,on,the,kitchen,island,in,the,image432,?], answer(A, (const(A,cup)))). _parse([what,is,in,front,of,the,kitchen,island,in,the,image432,?], answer(A, (const(A,chair)))). _parse([what,is,near,the,cups,in,the,image432,?], answer(A, (const(A,tissue_box)))). _parse([what,is,on,the,billiard,table,in,the,image433,?], answer(A, (const(A,pool_ball)))). _parse([what,object,is,in,the,room,in,the,image434,?], answer(A, (const(A,table);const(A,chair)))). _parse([what,is,on,the,table,in,the,image434,?], answer(A, (const(A,vase)))). _parse([what,is,around,the,room,in,the,image434,?], answer(A, (const(A,window)))). _parse([what,is,hanged,on,the,sofa,in,the,image435,?], answer(A, (const(A,towel)))). _parse([what,is,the,number,inside,the,photo,frame,on,the,wall,in,the,image435,?], answer(A, (const(A,12)))). _parse([what,is,in,front,of,the,window,in,the,image441,?], answer(A, (const(A,table);const(A,chair)))). _parse([what,is,in,front,of,the,table,in,the,image441,?], answer(A, (const(A,books)))). _parse([what,is,in,the,middle,of,the,cupboard,in,the,image441,?], answer(A, (const(A,mirror)))). _parse([what,is,on,the,floor,in,the,image442,?], answer(A, (const(A,floor_mat)))). _parse([what,to,the,left,of,the,cupboard,in,the,image442,?], answer(A, (const(A,toy_shelf)))). _parse([what,is,to,the,left,of,the,toy,shelf,in,the,image442,?], answer(A, (const(A,toy_car)))). _parse([what,is,to,the,right,of,the,shelf,in,the,image443,?], answer(A, (const(A,toy_house)))). _parse([what,is,to,the,right,of,the,toy,stool,in,the,image444,?], answer(A, (const(A,toy_table)))). _parse([what,is,on,the,sofa,in,the,image445,?], answer(A, (const(A,books)))). _parse([what,is,inside,the,toy,basket,in,the,image445,?], answer(A, (const(A,toy)))). _parse([what,is,on,the,bed,in,the,image446,?], answer(A, (const(A,toy_triangle)))). _parse([what,is,on,the,floor,in,the,image446,?], answer(A, (const(A,toy)))). _parse([which,toy,animal,is,yellow,in,colour,in,the,image447,?], answer(A, (const(A,toy_horse)))). _parse([what,is,behind,the,chair,in,the,image447,?], answer(A, (const(A,shelves)))). _parse([what,is,to,the,left,corner,of,the,shelf,in,the,image448,?], answer(A, (const(A,napkin)))). _parse([what,is,on,top,of,the,napkin,in,the,image448,?], answer(A, (const(A,napkin_holder)))). _parse([what,is,behind,the,napkin,in,the,image448,?], answer(A, (const(A,tissue_roll)))). _parse([how,many,frames,are,on,the,wall,in,the,image462,?], answer(A, (const(A,3)))). _parse([what,is,on,the,sofa,in,the,image462,?], answer(A, (const(A,pillow)))). _parse([what,is,in,front,of,the,sofa,in,the,image462,?], answer(A, (const(A,table)))). _parse([how,many,glass,panes,are,on,the,table,in,the,image463,?], answer(A, (const(A,4)))). _parse([what,is,under,the,table,in,the,image463,?], answer(A, (const(A,floor_mat)))). _parse([what,is,to,the,left,of,the,sofa,in,the,image464,?], answer(A, (const(A,stand)))). _parse([what,is,to,the,right,of,the,door,in,the,image465,?], answer(A, (const(A,wall_stand)))). _parse([how,many,sofas,in,the,image465,?], answer(A, (const(A,2)))). _parse([how,many,table,in,the,image466,?], answer(A, (const(A,2)))). _parse([what,is,in,front,of,the,door,in,the,image469,?], answer(A, (const(A,plant)))). _parse([how,many,doors,are,opened,in,the,image469,?], answer(A, (const(A,2)))). _parse([what,is,the,colour,of,the,shirt,the,guy,wearing,in,the,image470,?], answer(A, (const(A,white)))). _parse([what,is,to,the,left,of,the,computer,in,the,image471,?], answer(A, (const(A,printer)))). _parse([what,is,in,front,of,the,guy,in,the,image471,?], answer(A, (const(A,paper_tray)))). _parse([which,object,is,large,in,the,image472,?], answer(A, (const(A,bookshelf)))). _parse([what,is,in,front,of,the,shelf,in,the,image472,?], answer(A, (const(A,computer)))). _parse([what,is,at,the,left,of,the,shelf,in,the,image472,?], answer(A, (const(A,plant)))). _parse([what,is,to,the,left,of,the,chair,in,the,image473,?], answer(A, (const(A,garbage_bin)))). _parse([how,many,chairs,in,the,image473,?], answer(A, (const(A,2)))). _parse([what,is,packed,in,a,cover,in,the,image474,?], answer(A, (const(A,basketball)))). _parse([what,is,in,front,of,the,basket,ball,in,the,image474,?], answer(A, (const(A,books)))). _parse([what,is,behind,the,chair,in,the,image474,?], answer(A, (const(A,computer)))). _parse([how,many,wheels,are,in,the,chair,in,the,image474,?], answer(A, (const(A,5)))). _parse([what,is,to,the,left,of,the,computer,in,the,image475,?], answer(A, (const(A,fax_machine)))). _parse([what,is,on,the,bed,in,the,image475,?], answer(A, (const(A,remote_control)))). _parse([how,many,pillows,on,the,bed,in,the,image475,?], answer(A, (const(A,2)))). _parse([what,is,the,number,on,the,frame,in,the,image476,?], answer(A, (const(A,2163)))). _parse([what,is,near,the,bed,in,the,image477,?], answer(A, (const(A,shelves)))). _parse([what,is,near,the,photo,frame,in,the,image477,?], answer(A, (const(A,paper)))). _parse([what,is,to,right,of,garbage,bin,in,the,image508,?], answer(A, (const(A,toilet)))). _parse([what,is,above,toilet,in,the,image508,?], answer(A, (const(A,window)))). _parse([what,is,right,of,toilet,in,the,image508,?], answer(A, (const(A,tissue_roll)))). _parse([what,is,above,sink,in,the,image509,?], answer(A, (const(A,mirror)))). _parse([what,is,left,of,sink,in,the,image509,?], answer(A, (const(A,bottle)))). _parse([what,is,above,bath,tub,in,the,image509,?], answer(A, (const(A,window)))). _parse([what,is,right,of,sink,in,the,image510,?], answer(A, (const(A,toothbrush)))). _parse([what,is,behind,toothbrush,stand,in,the,image510,?], answer(A, (const(A,glass)))). _parse([what,is,above,sink,in,the,image510,?], answer(A, (const(A,mirror)))). _parse([what,is,in,front,of,sink,in,the,image511,?], answer(A, (const(A,door)))). _parse([what,is,in,door,in,the,image511,?], answer(A, (const(A,door_knob)))). _parse([what,is,left,of,sink,in,the,image511,?], answer(A, (const(A,toilet)))). _parse([what,is,above,toilet,in,the,image511,?], answer(A, (const(A,tissue_roll)))). _parse([what,is,on,the,sink,in,the,image512,?], answer(A, (const(A,toothpaste)))). _parse([what,is,in,front,of,sink,in,the,image512,?], answer(A, (const(A,door)))). _parse([what,is,left,of,door,in,the,image512,?], answer(A, (const(A,tissue_roll)))). _parse([what,is,above,bathtub,in,the,image513,?], answer(A, (const(A,back_scrubber)))). _parse([what,is,left,of,bath,tub,in,the,image513,?], answer(A, (const(A,bottle)))). _parse([what,is,in,front,of,bed,in,the,image515,?], answer(A, (const(A,mirror)))). _parse([what,is,in,front,of,mirror,in,the,image515,?], answer(A, (const(A,clothes)))). _parse([what,is,on,bed,in,the,image515,?], answer(A, (const(A,bed_sheets)))). _parse([what,is,to,right,of,bed,in,the,image515,?], answer(A, (const(A,window)))). _parse([what,is,to,left,of,bed,in,the,image516,?], answer(A, (const(A,clothing_hanger)))). _parse([what,is,behind,the,hanger,in,the,image516,?], answer(A, (const(A,lamp)))). _parse([what,is,above,the,bed,in,the,image516,?], answer(A, (const(A,picture)))). _parse([what,is,the,colour,of,pillow,in,the,image516,?], answer(A, (const(A,red)))). _parse([what,is,to,left,of,hanger,in,the,image517,?], answer(A, (const(A,shelves)))). _parse([what,is,on,shelf,in,the,image517,?], answer(A, (const(A,books)))). _parse([what,is,behind,books,in,the,image517,?], answer(A, (const(A,papers)))). _parse([how,many,pillow,are,in,the,image518,?], answer(A, (const(A,4)))). _parse([what,is,left,of,bed,in,the,image518,?], answer(A, (const(A,table)))). _parse([what,is,on,table,in,the,image518,?], answer(A, (const(A,lamp)))). _parse([what,is,left,of,bed,in,the,image519,?], answer(A, (const(A,person)))). _parse([what,is,left,of,man,in,the,image519,?], answer(A, (const(A,garbage_bin)))). _parse([what,colour,shirt,is,the,man,wearing,in,the,image519,?], answer(A, (const(A,white)))). _parse([what,is,behind,the,lamp,in,the,image519,?], answer(A, (const(A,window)))). _parse([what,is,colour,of,bed,sheet,in,the,image520,?], answer(A, (const(A,blue)))). _parse([what,is,right,of,bed,in,the,image520,?], answer(A, (const(A,clothing_hanger)))). _parse([what,is,right,of,hanger,in,the,image520,?], answer(A, (const(A,shelves)))). _parse([what,is,left,of,bed,in,the,image521,?], answer(A, (const(A,tissue_roll)))). _parse([what,colour,is,the,wall,in,the,image521,?], answer(A, (const(A,yellow)))). _parse([what,is,on,bed,in,the,image521,?], answer(A, (const(A,bed_sheets)))). _parse([what,is,in,front,of,bed,in,the,image522,?], answer(A, (const(A,door)))). _parse([what,colour,is,bed,sheet,in,the,image522,?], answer(A, (const(A,blue)))). _parse([what,is,in,front,of,chair,in,the,image523,?], answer(A, (const(A,window)))). _parse([what,is,left,of,window,in,the,image523,?], answer(A, (const(A,door)))). _parse([how,many,chair,are,in,the,image523,?], answer(A, (const(A,2)))). _parse([what,is,placed,on,table,in,the,image523,?], answer(A, (const(A,paper)))). _parse([what,is,placed,on,table,in,the,image524,?], answer(A, (const(A,laptop)))). _parse([what,is,on,wall,in,the,image524,?], answer(A, (const(A,map)))). _parse([what,is,left,of,table,in,the,image524,?], answer(A, (const(A,tissue)))). _parse([what,is,right,of,laptop,in,the,image524,?], answer(A, (const(A,printer)))). _parse([what,is,left,of,table,in,the,image525,?], answer(A, (const(A,bed)))). _parse([what,is,below,the,table,in,the,image525,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,in,front,of,bed,in,the,image525,?], answer(A, (const(A,bag)))). _parse([what,is,largest,object,in,the,image526,?], answer(A, (const(A,shelves)))). _parse([what,is,on,the,floor,in,the,image526,?], answer(A, (const(A,floor_mat)))). _parse([what,is,the,colour,of,wall,in,the,image526,?], answer(A, (const(A,white)))). _parse([what,is,left,of,chair,in,the,image531,?], answer(A, (const(A,window)))). _parse([what,is,window,screen,colour,in,the,image531,?], answer(A, (const(A,red)))). _parse([what,is,behind,the,chair,in,the,image531,?], answer(A, (const(A,bed)))). _parse([how,many,pillows,in,the,bed,in,the,image532,?], answer(A, (const(A,2)))). _parse([what,colour,is,the,bed,sheet,in,the,image532,?], answer(A, (const(A,white)))). _parse([what,is,left,of,bed,in,the,image532,?], answer(A, (const(A,papers)))). _parse([what,is,on,table,in,the,image533,?], answer(A, (const(A,papers)))). _parse([what,is,right,of,table,in,the,image533,?], answer(A, (const(A,shelves)))). _parse([what,is,placed,on,the,table,in,the,image537,?], answer(A, (const(A,lamp)))). _parse([what,is,on,bed,in,the,image537,?], answer(A, (const(A,pillow)))). _parse([what,colour,is,the,wall,in,the,image538,?], answer(A, (const(A,white)))). _parse([what,colour,is,the,pillow,in,the,image538,?], answer(A, (const(A,red)))). _parse([what,is,left,of,bed,in,the,image538,?], answer(A, (const(A,shelves)))). _parse([what,is,below,window,in,the,image539,?], answer(A, (const(A,clothes)))). _parse([what,is,in,front,of,basket,in,the,image539,?], answer(A, (const(A,door)))). _parse([what,is,in,door,in,the,image539,?], answer(A, (const(A,door_knob)))). _parse([what,colour,is,the,floor,in,the,image539,?], answer(A, (const(A,brown)))). _parse([what,is,right,of,door,in,the,image549,?], answer(A, (const(A,shelves)))). _parse([what,is,on,shelf,in,the,image549,?], answer(A, (const(A,books)))). _parse([what,is,the,colour,of,shelf,in,the,image549,?], answer(A, (const(A,brown)))). _parse([how,many,chairs,are,in,the,image550,?], answer(A, (const(A,6)))). _parse([what,is,left,of,window,in,the,image550,?], answer(A, (const(A,shelves)))). _parse([what,is,placed,in,the,shelf,in,the,image550,?], answer(A, (const(A,utensils)))). _parse([what,colour,is,the,screen,in,the,image551,?], answer(A, (const(A,white)))). _parse([what,is,right,of,chair,in,the,image555,?], answer(A, (const(A,window)))). _parse([what,is,behind,the,chair,in,the,image555,?], answer(A, (const(A,shelves)))). _parse([how,many,shelf,in,the,image555,?], answer(A, (const(A,2)))). _parse([what,is,placed,on,the,shelf,in,the,image555,?], answer(A, (const(A,books)))). _parse([what,is,left,of,computer,in,the,image556,?], answer(A, (const(A,pen_stand)))). _parse([how,many,table,are,in,the,image556,?], answer(A, (const(A,3)))). _parse([what,is,behind,the,table,in,the,image556,?], answer(A, (const(A,window)))). _parse([what,is,on,table,in,the,image557,?], answer(A, (const(A,computer)))). _parse([what,is,behind,computer,in,the,image557,?], answer(A, (const(A,window)))). _parse([what,is,to,right,of,table,in,the,image558,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,behind,the,table,in,the,image558,?], answer(A, (const(A,window)))). _parse([what,is,left,of,table,in,the,image558,?], answer(A, (const(A,door)))). _parse([what,is,on,table,in,the,image558,?], answer(A, (const(A,box)))). _parse([what,is,the,largest,object,in,the,image559,?], answer(A, (const(A,refridgerator)))). _parse([what,is,right,of,refridgerator,in,the,image559,?], answer(A, (const(A,microwave)))). _parse([what,is,right,of,oven,in,the,image559,?], answer(A, (const(A,sink)))). _parse([what,is,in,front,of,refridgerator,in,the,image559,?], answer(A, (const(A,door)))). _parse([what,is,in,front,of,oven,in,the,image560,?], answer(A, (const(A,water_purifier)))). _parse([what,is,above,the,oven,in,the,image560,?], answer(A, (const(A,shelves)))). _parse([what,is,on,top,of,oven,in,the,image560,?], answer(A, (const(A,basket)))). _parse([what,is,placed,in,the,sink,in,the,image561,?], answer(A, (const(A,basket)))). _parse([what,is,on,top,of,sink,in,the,image561,?], answer(A, (const(A,window)))). _parse([what,is,left,of,sink,in,the,image561,?], answer(A, (const(A,bowl);const(A,spoon);const(A,plate)))). _parse([what,is,left,of,the,man,in,the,image562,?], answer(A, (const(A,stove)))). _parse([what,is,behind,the,man,in,the,image562,?], answer(A, (const(A,stand)))). _parse([what,is,in,the,stand,in,the,image562,?], answer(A, (const(A,bottle)))). _parse([what,is,right,of,stand,in,the,image562,?], answer(A, (const(A,door)))). _parse([what,is,right,of,stove,in,the,image563,?], answer(A, (const(A,bottle)))). _parse([what,is,above,the,stove,in,the,image563,?], answer(A, (const(A,microwave)))). _parse([what,is,the,largest,object,in,the,image563,?], answer(A, (const(A,refridgerator)))). _parse([what,is,behind,the,bottle,in,the,image563,?], answer(A, (const(A,spoon_stand)))). _parse([what,is,near,the,door,in,the,image564,?], answer(A, (const(A,cat)))). _parse([what,is,behind,the,door,in,the,image564,?], answer(A, (const(A,table)))). _parse([how,many,chair,are,in,the,image565,?], answer(A, (const(A,4)))). _parse([what,is,behind,the,chair,in,the,image565,?], answer(A, (const(A,refridgerator)))). _parse([what,is,in,front,of,chair,in,the,image565,?], answer(A, (const(A,picture)))). _parse([what,is,in,front,of,refridgerator,in,the,image566,?], answer(A, (const(A,person)))). _parse([what,is,right,of,refridgerator,in,the,image566,?], answer(A, (const(A,chair)))). _parse([what,colour,is,the,wall,in,the,image566,?], answer(A, (const(A,white)))). _parse([what,is,above,the,sink,in,the,image567,?], answer(A, (const(A,shelves)))). _parse([what,is,left,of,sink,in,the,image567,?], answer(A, (const(A,jug)))). _parse([what,is,behind,the,kitchen,in,the,image568,?], answer(A, (const(A,door)))). _parse([what,is,near,the,stand,in,the,image568,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,near,the,stove,in,the,image569,?], answer(A, (const(A,refridgerator)))). _parse([what,is,in,front,of,refridgerator,in,the,image569,?], answer(A, (const(A,microwave)))). _parse([what,is,on,the,table,in,the,image569,?], answer(A, (const(A,fruit)))). _parse([what,colour,is,the,wall,in,the,image569,?], answer(A, (const(A,white)))). _parse([what,is,on,top,of,microwave,in,the,image570,?], answer(A, (const(A,coffee_machine)))). _parse([what,is,the,colour,of,table,in,the,image570,?], answer(A, (const(A,white)))). _parse([what,is,the,largest,object,in,the,image570,?], answer(A, (const(A,refridgerator)))). _parse([what,is,in,front,of,refridgerator,in,the,image571,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,on,the,refridgerator,in,the,image571,?], answer(A, (const(A,napkin)))). _parse([what,colour,is,the,floor,in,the,image571,?], answer(A, (const(A,white)))). _parse([what,is,in,front,of,television,in,the,image579,?], answer(A, (const(A,sofa)))). _parse([what,is,right,of,television,in,the,image579,?], answer(A, (const(A,door)))). _parse([what,is,behind,the,television,in,the,image579,?], answer(A, (const(A,shelves)))). _parse([what,is,on,the,shelf,in,the,image579,?], answer(A, (const(A,books)))). _parse([what,is,behind,the,sofa,in,the,image580,?], answer(A, (const(A,window)))). _parse([what,is,to,the,right,of,sofa,in,the,image580,?], answer(A, (const(A,lamp)))). _parse([what,is,on,the,sofa,in,the,image580,?], answer(A, (const(A,pillow)))). _parse([what,is,to,the,right,of,lamp,in,the,image580,?], answer(A, (const(A,door)))). _parse([what,is,in,front,of,sofa,in,the,image581,?], answer(A, (const(A,chair)))). _parse([what,is,left,of,chair,in,the,image581,?], answer(A, (const(A,basket)))). _parse([what,is,right,of,chair,in,the,image581,?], answer(A, (const(A,picture)))). _parse([what,is,on,the,chair,in,the,image581,?], answer(A, (const(A,pillow)))). _parse([what,is,behind,the,television,in,the,image582,?], answer(A, (const(A,shelves)))). _parse([what,is,on,the,shelf,in,the,image582,?], answer(A, (const(A,books)))). _parse([what,is,left,of,television,in,the,image582,?], answer(A, (const(A,lamp)))). _parse([what,is,on,the,table,in,the,image582,?], answer(A, (const(A,headphones)))). _parse([what,is,behind,the,sofa,in,the,image583,?], answer(A, (const(A,window)))). _parse([what,is,to,left,of,window,in,the,image583,?], answer(A, (const(A,lamp)))). _parse([what,is,near,the,sofa,in,the,image583,?], answer(A, (const(A,bag)))). _parse([what,is,to,left,of,lamp,in,the,image583,?], answer(A, (const(A,door)))). _parse([what,is,placed,on,the,table,in,the,image591,?], answer(A, (const(A,microwave)))). _parse([what,is,on,top,of,oven,in,the,image591,?], answer(A, (const(A,coffee_machine)))). _parse([what,is,in,front,of,sofa,in,the,image591,?], answer(A, (const(A,stand)))). _parse([what,is,largest,object,in,the,image591,?], answer(A, (const(A,sofa)))). _parse([what,is,near,the,sofa,in,the,image592,?], answer(A, (const(A,lamp)))). _parse([what,is,in,front,of,sofa,in,the,image592,?], answer(A, (const(A,stand)))). _parse([what,is,behind,the,lamp,in,the,image592,?], answer(A, (const(A,window)))). _parse([what,is,behind,the,sofa,in,the,image593,?], answer(A, (const(A,door)))). _parse([what,is,to,right,of,sofa,in,the,image593,?], answer(A, (const(A,basket)))). _parse([what,is,in,front,of,sofa,in,the,image593,?], answer(A, (const(A,lamp)))). _parse([what,is,behind,the,sofa,in,the,image594,?], answer(A, (const(A,shelves)))). _parse([what,is,placed,in,the,shelf,in,the,image594,?], answer(A, (const(A,books)))). _parse([what,is,to,right,of,shelf,in,the,image594,?], answer(A, (const(A,door)))). _parse([what,is,to,right,of,door,in,the,image594,?], answer(A, (const(A,window)))). _parse([what,is,on,the,wall,in,the,image603,?], answer(A, (const(A,tricycle)))). _parse([how,many,cycles,are,in,the,image603,?], answer(A, (const(A,2)))). _parse([what,is,on,the,table,in,the,image604,?], answer(A, (const(A,cup)))). _parse([what,is,near,the,window,in,the,room,in,the,image604,?], answer(A, (const(A,fan)))). _parse([what,is,behind,the,fain,in,the,image604,?], answer(A, (const(A,sofa)))). _parse([what,is,to,the,left,of,the,fan,in,the,image604,?], answer(A, (const(A,shelves)))). _parse([what,is,on,the,shelf,in,the,image604,?], answer(A, (const(A,tissue_roll)))). _parse([what,is,on,the,table,in,the,image605,?], answer(A, (const(A,computer)))). _parse([what,is,on,the,table,in,the,image606,?], answer(A, (const(A,cup)))). _parse([what,is,to,the,right,of,the,table,in,the,image606,?], answer(A, (const(A,book)))). _parse([what,is,on,the,sofa,in,the,image606,?], answer(A, (const(A,pillow);const(A,clothes)))). _parse([what,is,the,colour,of,the,pillow,in,the,image607,?], answer(A, (const(A,red)))). _parse([what,is,under,the,table,in,the,image607,?], answer(A, (const(A,stool)))). _parse([what,is,on,the,table,in,the,image607,?], answer(A, (const(A,papers)))). _parse([what,is,in,front,of,the,table,in,the,image612,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,on,the,shelf,in,the,image612,?], answer(A, (const(A,bag)))). _parse([what,is,to,the,left,of,the,computer,in,the,image612,?], answer(A, (const(A,dvd_player)))). _parse([what,is,near,the,computer,in,the,image613,?], answer(A, (const(A,telephone)))). _parse([what,is,near,the,telephone,in,the,image613,?], answer(A, (const(A,file)))). _parse([what,is,on,the,shelf,in,the,image613,?], answer(A, (const(A,decorative_item)))). _parse([what,is,on,the,table,in,the,image617,?], answer(A, (const(A,papers)))). _parse([what,is,at,the,left,corner,of,the,table,in,the,image617,?], answer(A, (const(A,computer)))). _parse([what,is,in,front,of,the,table,in,the,image617,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,paper,in,the,image618,?], answer(A, (const(A,pen)))). _parse([what,is,on,the,sofa,in,the,image618,?], answer(A, (const(A,box);const(A,stand)))). _parse([what,is,on,the,table,in,the,image619,?], answer(A, (const(A,vase)))). _parse([what,is,inside,the,vase,in,the,image619,?], answer(A, (const(A,flower)))). _parse([how,many,sofas,are,in,the,image619,?], answer(A, (const(A,2)))). _parse([what,is,on,the,shelf,in,the,image620,?], answer(A, (const(A,printer)))). _parse([what,is,near,the,printer,in,the,image620,?], answer(A, (const(A,bag)))). _parse([what,is,to,the,left,of,the,computer,in,the,image621,?], answer(A, (const(A,iphone)))). _parse([what,is,the,colour,of,the,iphone,in,the,image621,?], answer(A, (const(A,black)))). _parse([what,is,behind,the,chair,on,the,shelf,in,the,image621,?], answer(A, (const(A,cordless_phone)))). _parse([what,is,behind,the,man,in,the,image633,?], answer(A, (const(A,computer)))). _parse([what,is,to,the,left,of,the,computer,in,the,image633,?], answer(A, (const(A,toy)))). _parse([what,is,on,the,right,corner,of,the,table,in,the,image633,?], answer(A, (const(A,backpack)))). _parse([what,is,to,the,right,of,the,computer,in,the,image633,?], answer(A, (const(A,bottle)))). _parse([what,is,the,colour,of,the,shoes,the,girl,wearing,in,the,image634,?], answer(A, (const(A,pink)))). _parse([what,is,the,girl,wearing,on,her,eyes,in,the,image634,?], answer(A, (const(A,eye_glasses)))). _parse([what,is,to,the,left,of,the,computer,behind,the,girl,in,the,image634,?], answer(A, (const(A,papers)))). _parse([what,is,behind,the,man,who,is,standing,in,the,image635,?], answer(A, (const(A,whiteboard)))). _parse([what,is,on,the,table,to,the,left,of,the,guy,standing,in,the,image635,?], answer(A, (const(A,glass)))). _parse([what,is,in,the,floor,in,front,of,the,guy,in,the,image635,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,on,the,door,in,the,image635,?], answer(A, (const(A,door_knob)))). _parse([what,is,the,colour,of,the,shirt,the,guy,wearing,in,the,image636,?], answer(A, (const(A,pink)))). _parse([what,is,below,the,picture,to,the,right,of,the,computer,in,the,image637,?], answer(A, (const(A,tissue_box)))). _parse([what,is,behind,the,tissue,box,in,the,image637,?], answer(A, (const(A,paper_holder)))). _parse([what,is,at,the,right,corner,of,the,table,in,the,image637,?], answer(A, (const(A,headphones)))). _parse([what,is,at,the,left,corner,in,between,the,papers,on,the,table,in,the,image638,?], answer(A, (const(A,id_card)))). _parse([what,is,in,between,the,papers,in,the,image638,?], answer(A, (const(A,picture)))). _parse([what,at,the,left,corner,of,the,shelf,in,the,image638,?], answer(A, (const(A,paper_holder)))). _parse([what,is,behind,the,tissue,box,in,the,image638,?], answer(A, (const(A,cup)))). _parse([which,object,is,large,in,the,image644,?], answer(A, (const(A,sofa)))). _parse([what,is,to,the,right,of,the,sofa,in,the,image644,?], answer(A, (const(A,bookshelf)))). _parse([how,many,pens,are,on,the,table,in,the,image645,?], answer(A, (const(A,3)))). _parse([what,is,to,the,left,of,the,table,in,the,image645,?], answer(A, (const(A,chair)))). _parse([what,is,behind,the,table,in,the,image645,?], answer(A, (const(A,shelves)))). _parse([how,many,racks,are,visible,in,the,shelf,in,the,image645,?], answer(A, (const(A,4)))). _parse([what,is,right,above,the,toilet,in,the,image650,?], answer(A, (const(A,bottle_of_soap)))). _parse([what,id,to,the,left,of,the,toilet,in,the,image650,?], answer(A, (const(A,sink)))). _parse([how,many,faucet,handles,are,there,in,the,image651,?], answer(A, (const(A,2)))). _parse([what,are,the,objects,found,on,sink,in,the,image651,?], answer(A, (const(A,toothpaste);const(A,bottle_of_hand_wash_liquid)))). _parse([how,many,drawer,knobs,are,there,in,the,image651,?], answer(A, (const(A,2)))). _parse([what,is,the,bathtub,curtain,colour,in,the,image651,?], answer(A, (const(A,white)))). _parse([what,is,in,front,of,the,mirror,in,the,image651,?], answer(A, (const(A,sink)))). _parse([what,is,to,the,left,side,of,the,sink,in,the,image651,?], answer(A, (const(A,bathtub)))). _parse([what,is,the,sink,colour,of,the,image656,?], answer(A, (const(A,white)))). _parse([how,many,towels,are,there,in,the,towel,rod,of,the,image656,?], answer(A, (const(A,1)))). _parse([how,many,faucet,handles,are,there,in,the,image656,?], answer(A, (const(A,1)))). _parse([what,is,the,object,found,behind,the,sink,in,the,image656,?], answer(A, (const(A,mirror)))). _parse([what,are,the,things,found,on,the,top,of,the,sink,in,the,image656,?], answer(A, (const(A,bottle_of_hand_wash_liquid);const(A,bar_of_soap)))). _parse([what,is,the,object,found,behind,the,sink,in,the,image657,?], answer(A, (const(A,mirror)))). _parse([what,are,the,things,found,on,the,top,of,the,sink,in,the,image657,?], answer(A, (const(A,bottle_of_hand_wash_liquid);const(A,bar_of_soap)))). _parse([what,is,stuck,to,the,left,side,of,the,towel,rod,in,the,image657,?], answer(A, (const(A,light_switch)))). _parse([how,many,containers,found,in,the,image657,?], answer(A, (const(A,3)))). _parse([what,is,stuck,on,the,wall,which,is,to,the,left,side,of,the,storage,rack,of,the,image658,?], answer(A, (const(A,towel_rod)))). _parse([what,are,found,in,the,storage,rack,of,the,image658,?], answer(A, (const(A,toiletries)))). _parse([what,is,the,colour,of,the,sink,in,the,image663,?], answer(A, (const(A,white)))). _parse([what,is,stuck,on,the,top,of,the,sink,in,the,image663,?], answer(A, (const(A,mirror)))). _parse([what,is,the,colour,of,the,door,knob,in,the,image663,?], answer(A, (const(A,black)))). _parse([how,many,faucet,handles,are,there,in,the,image663,?], answer(A, (const(A,2)))). _parse([what,is,found,under,the,sink,of,the,image663,?], answer(A, (const(A,towel)))). _parse([what,is,stuck,on,the,left,side,of,the,wall,of,the,image663,?], answer(A, (const(A,light_switch)))). _parse([what,is,the,colour,of,the,sink,in,the,image664,?], answer(A, (const(A,white)))). _parse([what,is,stuck,on,the,top,of,the,sink,in,the,image664,?], answer(A, (const(A,mirror)))). _parse([how,many,faucet,handles,are,there,in,the,image664,?], answer(A, (const(A,2)))). _parse([what,is,found,under,the,sink,of,the,image664,?], answer(A, (const(A,towel)))). _parse([what,is,stuck,to,the,top,of,the,sink,and,to,the,below,of,the,mirror,in,the,image664,?], answer(A, (const(A,toothbrush_holder);const(A,toothpaste_holder)))). _parse([how,many,drawer,handles,are,there,in,the,image668,?], answer(A, (const(A,6)))). _parse([what,is,found,behind,the,bathroom,cabinet,in,the,image668,?], answer(A, (const(A,mirror)))). _parse([what,is,the,colour,of,the,bathtub,in,the,image668,?], answer(A, (const(A,white)))). _parse([how,many,towels,are,there,in,the,image669,?], answer(A, (const(A,4)))). _parse([what,is,the,object,found,on,the,right,top,of,the,image669,?], answer(A, (const(A,light_switch)))). _parse([how,many,drawer,handles,are,there,in,the,image670,?], answer(A, (const(A,5)))). _parse([what,are,the,objects,found,near,the,sink,in,the,image670,?], answer(A, (const(A,tissue_box);const(A,bottle_of_hand_wash_liquid);const(A,cream)))). _parse([how,many,faucet,handles,are,there,in,the,image670,?], answer(A, (const(A,2)))). _parse([how,many,switches,are,there,in,the,image670,?], answer(A, (const(A,4)))). _parse([what,is,the,colour,of,the,sink,tiles,in,the,image671,?], answer(A, (const(A,pink)))). _parse([how,many,drawer,knobs,found,in,the,image671,?], answer(A, (const(A,5)))). _parse([what,are,the,objects,found,near,the,sinks,in,the,image671,?], answer(A, (const(A,bottle_of_listerine);const(A,tissue_box);const(A,bottle_of_hand_wash_liquid)))). _parse([how,many,towels,are,there,in,the,image672,?], answer(A, (const(A,1)))). _parse([how,many,drawer,knobs,found,in,the,image672,?], answer(A, (const(A,5)))). _parse([what,is,the,object,found,behind,the,tissue,box,in,the,image672,?], answer(A, (const(A,alarm_clock)))). _parse([what,is,below,the,towel,in,the,image672,?], answer(A, (const(A,bathtub)))). _parse([how,many,rods,stuck,on,the,wall,in,the,image673,?], answer(A, (const(A,3)))). _parse([how,many,towels,are,there,in,the,image673,?], answer(A, (const(A,1)))). _parse([how,many,floor,mats,are,there,in,the,image673,?], answer(A, (const(A,3)))). _parse([how,many,drawer,knobs,are,there,in,the,image676,?], answer(A, (const(A,2)))). _parse([what,is,stuck,on,to,the,top,left,side,of,the,towel,rod,in,the,image676,?], answer(A, (const(A,photo)))). _parse([how,many,openings,are,there,in,the,shutter,window,in,the,image676,?], answer(A, (const(A,2)))). _parse([what,is,the,object,on,the,top,of,the,cabinet,in,the,image676,?], answer(A, (const(A,paper)))). _parse([how,many,faucet,handles,are,there,in,the,image677,?], answer(A, (const(A,2)))). _parse([what,is,the,colour,of,the,object,which,is,near,the,tissue,box,of,the,image677,?], answer(A, (const(A,green)))). _parse([how,many,drawer,knobs,are,there,in,the,image677,?], answer(A, (const(A,2)))). _parse([what,is,the,object,found,near,the,sink,in,the,image677,?], answer(A, (const(A,bottle_of_hand_wash_liquid)))). _parse([what,is,the,colour,of,the,door,in,the,image678,?], answer(A, (const(A,brown)))). _parse([how,many,drawers,are,there,on,the,right,side,of,the,door,in,the,image678,?], answer(A, (const(A,2)))). _parse([what,is,the,object,on,the,floor,in,the,image678,?], answer(A, (const(A,floor_mat)))). _parse([how,many,drawer,knobs,are,there,in,the,image678,?], answer(A, (const(A,2)))). _parse([what,is,the,colour,of,the,object,behind,the,faucet,in,the,image679,?], answer(A, (const(A,red)))). _parse([what,is,on,the,top,of,the,sink,in,the,image679,?], answer(A, (const(A,mirror)))). _parse([how,many,mirrors,are,there,in,the,image679,?], answer(A, (const(A,2)))). _parse([what,is,the,object,found,on,the,corner,of,the,sink,top,in,the,image679,?], answer(A, (const(A,tissue_box)))). _parse([how,many,drawers,found,in,the,image679,?], answer(A, (const(A,1)))). _parse([what,is,the,shower,room,made,up,of,in,the,image680,?], answer(A, (const(A,glass)))). _parse([what,is,the,colour,of,the,sink,in,the,image680,?], answer(A, (const(A,white)))). _parse([what,is,the,object,found,behind,the,sink,in,the,image680,?], answer(A, (const(A,mirror)))). _parse([what,is,the,object,found,on,the,top,right,corner,of,the,image680,?], answer(A, (const(A,light_switch)))). _parse([how,many,door,knobs,are,there,in,the,image681,?], answer(A, (const(A,2)))). _parse([how,many,vases,are,there,in,the,image681,?], answer(A, (const(A,3)))). _parse([what,is,the,colour,of,the,vase,in,the,image681,?], answer(A, (const(A,brown)))). _parse([what,is,the,colour,of,the,flower,in,the,vase,of,the,image681,?], answer(A, (const(A,yellow)))). _parse([what,is,the,frame,colour,of,the,door,in,the,image681,?], answer(A, (const(A,white)))). _parse([what,is,found,to,the,right,side,of,the,shower,room,in,the,image681,?], answer(A, (const(A,sink)))). _parse([what,is,found,opposite,to,the,shower,room,in,the,image681,?], answer(A, (const(A,towel_rod)))). _parse([how,many,shower,knobs,are,found,in,the,image686,?], answer(A, (const(A,4)))). _parse([what,are,found,on,the,bottom,left,of,the,outside,of,the,shower,room,in,the,image686,?], answer(A, (const(A,drawer)))). _parse([how,many,drawers,are,there,in,the,image686,?], answer(A, (const(A,3)))). _parse([what,is,the,colour,of,the,floor,mat,in,the,image686,?], answer(A, (const(A,red)))). _parse([how,many,drawer,handles,are,there,in,the,image687,?], answer(A, (const(A,10)))). _parse([how,many,shower,knobs,are,found,in,the,image687,?], answer(A, (const(A,3)))). _parse([how,many,bottles,with,yellow,cap,are,there,in,the,image687,?], answer(A, (const(A,4)))). _parse([how,many,mirrors,are,there,in,the,image687,?], answer(A, (const(A,2)))). _parse([what,is,the,shower,room,door,made,up,of,in,the,image687,?], answer(A, (const(A,glass)))). _parse([what,is,the,colour,of,the,floor,mat,in,the,image687,?], answer(A, (const(A,red)))). _parse([how,many,drawer,knobs,are,there,in,the,image688,?], answer(A, (const(A,6)))). _parse([what,is,the,colour,of,the,drawer,knobs,in,the,image688,?], answer(A, (const(A,black)))). _parse([how,many,towels,are,there,in,the,image688,?], answer(A, (const(A,3)))). _parse([how,many,towels,are,hanged,on,the,towel,rod,in,the,image688,?], answer(A, (const(A,2)))). _parse([what,is,the,colour,of,the,left,towel,in,the,image688,?], answer(A, (const(A,black)))). _parse([how,many,faucet,handles,are,there,in,the,image688,?], answer(A, (const(A,1)))). _parse([how,many,brushes,are,there,in,the,image688,?], answer(A, (const(A,1)))). _parse([what,is,the,colour,of,the,knobs,in,the,image689,?], answer(A, (const(A,black)))). _parse([what,is,stuck,on,the,wall,of,the,image689,?], answer(A, (const(A,roll_of_toilet_paper)))). _parse([what,are,the,objects,found,on,the,top,of,the,toilet,tank,of,cistern,in,the,image689,?], answer(A, (const(A,books)))). _parse([how,many,books,are,on,the,top,of,the,toilet,tank,of,cistern,in,the,image689,?], answer(A, (const(A,3)))). _parse([how,many,knobs,are,there,in,the,image689,?], answer(A, (const(A,2)))). _parse([what,is,the,towel,colour,in,the,image690,?], answer(A, (const(A,pink)))). _parse([what,is,found,to,the,opposite,side,of,the,towel,rod,in,the,image690,?], answer(A, (const(A,bathtub)))). _parse([what,is,found,to,the,left,side,of,the,towel,rod,in,the,image690,?], answer(A, (const(A,door)))). _parse([how,many,towels,are,there,in,the,image690,?], answer(A, (const(A,1)))). _parse([how,many,towels,are,hanged,in,the,image693,?], answer(A, (const(A,3)))). _parse([what,is,the,object,at,the,top,of,the,towel,rod,in,the,image693,?], answer(A, (const(A,window)))). _parse([what,is,the,object,at,the,left,side,of,the,towel,rod,in,the,image693,?], answer(A, (const(A,curtain)))). _parse([what,is,the,object,at,the,bottom,of,the,curtain,in,the,image693,?], answer(A, (const(A,floor_mat)))). _parse([what,is,the,object,at,the,left,side,of,the,sink,in,the,image693,?], answer(A, (const(A,towel)))). _parse([how,many,towels,are,there,in,the,image694,?], answer(A, (const(A,3)))). _parse([how,many,towels,are,hanged,under,window,in,the,image694,?], answer(A, (const(A,2)))). _parse([how,many,tissue,boxes,are,there,on,the,toilet,tank,of,cistern,in,the,image694,?], answer(A, (const(A,2)))). _parse([what,is,the,colour,of,the,towel,in,the,image694,?], answer(A, (const(A,white)))). _parse([how,many,drawer,knobs,are,there,in,the,image697,?], answer(A, (const(A,10)))). _parse([how,many,towels,are,hanged,in,towel,rod,in,the,image697,?], answer(A, (const(A,1)))). _parse([how,many,faucet,handles,are,there,in,the,image697,?], answer(A, (const(A,2)))). _parse([what,are,the,objects,on,the,sink,in,the,image697,?], answer(A, (const(A,toothpaste);const(A,comb);const(A,bottle_of_hand_wash_liquid);const(A,hand_sanitizer);const(A,bar_of_soap);const(A,towel)))). _parse([what,is,the,colour,of,the,bar,of,soap,in,the,image697,?], answer(A, (const(A,orange)))). _parse([what,is,the,colour,of,the,towel,on,the,sink,in,the,image697,?], answer(A, (const(A,white)))). _parse([how,many,faucets,are,there,near,the,bathtub,in,the,image698,?], answer(A, (const(A,2)))). _parse([what,is,on,the,top,of,the,bathtub,in,the,image698,?], answer(A, (const(A,window)))). _parse([how,many,drawer,knobs,are,there,in,the,image698,?], answer(A, (const(A,3)))). _parse([what,is,the,colour,of,the,piece,of,clothes,near,the,bathtub,in,the,image698,?], answer(A, (const(A,blue)))). _parse([what,is,the,object,hanged,on,the,right,side,of,the,image699,?], answer(A, (const(A,clothes)))). _parse([what,is,the,object,found,under,the,clothes,in,the,image699,?], answer(A, (const(A,garbage_bin)))). _parse([how,many,drawers,are,opened,in,the,image699,?], answer(A, (const(A,1)))). _parse([how,many,windows,are,there,in,the,image699,?], answer(A, (const(A,2)))). _parse([what,is,the,object,behind,the,clothes,in,the,image699,?], answer(A, (const(A,towel)))). _parse([what,is,the,colour,of,napkin,in,the,image706,?], answer(A, (const(A,white)))). _parse([what,is,left,of,bath,tub,in,the,image706,?], answer(A, (const(A,toilet)))). _parse([what,is,the,colour,of,wall,in,the,image707,?], answer(A, (const(A,brown)))). _parse([what,is,to,left,of,sink,in,the,image708,?], answer(A, (const(A,tissue_roll)))). _parse([what,is,behind,the,sink,in,the,image708,?], answer(A, (const(A,mirror)))). _parse([what,is,to,left,of,toilet,in,the,image709,?], answer(A, (const(A,sink)))). _parse([what,is,in,front,of,sink,in,the,image709,?], answer(A, (const(A,towel)))). _parse([what,is,left,of,sink,in,the,image710,?], answer(A, (const(A,tissue_roll)))). _parse([what,is,the,colour,of,door,in,the,image711,?], answer(A, (const(A,white)))). _parse([what,is,in,the,door,in,the,image711,?], answer(A, (const(A,door_knob)))). _parse([what,is,behind,the,door,in,the,image711,?], answer(A, (const(A,shelves)))). _parse([what,is,the,largest,object,in,the,image712,?], answer(A, (const(A,shelves)))). _parse([what,is,to,right,of,shelf,in,the,image712,?], answer(A, (const(A,window)))). _parse([what,is,on,the,wall,in,the,image713,?], answer(A, (const(A,mirror)))). _parse([what,is,on,the,floor,in,the,image713,?], answer(A, (const(A,stand)))). _parse([what,is,on,the,stand,in,the,image713,?], answer(A, (const(A,bottle)))). _parse([what,is,to,right,of,sink,in,the,image717,?], answer(A, (const(A,napkin)))). _parse([what,is,behind,the,sink,in,the,image717,?], answer(A, (const(A,tissue_roll)))). _parse([what,is,the,colour,of,towel,in,the,image718,?], answer(A, (const(A,yellow)))). _parse([what,is,in,front,of,towel,in,the,image718,?], answer(A, (const(A,toilet)))). _parse([what,is,the,colour,of,wall,in,the,image724,?], answer(A, (const(A,white)))). _parse([what,is,to,right,of,door,in,the,image724,?], answer(A, (const(A,toilet)))). _parse([what,is,to,left,of,door,in,the,image724,?], answer(A, (const(A,sink)))). _parse([what,is,placed,near,the,sink,in,the,image724,?], answer(A, (const(A,hand_sanitizer)))). _parse([what,is,to,left,of,sink,in,the,image725,?], answer(A, (const(A,window)))). _parse([what,is,on,the,floor,in,the,image725,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,behind,the,sink,in,the,image725,?], answer(A, (const(A,mirror)))). _parse([what,is,the,colour,of,wall,in,the,image725,?], answer(A, (const(A,white)))). _parse([what,is,the,name,of,thing,hang,in,top,right,side,of,the,image726,?], answer(A, (const(A,shower_hose)))). _parse([what,is,the,name,of,object,in,right,bottom,of,the,image726,?], answer(A, (const(A,bathtub)))). _parse([what,is,the,colour,of,towel,in,the,image727,?], answer(A, (const(A,white)))). _parse([how,many,partitions,in,wash,basin,table,in,the,image727,?], answer(A, (const(A,7)))). _parse([what,is,the,object,display,in,mirror,in,the,image727,?], answer(A, (const(A,person)))). _parse([what,is,the,colour,of,the,toilet,basin,in,the,image728,?], answer(A, (const(A,white)))). _parse([what,kind,of,material,used,in,wash,basin,top,in,the,image728,?], answer(A, (const(A,stones)))). _parse([what,is,above,of,flusher,in,the,image728,?], answer(A, (const(A,tissue_box)))). _parse([what,is,the,colour,of,roll,of,tissue,paper,in,the,image728,?], answer(A, (const(A,white)))). _parse([how,many,towels,on,the,wash,basin,in,the,image731,?], answer(A, (const(A,2)))). _parse([how,many,toothbrushes,in,toothbrush,holder,in,the,image731,?], answer(A, (const(A,4)))). _parse([how,many,bottles,on,wash,basin,in,the,image731,?], answer(A, (const(A,3)))). _parse([give,any,one,of,the,toothbrush,colour,in,the,image731,?], answer(A, (const(A,pink)))). _parse([what,is,above,the,flusher,in,the,image732,?], answer(A, (const(A,tissue_box)))). _parse([which,background,used,in,photo,frame,in,the,image732,?], answer(A, (const(A,white)))). _parse([how,many,towels,hanged,in,the,image733,?], answer(A, (const(A,2)))). _parse([how,many,borders,on,dark,blue,towel,in,the,image733,?], answer(A, (const(A,2)))). _parse([what,is,behind,of,garbage,bin,in,the,image733,?], answer(A, (const(A,toilet_brush)))). _parse([how,many,switches,on,wall,in,the,image734,?], answer(A, (const(A,2)))). _parse([how,many,screws,on,switch,board,in,the,image734,?], answer(A, (const(A,4)))). _parse([how,many,bottles,are,there,in,the,image734,?], answer(A, (const(A,1)))). _parse([where,is,the,towel,hanged,in,the,image743,?], answer(A, (const(A,towel_rod)))). _parse([how,many,bottles,in,mirror,view,in,the,image743,?], answer(A, (const(A,5)))). _parse([how,many,bottles,are,there,in,the,image744,?], answer(A, (const(A,3)))). _parse([what,is,the,cap,colour,of,the,second,bottle,in,the,image744,?], answer(A, (const(A,blue)))). _parse([what,is,liquid,colour,in,third,bottle,in,the,image744,?], answer(A, (const(A,yellow)))). _parse([how,many,cupboards,are,there,in,the,image759,?], answer(A, (const(A,5)))). _parse([how,many,gloves,are,there,in,the,image759,?], answer(A, (const(A,2)))). _parse([what,is,the,colour,of,the,gloves,in,the,image759,?], answer(A, (const(A,white)))). _parse([what,is,the,colour,of,the,cupboard,in,the,image759,?], answer(A, (const(A,brown)))). _parse([how,many,knifes,are,there,in,the,image759,?], answer(A, (const(A,3)))). _parse([how,many,drawers,are,there,in,the,image759,?], answer(A, (const(A,2)))). _parse([what,is,at,the,bottom,of,the,cupboard,in,the,image759,?], answer(A, (const(A,knife_rack)))). _parse([what,is,the,colour,of,the,floor,tile,in,the,image760,?], answer(A, (const(A,white)))). _parse([how,many,chairs,are,there,in,the,image760,?], answer(A, (const(A,2)))). _parse([how,many,chairs,are,there,in,the,image761,?], answer(A, (const(A,4)))). _parse([what,is,the,colour,of,the,cushion,in,the,image761,?], answer(A, (const(A,black)))). _parse([what,is,inside,the,cupboard,in,the,image762,?], answer(A, (const(A,garbage_bin)))). _parse([how,many,lamps,are,seen,in,the,image762,?], answer(A, (const(A,1)))). _parse([what,is,the,colour,of,the,garbage,bin,in,the,image762,?], answer(A, (const(A,white)))). _parse([how,many,cupboards,chambers,found,below,in,the,image762,?], answer(A, (const(A,3)))). _parse([what,is,the,colour,of,the,lamp,in,the,image762,?], answer(A, (const(A,purple)))). _parse([how,many,cupboards,can,see,in,the,image763,?], answer(A, (const(A,2)))). _parse([what,is,the,colour,of,the,handle,of,the,refridgerator,in,the,image763,?], answer(A, (const(A,black)))). _parse([how,many,shoe,pairs,are,there,in,the,image763,?], answer(A, (const(A,5)))). _parse([how,many,coloured,shoe,pairs,are,there,in,the,image763,?], answer(A, (const(A,2)))). _parse([what,are,on,the,racks,to,the,right,side,of,the,refridgerator,in,the,image763,?], answer(A, (const(A,books)))). _parse([what,are,on,the,rack,in,the,image764,?], answer(A, (const(A,books)))). _parse([what,is,to,the,right,side,of,the,cupboard,in,the,image764,?], answer(A, (const(A,stove)))). _parse([what,is,the,type,of,the,stove,in,the,image764,?], answer(A, (const(A,grill)))). _parse([what,is,found,outside,of,the,room,in,the,image764,?], answer(A, (const(A,tea_pot);const(A,sofa)))). _parse([how,many,wash,basins,are,there,in,the,image765,?], answer(A, (const(A,2)))). _parse([what,is,to,the,right,side,of,the,wash,basin,in,the,image765,?], answer(A, (const(A,plant);const(A,bottle_of_hand_wash_liquid)))). _parse([how,many,handles,on,the,cupboards,in,the,image765,?], answer(A, (const(A,8)))). _parse([what,is,to,the,right,side,of,the,wash,basin,in,the,image766,?], answer(A, (const(A,plant);const(A,bottle_of_hand_wash_liquid)))). _parse([what,is,on,the,hanger,in,the,image766,?], answer(A, (const(A,towel)))). _parse([what,is,the,colour,of,the,towel,in,the,image766,?], answer(A, (const(A,pink)))). _parse([what,is,at,the,bottom,of,the,cupboard,in,the,image766,?], answer(A, (const(A,knife)))). _parse([what,is,the,colour,of,the,knife,rack,in,the,image766,?], answer(A, (const(A,yellow)))). _parse([how,many,knifes,are,there,in,the,image766,?], answer(A, (const(A,3)))). _parse([how,many,chairs,are,there,in,the,image767,?], answer(A, (const(A,6)))). _parse([how,many,windows,are,there,in,the,image767,?], answer(A, (const(A,2)))). _parse([how,many,cupboards,to,the,right,of,the,first,window,in,the,image767,?], answer(A, (const(A,3)))). _parse([what,is,in,front,of,the,second,window,in,the,image767,?], answer(A, (const(A,sink)))). _parse([how,many,empty,racks,are,there,in,the,image767,?], answer(A, (const(A,6)))). _parse([how,many,chairs,can,you,see,in,the,image768,?], answer(A, (const(A,2)))). _parse([what,were,stuck,on,the,refridgerator,in,the,image768,?], answer(A, (const(A,papers)))). _parse([what,is,the,colour,of,the,door,in,the,image768,?], answer(A, (const(A,white)))). _parse([what,is,the,colour,of,the,fruit,in,the,image769,?], answer(A, (const(A,green)))). _parse([what,is,on,the,stove,burner,in,the,image769,?], answer(A, (const(A,tea_pot)))). _parse([what,is,to,the,left,side,of,the,stove,in,the,image769,?], answer(A, (const(A,microwave)))). _parse([what,is,the,door,colour,in,the,image769,?], answer(A, (const(A,white)))). _parse([what,is,the,handle,colour,of,the,refridgerator,in,the,image769,?], answer(A, (const(A,black)))). _parse([how,many,burner,knobs,are,there,in,the,image770,?], answer(A, (const(A,4)))). _parse([what,is,the,colour,of,the,bowl,in,the,image770,?], answer(A, (const(A,white)))). _parse([what,is,the,left,side,of,the,stove,in,the,image770,?], answer(A, (const(A,microwave)))). _parse([how,many,cupboards,are,there,in,the,image770,?], answer(A, (const(A,3)))). _parse([what,is,the,colour,of,the,bowl,in,the,image771,?], answer(A, (const(A,white)))). _parse([what,are,found,near,the,wash,basin,in,the,image771,?], answer(A, (const(A,bottle_of_hand_wash_liquid);const(A,towel);const(A,soap)))). _parse([how,many,cupboards,found,below,in,the,image771,?], answer(A, (const(A,1)))). _parse([how,many,windows,can,you,see,in,the,image771,?], answer(A, (const(A,1)))). _parse([how,many,chairs,found,in,the,image772,?], answer(A, (const(A,4)))). _parse([what,are,on,the,table,cloth,in,the,image772,?], answer(A, (const(A,newspapers);const(A,bowl)))). _parse([how,many,chairs,can,you,see,in,the,image773,?], answer(A, (const(A,3)))). _parse([what,is,kept,on,the,table,cloth,in,the,image773,?], answer(A, (const(A,newspapers)))). _parse([what,is,the,colour,of,the,refridgerator,in,the,image773,?], answer(A, (const(A,white)))). _parse([what,is,stuck,on,the,refridgerator,in,the,image773,?], answer(A, (const(A,picture);const(A,papers)))). _parse([what,is,the,colour,of,the,refridgerator,in,the,image774,?], answer(A, (const(A,white)))). _parse([what,is,to,the,left,side,of,the,basin,in,the,image775,?], answer(A, (const(A,bottle_of_hand_wash_liquid)))). _parse([what,is,the,colour,of,the,bottle,of,hand,wash,liquid,in,the,image775,?], answer(A, (const(A,green)))). _parse([how,many,cupboards,at,the,top,right,of,the,basin,in,the,image775,?], answer(A, (const(A,2)))). _parse([what,is,the,colour,of,the,refridgerator,in,the,image775,?], answer(A, (const(A,white)))). _parse([what,is,stuck,on,the,refridgerator,in,the,image775,?], answer(A, (const(A,picture)))). _parse([what,is,on,the,plastic,stand,in,the,image775,?], answer(A, (const(A,bowl)))). _parse([how,many,burners,are,there,in,the,image776,?], answer(A, (const(A,5)))). _parse([what,is,the,colour,of,the,liquid,in,hand,wash,in,the,image776,?], answer(A, (const(A,green)))). _parse([what,is,the,colour,of,the,box,near,the,gas,burner,in,the,image776,?], answer(A, (const(A,white)))). _parse([how,many,switch,boxes,are,there,in,the,image776,?], answer(A, (const(A,2)))). _parse([how,many,cupboard,doors,displayed,in,the,image777,?], answer(A, (const(A,10)))). _parse([which,colour,of,border,appeared,in,black,cupboard,in,the,image777,?], answer(A, (const(A,white)))). _parse([what,is,the,name,of,round,shape,above,the,deck,in,the,image778,?], answer(A, (const(A,plate)))). _parse([how,many,cupboard,handle,displayed,in,the,image778,?], answer(A, (const(A,5)))). _parse([what,is,the,colour,display,above,the,liquid,bottle,in,the,image778,?], answer(A, (const(A,pink)))). _parse([how,many,horizontal,reapers,in,brown,door,in,the,image778,?], answer(A, (const(A,4)))). _parse([how,many,vertical,handle,in,cupboard,in,the,image779,?], answer(A, (const(A,3)))). _parse([what,is,the,colour,of,burners,in,the,image779,?], answer(A, (const(A,black)))). _parse([how,many,bananas,are,there,in,the,image779,?], answer(A, (const(A,2)))). _parse([what,is,near,by,deck,in,the,image779,?], answer(A, (const(A,refridgerator)))). _parse([how,many,colours,fully,displayed,in,doll,in,the,image780,?], answer(A, (const(A,3)))). _parse([what,is,the,colour,of,doll,face,in,the,image780,?], answer(A, (const(A,yellow)))). _parse([how,many,ovens,are,there,in,the,image780,?], answer(A, (const(A,1)))). _parse([what,is,border,colour,of,floor,mat,in,the,image780,?], answer(A, (const(A,brown)))). _parse([how,many,white,bottles,are,there,in,the,image780,?], answer(A, (const(A,1)))). _parse([what,is,the,colour,of,bag,in,the,image781,?], answer(A, (const(A,black)))). _parse([how,many,colours,of,cushion,in,chairs,in,the,image781,?], answer(A, (const(A,2)))). _parse([what,is,the,colour,of,revolving,chair,in,the,image781,?], answer(A, (const(A,black)))). _parse([what,is,above,the,table,near,by,bag,in,the,image781,?], answer(A, (const(A,paper)))). _parse([what,is,the,colour,of,switch,in,the,image782,?], answer(A, (const(A,white)))). _parse([how,many,silver,baskets,are,there,in,the,image782,?], answer(A, (const(A,2)))). _parse([how,many,legs,in,revolving,chair,in,the,image782,?], answer(A, (const(A,5)))). _parse([what,is,the,colour,of,computer,screen,in,the,image782,?], answer(A, (const(A,black)))). _parse([how,many,chandeliers,are,there,in,the,image783,?], answer(A, (const(A,1)))). _parse([what,is,the,colour,of,liquid,filled,in,bottle,in,the,image783,?], answer(A, (const(A,green)))). _parse([how,many,switch,boxes,is,there,in,the,image783,?], answer(A, (const(A,3)))). _parse([what,is,the,colour,of,rice,cooker,in,the,image784,?], answer(A, (const(A,white)))). _parse([how,many,legs,displayed,in,dog,in,the,image784,?], answer(A, (const(A,2)))). _parse([what,is,the,animal,found,in,the,image784,?], answer(A, (const(A,dog)))). _parse([how,many,glass,tumblers,near,by,rice,cooker,in,the,image784,?], answer(A, (const(A,1)))). _parse([how,many,burners,are,there,in,the,image785,?], answer(A, (const(A,4)))). _parse([how,many,colours,of,towels,are,there,in,the,image785,?], answer(A, (const(A,5)))). _parse([what,is,the,handle,colour,of,vessel,on,burner,in,the,image785,?], answer(A, (const(A,black)))). _parse([how,many,empty,burners,are,there,in,the,image785,?], answer(A, (const(A,3)))). _parse([how,many,scissors,are,there,in,the,image786,?], answer(A, (const(A,1)))). _parse([how,many,green,liquid,bottles,are,there,in,the,image786,?], answer(A, (const(A,1)))). _parse([what,is,the,colour,of,green,liquid,bottle,cap,in,the,image786,?], answer(A, (const(A,white)))). _parse([how,many,photos,mount,in,wall,in,the,image786,?], answer(A, (const(A,2)))). _parse([how,many,bottles,near,by,rice,cooker,in,the,image787,?], answer(A, (const(A,3)))). _parse([what,is,colour,of,middle,bottle,cap,in,the,image787,?], answer(A, (const(A,orange)))). _parse([how,many,spray,bottles,is,there,in,the,image787,?], answer(A, (const(A,1)))). _parse([what,is,the,colour,of,the,clothes,in,the,image787,?], answer(A, (const(A,black)))). _parse([what,is,under,the,cupboard,in,the,image800,?], answer(A, (const(A,coffee_machine)))). _parse([how,many,plates,are,there,in,the,image800,?], answer(A, (const(A,3)))). _parse([what,is,the,colour,of,the,coffee,pot,in,the,image800,?], answer(A, (const(A,white)))). _parse([how,many,glass,cups,are,there,in,the,image800,?], answer(A, (const(A,4)))). _parse([what,is,on,the,top,of,the,table,in,the,image801,?], answer(A, (const(A,pillow)))). _parse([what,are,the,objects,found,near,the,table,in,the,image801,?], answer(A, (const(A,chair)))). _parse([how,many,chairs,are,there,in,the,image801,?], answer(A, (const(A,5)))). _parse([what,is,the,object,on,the,top,right,of,the,image801,?], answer(A, (const(A,fan)))). _parse([what,is,the,object,on,the,top,of,the,television,closet,in,the,image801,?], answer(A, (const(A,light)))). _parse([what,is,found,on,the,opposite,side,of,the,right,side,window,of,the,image802,?], answer(A, (const(A,table)))). _parse([what,is,the,thing,found,below,the,right,side,window,of,the,image802,?], answer(A, (const(A,faucet)))). _parse([what,is,found,on,the,left,side,of,the,right,window,of,the,image802,?], answer(A, (const(A,storage_rack)))). _parse([what,is,found,on,the,left,side,of,the,storage,rack,in,the,image802,?], answer(A, (const(A,photo)))). _parse([what,is,stuck,on,the,left,side,wall,of,the,image802,?], answer(A, (const(A,photo)))). _parse([what,is,the,object,between,the,window,and,the,storage,rack,in,the,image803,?], answer(A, (const(A,photo)))). _parse([what,is,the,colour,of,the,coffee,cup,on,the,table,in,the,image803,?], answer(A, (const(A,white)))). _parse([what,is,found,behind,the,coffee,cup,in,the,image803,?], answer(A, (const(A,vase)))). _parse([what,is,found,on,the,right,side,of,the,table,in,the,image804,?], answer(A, (const(A,refridgerator)))). _parse([what,is,found,on,the,opposite,side,of,the,table,in,the,image804,?], answer(A, (const(A,window)))). _parse([how,many,doors,of,storage,racks,are,there,to,the,right,side,of,the,window,in,the,image804,?], answer(A, (const(A,2)))). _parse([what,is,the,object,found,behind,the,table,in,the,image810,?], answer(A, (const(A,plant)))). _parse([what,are,the,objects,found,on,the,table,in,the,image810,?], answer(A, (const(A,container);const(A,vegetable);const(A,newspapers)))). _parse([how,many,chairs,are,there,in,the,image810,?], answer(A, (const(A,6)))). _parse([how,many,windows,are,found,in,the,image810,?], answer(A, (const(A,2)))). _parse([what,is,the,object,found,on,the,table,of,the,image811,?], answer(A, (const(A,bag)))). _parse([what,is,the,object,found,on,the,right,corner,of,the,room,in,the,image811,?], answer(A, (const(A,oven)))). _parse([what,is,the,object,found,on,the,chair,below,the,bag,in,the,image811,?], answer(A, (const(A,pillow)))). _parse([what,is,the,object,found,on,the,top,of,the,image812,?], answer(A, (const(A,bottle)))). _parse([what,is,the,object,found,on,the,left,side,of,the,bottle,in,the,image812,?], answer(A, (const(A,vase)))). _parse([how,many,bottles,are,there,in,the,image812,?], answer(A, (const(A,2)))). _parse([how,many,flowers,are,there,in,the,flower,vase,of,the,image812,?], answer(A, (const(A,1)))). _parse([what,is,the,colour,of,the,plastic,tray,in,the,image813,?], answer(A, (const(A,red)))). _parse([how,many,hot,dog,packs,are,three,in,the,image813,?], answer(A, (const(A,3)))). _parse([what,object,is,found,to,the,right,of,the,plastic,tray,in,the,image813,?], answer(A, (const(A,roll_of_paper_towels)))). _parse([what,object,is,found,near,the,sink,in,the,image813,?], answer(A, (const(A,bottle_of_hand_wash_liquid)))). _parse([how,many,drawer,handles,are,there,in,the,image814,?], answer(A, (const(A,12)))). _parse([what,is,the,object,found,on,the,left,side,of,the,toys,rack,in,the,image814,?], answer(A, (const(A,oven)))). _parse([what,is,the,colour,of,the,table,mat,in,the,image814,?], answer(A, (const(A,white)))). _parse([what,are,the,objects,found,on,the,top,of,the,table,in,the,image821,?], answer(A, (const(A,laptop);const(A,sink)))). _parse([what,object,is,stuck,on,the,right,side,wall,of,the,image821,?], answer(A, (const(A,photo)))). _parse([what,object,is,found,to,the,left,side,of,the,photo,in,the,image821,?], answer(A, (const(A,refridgerator)))). _parse([what,object,if,found,under,the,table,in,the,image821,?], answer(A, (const(A,stool)))). _parse([what,is,found,to,the,top,of,the,refridgerator,in,the,image821,?], answer(A, (const(A,bookrack)))). _parse([how,many,chairs,are,there,in,the,image822,?], answer(A, (const(A,5)))). _parse([what,are,the,objects,found,on,the,table,of,the,image822,?], answer(A, (const(A,newspapers);const(A,cup)))). _parse([what,is,behind,the,table,of,the,image822,?], answer(A, (const(A,window)))). _parse([what,is,found,below,the,storage,rack,in,the,image823,?], answer(A, (const(A,computer)))). _parse([how,many,chairs,are,there,in,front,of,the,computer,in,the,image823,?], answer(A, (const(A,2)))). _parse([what,are,the,objects,found,near,computer,monitor,in,the,image823,?], answer(A, (const(A,speaker);const(A,mouse);const(A,keyboard)))). _parse([what,is,found,at,the,top,left,of,the,image823,?], answer(A, (const(A,refridgerator)))). _parse([what,is,the,colour,of,the,bowl,in,the,image833,?], answer(A, (const(A,blue)))). _parse([what,are,the,things,found,near,the,sink,in,the,image833,?], answer(A, (const(A,plate);const(A,utensils);const(A,bottle_of_hand_wash_liquid)))). _parse([what,object,is,found,behind,the,chair,in,the,image833,?], answer(A, (const(A,water_filter)))). _parse([how,many,sinks,are,there,in,the,image833,?], answer(A, (const(A,2)))). _parse([what,is,found,in,front,of,the,window,of,the,image834,?], answer(A, (const(A,sink)))). _parse([what,are,the,things,stuck,on,the,refridgerator,in,the,image834,?], answer(A, (const(A,photo)))). _parse([what,is,the,object,found,under,the,rack,of,the,image834,?], answer(A, (const(A,coffee_machine)))). _parse([how,many,handles,are,there,in,the,image834,?], answer(A, (const(A,7)))). _parse([what,is,found,to,the,opposite,of,the,sink,in,the,image834,?], answer(A, (const(A,table)))). _parse([what,object,is,found,on,the,burner,in,the,image835,?], answer(A, (const(A,tea_kettle)))). _parse([what,object,is,found,behind,the,chair,in,the,image835,?], answer(A, (const(A,water_filter)))). _parse([what,object,is,found,in,front,of,the,tea,kettle,in,the,image835,?], answer(A, (const(A,bottle)))). _parse([what,are,the,things,stuck,on,the,refridgerator,in,the,image835,?], answer(A, (const(A,photo)))). _parse([how,many,handles,are,there,in,the,image835,?], answer(A, (const(A,6)))). _parse([what,are,the,things,found,under,the,storage,rack,in,the,image836,?], answer(A, (const(A,tissue_roll);const(A,coffee_machine)))). _parse([how,many,chairs,are,there,in,the,image836,?], answer(A, (const(A,3)))). _parse([what,is,found,in,between,chair,and,the,wall,of,the,image836,?], answer(A, (const(A,water_filter)))). _parse([what,object,is,hanged,on,the,chair,in,the,image836,?], answer(A, (const(A,clothes)))). _parse([how,many,knobs,are,found,in,the,image837,?], answer(A, (const(A,18)))). _parse([what,object,is,found,under,the,storage,rack,in,the,image837,?], answer(A, (const(A,oven)))). _parse([what,is,the,colour,of,the,fruit,in,the,image838,?], answer(A, (const(A,yellow)))). _parse([how,many,drawers,found,open,in,the,image838,?], answer(A, (const(A,1)))). _parse([how,many,faucet,handles,are,there,in,the,image838,?], answer(A, (const(A,1)))). _parse([how,many,faucet,handles,are,there,in,the,image839,?], answer(A, (const(A,2)))). _parse([what,are,the,things,found,on,the,sink,table,in,the,image839,?], answer(A, (const(A,fruit_basket);const(A,food_wrapped_on_a_tray);const(A,bottle_of_hand_wash_liquid);const(A,telephone)))). _parse([how,many,faucet,handles,are,there,in,the,image840,?], answer(A, (const(A,2)))). _parse([what,fruit,is,found,on,the,table,in,the,image840,?], answer(A, (const(A,banana)))). _parse([how,many,chairs,are,there,in,the,image840,?], answer(A, (const(A,3)))). _parse([what,is,the,colour,of,the,fruit,near,the,coffee,mug,in,the,image841,?], answer(A, (const(A,yellow)))). _parse([what,is,the,colour,of,the,plastic,bottle,in,the,image841,?], answer(A, (const(A,green)))). _parse([how,many,chairs,are,there,in,the,image841,?], answer(A, (const(A,6)))). _parse([how,many,wooden,chairs,are,there,in,the,image842,?], answer(A, (const(A,6)))). _parse([what,is,the,type,of,the,refridgerator,in,the,image843,?], answer(A, (const(A,door)))). _parse([how,many,chairs,found,on,the,left,side,of,the,image843,?], answer(A, (const(A,3)))). _parse([what,is,the,colour,of,the,coffee,machine,in,the,image844,?], answer(A, (const(A,black)))). _parse([what,is,found,behind,the,sink,in,the,image844,?], answer(A, (const(A,window)))). _parse([what,is,the,fruit,found,on,the,table,of,the,image844,?], answer(A, (const(A,pineapple)))). _parse([what,are,the,objects,found,near,the,sink,in,the,image844,?], answer(A, (const(A,plastic_bowl);const(A,tray);const(A,kitchen_items)))). _parse([what,object,is,stuck,on,the,wall,in,the,image845,?], answer(A, (const(A,light_switch)))). _parse([what,is,the,colour,of,the,oven,in,the,image845,?], answer(A, (const(A,black)))). _parse([how,many,drawer,handles,are,there,in,the,image845,?], answer(A, (const(A,9)))). _parse([what,is,the,colour,of,the,container,near,the,burners,in,the,image845,?], answer(A, (const(A,yellow)))). _parse([what,is,the,colour,of,the,spatula,in,the,image846,?], answer(A, (const(A,blue)))). _parse([how,many,handles,found,in,the,image846,?], answer(A, (const(A,6)))). _parse([what,are,the,objects,found,to,the,right,side,of,the,roll,of,paper,towel,in,the,image846,?], answer(A, (const(A,coffee_machine)))). _parse([how,many,chairs,found,in,the,image850,?], answer(A, (const(A,4)))). _parse([what,is,the,colour,of,the,trouser,of,the,man,in,the,image850,?], answer(A, (const(A,red)))). _parse([what,is,found,in,front,the,man,on,the,left,side,of,the,image850,?], answer(A, (const(A,door)))). _parse([what,are,the,objects,on,the,top,of,the,table,in,the,image851,?], answer(A, (const(A,bag);const(A,cup)))). _parse([what,is,the,object,found,on,the,left,side,of,the,image851,?], answer(A, (const(A,chair)))). _parse([what,object,is,found,inbetweeng,the,bag,and,the,tea,kettle,in,the,image851,?], answer(A, (const(A,cup)))). _parse([what,is,the,black,colour,object,found,on,the,table,in,the,image851,?], answer(A, (const(A,bag)))). _parse([what,are,the,fruits,found,on,the,top,of,the,table,in,the,image852,?], answer(A, (const(A,pineapple);const(A,banana)))). _parse([what,objects,are,stuck,behind,the,table,in,the,image852,?], answer(A, (const(A,papers);const(A,photo)))). _parse([what,is,found,below,the,corner,of,the,storage,rack,in,the,image857,?], answer(A, (const(A,oven)))). _parse([what,object,is,found,in,the,other,room,in,the,image857,?], answer(A, (const(A,chair)))). _parse([what,objects,are,found,below,the,storage,rack,in,the,image857,?], answer(A, (const(A,bowl);const(A,plate);const(A,oven)))). _parse([what,object,is,found,inside,the,sink,in,the,image858,?], answer(A, (const(A,cup)))). _parse([what,object,is,found,in,orange,colour,near,the,sink,faucet,in,the,image858,?], answer(A, (const(A,bottle_of_hand_wash_liquid)))). _parse([what,object,is,hanged,near,the,pink,colour,drawer,handle,in,the,image858,?], answer(A, (const(A,towel)))). _parse([what,objects,are,found,on,the,left,side,of,the,sink,in,the,image858,?], answer(A, (const(A,juicer);const(A,knife)))). _parse([what,objects,are,found,below,the,storage,rack,in,the,image858,?], answer(A, (const(A,tea_kettle);const(A,container)))). _parse([how,many,drawer,handle,near,the,towel,rod,in,the,image858,?], answer(A, (const(A,3)))). _parse([what,is,the,green,colour,object,found,near,the,sink,in,the,image859,?], answer(A, (const(A,dish_scrubber)))). _parse([what,are,the,utensils,found,in,the,image859,?], answer(A, (const(A,bowl);const(A,whisk);const(A,knife);const(A,juicer)))). _parse([what,is,the,colour,of,the,hand,wash,liquid,in,the,image859,?], answer(A, (const(A,orange)))). _parse([what,objects,are,found,near,the,window,in,the,image859,?], answer(A, (const(A,sink);const(A,faucet);const(A,clothes)))). _parse([what,is,stuck,in,the,red,colour,background,in,the,image860,?], answer(A, (const(A,photo)))). _parse([what,object,is,found,in,front,of,the,photo,in,the,image860,?], answer(A, (const(A,sink)))). _parse([what,is,the,white,colour,object,found,in,the,left,side,of,the,image860,?], answer(A, (const(A,charger)))). _parse([how,many,rounded,pink,colour,knobs,are,found,in,the,image860,?], answer(A, (const(A,7)))). _parse([what,object,is,found,to,the,left,of,the,sink,in,the,image860,?], answer(A, (const(A,cutting_board)))). _parse([what,object,is,found,in,the,plastic,bag,in,the,image860,?], answer(A, (const(A,hamburger_bun)))). _parse([what,object,is,found,near,the,left,faucet,in,the,image861,?], answer(A, (const(A,cutting_board)))). _parse([what,object,is,found,on,the,cutting,board,in,the,image861,?], answer(A, (const(A,knife)))). _parse([what,object,is,found,in,the,photo,frame,in,the,image861,?], answer(A, (const(A,flower)))). _parse([how,many,racks,are,found,fully,visible,in,the,bookshelf,in,the,image861,?], answer(A, (const(A,4)))). _parse([what,is,the,object,with,blue,colour,handle,in,the,image862,?], answer(A, (const(A,measuring_cup)))). _parse([what,is,the,object,plugged,to,the,switch,box,in,the,image862,?], answer(A, (const(A,electric_mixer)))). _parse([what,objects,are,found,to,the,right,corner,of,the,mixer,in,the,image862,?], answer(A, (const(A,coffee_machine);const(A,coffee_pot)))). _parse([what,object,is,found,on,the,right,top,of,the,image862,?], answer(A, (const(A,oven)))). _parse([what,objects,are,hanged,on,the,wall,on,the,right,side,of,the,image869,?], answer(A, (const(A,photo)))). _parse([how,many,photos,are,in,the,wall,in,the,image869,?], answer(A, (const(A,9)))). _parse([what,is,found,in,the,bottom,left,corner,of,the,image869,?], answer(A, (const(A,stool)))). _parse([what,is,the,object,found,in,the,red,colour,in,front,of,the,image870,?], answer(A, (const(A,book)))). _parse([what,is,the,rounded,object,found,below,the,storage,rack,in,the,image870,?], answer(A, (const(A,plate)))). _parse([what,is,found,to,the,right,side,of,the,sink,in,the,image870,?], answer(A, (const(A,roll_of_paper_towels)))). _parse([what,is,next,to,the,paper,towels,in,the,image870,?], answer(A, (const(A,bottle_of_hand_wash_liquid)))). _parse([what,is,the,object,found,in,the,middle,of,the,image871,?], answer(A, (const(A,oven)))). _parse([what,object,is,in,the,right,side,of,the,image871,?], answer(A, (const(A,refridgerator)))). _parse([how,many,drawer,knobs,are,there,in,the,image871,?], answer(A, (const(A,2)))). _parse([what,are,the,objects,found,on,the,bottom,right,corner,of,the,image906,?], answer(A, (const(A,file);const(A,wallet)))). _parse([what,are,the,colours,of,files,in,the,image906,?], answer(A, (const(A,blue);const(A,green)))). _parse([what,is,on,the,right,side,of,the,faucet,in,the,image906,?], answer(A, (const(A,bottle_of_hand_wash_liquid)))). _parse([what,is,found,at,the,centre,of,the,room,in,the,image906,?], answer(A, (const(A,table)))). _parse([what,object,is,found,on,the,burner,of,the,image907,?], answer(A, (const(A,cooking_pan)))). _parse([what,is,in,front,of,the,window,in,the,image907,?], answer(A, (const(A,sink);const(A,faucet)))). _parse([what,is,on,the,right,side,of,the,faucet,in,the,image907,?], answer(A, (const(A,bottle_of_hand_wash_liquid)))). _parse([what,is,the,colour,of,the,hand,wash,liquid,in,the,image907,?], answer(A, (const(A,green)))). _parse([what,is,on,the,right,side,of,the,window,in,the,image907,?], answer(A, (const(A,storage_rack)))). _parse([what,object,is,found,on,the,burner,of,the,image908,?], answer(A, (const(A,cooking_pan)))). _parse([what,is,found,behind,the,burner,of,the,image908,?], answer(A, (const(A,door)))). _parse([what,are,the,things,found,below,the,storage,rack,in,the,image908,?], answer(A, (const(A,tissue_roll);const(A,bottle)))). _parse([how,many,sinks,are,there,in,the,image908,?], answer(A, (const(A,2)))). _parse([what,are,stuck,on,the,wall,in,the,image917,?], answer(A, (const(A,wall_decoration)))). _parse([what,object,is,found,on,the,cabinet,in,the,image917,?], answer(A, (const(A,lamp);const(A,books)))). _parse([what,is,the,object,in,between,the,lamp,in,the,image917,?], answer(A, (const(A,bed)))). _parse([what,objects,are,found,on,the,bed,in,the,image917,?], answer(A, (const(A,pillow);const(A,bed_sheets)))). _parse([what,is,the,object,that,is,on,the,right,bottom,of,the,image917,?], answer(A, (const(A,chair)))). _parse([what,is,found,in,the,middle,of,the,image918,?], answer(A, (const(A,wardrobe)))). _parse([what,is,the,object,found,to,the,left,of,the,wardrobe,in,the,image918,?], answer(A, (const(A,guitar)))). _parse([what,is,in,front,of,the,guitar,in,the,image918,?], answer(A, (const(A,guitar_case)))). _parse([what,is,the,object,near,the,pillow,in,the,image918,?], answer(A, (const(A,lamp)))). _parse([what,is,to,the,left,of,the,lamp,in,the,image918,?], answer(A, (const(A,laptop)))). _parse([what,objects,are,found,on,the,cabinet,in,the,image919,?], answer(A, (const(A,lamp);const(A,bottle);const(A,books)))). _parse([what,is,to,the,left,of,the,lamp,in,the,image919,?], answer(A, (const(A,bed)))). _parse([what,is,the,object,plug,in,the,switch,in,the,switch,box,in,the,image919,?], answer(A, (const(A,chair)))). _parse([what,object,is,on,the,wall,in,the,far,end,of,the,image919,?], answer(A, (const(A,photo)))). _parse([what,is,the,object,found,below,the,photo,next,to,the,chair,in,the,image919,?], answer(A, (const(A,floor_mat)))). _parse([what,is,to,the,right,of,the,bed,in,the,image926,?], answer(A, (const(A,night_stand)))). _parse([what,is,to,the,right,corner,of,the,night,stand,in,the,image926,?], answer(A, (const(A,glass)))). _parse([what,is,in,the,middle,of,the,night,stand,in,the,image926,?], answer(A, (const(A,tissue_box)))). _parse([what,is,in,front,of,the,night,stand,in,the,image926,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,window,in,the,image926,?], answer(A, (const(A,window_cover)))). _parse([what,is,on,the,bed,in,the,image927,?], answer(A, (const(A,pillow)))). _parse([what,is,the,colour,of,the,bed,cover,in,the,image927,?], answer(A, (const(A,white)))). _parse([what,is,below,the,bed,in,the,image928,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,in,the,night,stand,in,the,image928,?], answer(A, (const(A,table_runner)))). _parse([what,is,in,front,of,the,bed,in,the,image932,?], answer(A, (const(A,box)))). _parse([what,is,inside,the,box,in,the,image932,?], answer(A, (const(A,books)))). _parse([what,is,on,the,table,in,the,image932,?], answer(A, (const(A,books)))). _parse([what,is,to,the,left,of,the,book,in,the,image932,?], answer(A, (const(A,lamp)))). _parse([what,is,in,front,of,the,lamp,in,the,image932,?], answer(A, (const(A,bottle_of_perfume)))). _parse([what,is,in,front,of,the,pillow,on,the,bed,in,the,image933,?], answer(A, (const(A,soft_toy)))). _parse([what,is,above,the,bed,in,the,image933,?], answer(A, (const(A,decorative_item)))). _parse([what,is,to,the,left,of,the,bed,in,the,image933,?], answer(A, (const(A,night_stand)))). _parse([what,is,in,between,the,chair,and,night,stand,in,the,image933,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,in,front,of,the,chair,in,the,image934,?], answer(A, (const(A,bag)))). _parse([what,is,on,the,left,of,the,sofa,in,the,image934,?], answer(A, (const(A,charger)))). _parse([what,is,below,the,charger,in,the,image934,?], answer(A, (const(A,books)))). _parse([what,is,plugged,on,the,switch,box,left,of,the,shelf,in,the,image935,?], answer(A, (const(A,charger)))). _parse([what,is,on,the,second,rack,of,the,shelf,in,the,image935,?], answer(A, (const(A,speaker)))). _parse([what,is,above,the,lamp,on,the,table,in,the,image935,?], answer(A, (const(A,television)))). _parse([what,is,on,the,bed,in,the,image945,?], answer(A, (const(A,bed_sheets)))). _parse([what,is,to,the,left,of,the,bed,in,the,image945,?], answer(A, (const(A,night_stand)))). _parse([what,is,in,the,rack,of,the,night,stand,in,the,image945,?], answer(A, (const(A,books)))). _parse([what,is,on,the,table,in,the,image946,?], answer(A, (const(A,computer)))). _parse([what,is,in,front,of,the,computer,in,the,image946,?], answer(A, (const(A,fax_machine)))). _parse([what,is,in,the,left,rack,of,the,table,in,the,image946,?], answer(A, (const(A,dvd)))). _parse([what,is,on,the,bed,in,the,image947,?], answer(A, (const(A,pillow)))). _parse([what,is,on,the,table,in,the,image947,?], answer(A, (const(A,decorative_item)))). _parse([what,is,stuck,on,the,wall,in,the,image959,?], answer(A, (const(A,wall_decoration)))). _parse([how,many,black,pillows,are,there,in,the,image959,?], answer(A, (const(A,6)))). _parse([what,is,kept,near,the,right,side,lamp,in,the,image959,?], answer(A, (const(A,file_box)))). _parse([what,is,the,object,in,the,left,side,of,the,image959,?], answer(A, (const(A,curtain)))). _parse([what,is,the,object,found,on,the,side,of,the,shutter,window,in,the,image960,?], answer(A, (const(A,curtain)))). _parse([what,object,is,found,on,the,right,side,of,the,image960,?], answer(A, (const(A,lamp)))). _parse([what,is,the,object,found,right,side,of,the,curtain,in,the,image960,?], answer(A, (const(A,television)))). _parse([what,is,the,object,found,in,the,table,near,the,bed,in,the,image961,?], answer(A, (const(A,toy)))). _parse([what,is,in,front,of,the,bed,in,the,image961,?], answer(A, (const(A,chair)))). _parse([what,is,inside,the,chair,in,the,image961,?], answer(A, (const(A,ipad)))). _parse([what,is,found,under,the,table,in,the,image962,?], answer(A, (const(A,toy)))). _parse([what,is,found,on,the,table,in,the,image962,?], answer(A, (const(A,lamp)))). _parse([what,is,found,behind,the,lamp,on,the,wall,in,the,image962,?], answer(A, (const(A,wall_decoration)))). _parse([what,is,found,on,the,right,side,of,the,image962,?], answer(A, (const(A,door)))). _parse([what,is,the,object,hanged,on,the,wall,above,the,pillow,in,the,image965,?], answer(A, (const(A,photo)))). _parse([what,is,found,on,the,floor,in,the,image965,?], answer(A, (const(A,floor_mat)))). _parse([what,is,next,to,the,floor,mat,in,the,image965,?], answer(A, (const(A,chair)))). _parse([what,object,is,found,on,the,right,side,in,the,image966,?], answer(A, (const(A,bed)))). _parse([what,are,stuck,on,the,wall,in,the,image966,?], answer(A, (const(A,photo)))). _parse([what,object,is,found,on,the,right,side,of,the,image966,?], answer(A, (const(A,basketball)))). _parse([what,are,the,things,found,on,the,left,side,in,the,image966,?], answer(A, (const(A,chair);const(A,lamp);const(A,books)))). _parse([what,object,is,found,on,the,left,side,in,the,image967,?], answer(A, (const(A,chair)))). _parse([what,is,found,to,the,right,side,of,the,chair,in,the,image967,?], answer(A, (const(A,cabinet)))). _parse([what,is,stuck,on,the,wall,behind,the,chair,in,the,image967,?], answer(A, (const(A,photo)))). _parse([what,is,stuck,on,the,wall,in,the,image970,?], answer(A, (const(A,photo)))). _parse([what,is,found,to,the,right,side,of,the,photo,in,the,image970,?], answer(A, (const(A,television)))). _parse([what,object,is,found,to,the,bottom,left,of,the,image970,?], answer(A, (const(A,sofa)))). _parse([what,are,found,on,the,sofa,of,the,image970,?], answer(A, (const(A,pillow);const(A,clothes)))). _parse([what,is,found,in,front,of,the,window,in,the,image971,?], answer(A, (const(A,sofa)))). _parse([what,are,found,on,the,sofa,of,the,image971,?], answer(A, (const(A,doll);const(A,pillow);const(A,clothes)))). _parse([what,object,is,found,to,the,left,side,of,the,sofa,in,the,image971,?], answer(A, (const(A,bed)))). _parse([how,many,pillows,found,on,the,floor,in,the,image971,?], answer(A, (const(A,2)))). _parse([how,many,photos,stuck,on,the,wall,in,the,image972,?], answer(A, (const(A,2)))). _parse([what,is,found,below,the,photos,in,the,image972,?], answer(A, (const(A,bed)))). _parse([what,are,found,on,the,bed,in,the,image972,?], answer(A, (const(A,pillow);const(A,bed_sheets)))). _parse([what,is,found,to,the,left,side,of,the,cot,in,the,image972,?], answer(A, (const(A,cabinet)))). _parse([what,object,is,found,on,the,top,of,the,cabinet,in,the,image972,?], answer(A, (const(A,lamp)))). _parse([what,is,found,to,the,left,side,of,the,bed,in,the,image973,?], answer(A, (const(A,cabinet)))). _parse([what,object,is,found,on,the,cabinet,in,the,image973,?], answer(A, (const(A,lamp)))). _parse([what,is,found,to,the,left,side,of,the,lamp,in,the,image973,?], answer(A, (const(A,door)))). _parse([how,many,handles,are,there,in,left,side,cabinet,of,the,image973,?], answer(A, (const(A,9)))). _parse([what,is,the,colour,of,the,cabinets,in,the,image973,?], answer(A, (const(A,black)))). _parse([what,is,found,on,the,left,side,in,the,image974,?], answer(A, (const(A,bed)))). _parse([what,object,is,found,on,the,right,side,of,the,image974,?], answer(A, (const(A,lamp)))). _parse([how,many,pillows,are,there,on,the,wall,in,the,image974,?], answer(A, (const(A,2)))). _parse([what,is,the,colour,of,the,doll,on,the,sofa,in,the,image974,?], answer(A, (const(A,black)))). _parse([what,is,the,colour,of,the,bed,in,the,image975,?], answer(A, (const(A,red)))). _parse([how,many,garbage,bags,are,there,in,the,image975,?], answer(A, (const(A,2)))). _parse([what,is,the,colour,of,the,cot,in,the,image976,?], answer(A, (const(A,black)))). _parse([what,is,the,object,in,the,right,side,of,the,image976,?], answer(A, (const(A,photo)))). _parse([how,many,square,pillows,are,there,in,the,image976,?], answer(A, (const(A,4)))). _parse([what,is,the,green,colour,object,found,in,the,first,rack,in,the,image977,?], answer(A, (const(A,oil_container)))). _parse([how,many,racks,are,there,in,the,wall,in,the,image977,?], answer(A, (const(A,2)))). _parse([what,is,found,to,the,left,side,of,the,bed,in,the,image991,?], answer(A, (const(A,table)))). _parse([what,is,found,on,the,top,of,the,table,in,the,image991,?], answer(A, (const(A,lamp)))). _parse([what,is,the,colour,of,the,lamp,in,the,image991,?], answer(A, (const(A,red)))). _parse([what,is,found,on,the,top,of,the,lamp,in,the,image991,?], answer(A, (const(A,board)))). _parse([how,many,boards,are,there,in,the,image991,?], answer(A, (const(A,2)))). _parse([what,is,found,on,the,top,of,the,window,in,the,image992,?], answer(A, (const(A,photo)))). _parse([what,is,the,window,cover,with,in,the,image992,?], answer(A, (const(A,curtain)))). _parse([what,is,found,in,front,of,the,lamp,in,the,image992,?], answer(A, (const(A,bed)))). _parse([what,is,found,on,the,top,of,the,lamp,in,the,image992,?], answer(A, (const(A,board)))). _parse([what,is,found,to,the,right,side,of,the,door,in,the,image993,?], answer(A, (const(A,bookshelf)))). _parse([what,object,is,found,on,the,top,rack,of,the,bookshelf,in,the,image993,?], answer(A, (const(A,photo)))). _parse([what,is,at,the,bottom,of,the,board,in,the,image993,?], answer(A, (const(A,table);const(A,chair)))). _parse([what,object,is,found,at,the,bottom,left,in,the,image994,?], answer(A, (const(A,cabinet)))). _parse([what,is,found,to,the,top,of,the,cabinet,in,the,image994,?], answer(A, (const(A,window)))). _parse([how,many,drawer,handles,are,there,in,the,image994,?], answer(A, (const(A,3)))). _parse([what,is,to,the,right,of,the,cabinet,in,the,image994,?], answer(A, (const(A,bed)))). _parse([what,is,found,on,the,left,side,in,the,image995,?], answer(A, (const(A,bookshelf)))). _parse([what,is,to,the,right,side,of,the,bookshelf,in,the,image995,?], answer(A, (const(A,window)))). _parse([what,object,is,found,below,window,in,the,image995,?], answer(A, (const(A,cabinet)))). _parse([how,many,window,casings,are,there,in,the,image995,?], answer(A, (const(A,3)))). _parse([what,is,on,top,of,the,table,in,the,image1001,?], answer(A, (const(A,radio);const(A,stereo)))). _parse([what,is,left,to,the,table,in,the,image1001,?], answer(A, (const(A,doll)))). _parse([what,is,hanging,to,the,left,side,of,the,room,near,the,dolls,in,the,image1001,?], answer(A, (const(A,curtain)))). _parse([what,is,present,in,front,of,the,table,in,the,image1001,?], answer(A, (const(A,books)))). _parse([where,are,the,toys,kept,in,the,image1001,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,door,in,the,image1002,?], answer(A, (const(A,door_knob)))). _parse([what,is,on,top,of,the,bed,in,the,image1002,?], answer(A, (const(A,pillow)))). _parse([what,is,stuck,on,the,door,in,the,image1002,?], answer(A, (const(A,sticker)))). _parse([what,is,hanging,on,the,wall,to,the,right,of,the,door,in,the,image1002,?], answer(A, (const(A,decorative_item)))). _parse([what,is,present,on,the,wall,to,the,right,side,of,the,door,in,the,image1002,?], answer(A, (const(A,light_switch)))). _parse([what,is,present,to,the,right,of,the,shirt,hung,on,the,door,in,the,image1003,?], answer(A, (const(A,door_knob)))). _parse([what,is,present,below,the,stereo,in,the,image1003,?], answer(A, (const(A,table)))). _parse([what,is,there,on,the,floor,to,the,right,of,the,portraits,in,the,image1003,?], answer(A, (const(A,purse)))). _parse([what,is,hung,on,the,doorknob,behind,the,door,in,the,image1003,?], answer(A, (const(A,bag)))). _parse([what,is,available,in,the,middle,of,the,door,in,the,image1004,?], answer(A, (const(A,glass_pane)))). _parse([what,is,present,in,the,right,side,of,the,door,in,the,image1004,?], answer(A, (const(A,shirts_in_hanger)))). _parse([what,is,there,right,next,to,the,bed,in,the,image1004,?], answer(A, (const(A,storage_rack)))). _parse([what,is,present,on,top,of,the,storage,rack,in,the,image1004,?], answer(A, (const(A,books)))). _parse([what,is,kept,near,the,left,bottom,corner,of,the,image1010,?], answer(A, (const(A,pillow)))). _parse([what,is,that,which,is,present,in,the,middle,of,the,image1010,?], answer(A, (const(A,shoe_rack)))). _parse([what,is,kept,in,the,shoe,rack,in,the,image1010,?], answer(A, (const(A,shoe)))). _parse([what,is,hanging,near,the,shoe,rack,in,the,image1010,?], answer(A, (const(A,bag)))). _parse([what,is,present,in,the,right,side,of,the,shoe,rack,in,the,image1010,?], answer(A, (const(A,door)))). _parse([what,is,available,near,the,top,left,corner,of,the,image1011,?], answer(A, (const(A,door)))). _parse([what,is,kept,on,the,floor,to,the,left,side,of,the,image1011,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,kept,under,the,seater,in,the,image1011,?], answer(A, (const(A,books)))). _parse([what,is,kept,on,top,of,the,seater,in,the,image1011,?], answer(A, (const(A,pillow)))). _parse([what,is,hung,near,the,top,right,corner,of,the,image1011,in,the,image1011,?], answer(A, (const(A,shirts_in_hanger)))). _parse([what,is,available,near,the,top,left,corner,of,the,image1012,?], answer(A, (const(A,door)))). _parse([what,is,kept,on,the,floor,to,the,left,side,of,the,image1012,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,hung,on,the,door,in,the,image1012,?], answer(A, (const(A,clothes)))). _parse([what,is,kept,on,top,of,the,seater,in,the,image1012,?], answer(A, (const(A,pillow)))). _parse([what,is,kept,under,the,pillow,on,the,seater,in,the,image1012,?], answer(A, (const(A,backpack)))). _parse([what,is,present,near,the,right,side,of,the,image1021,?], answer(A, (const(A,bed)))). _parse([what,is,present,on,top,of,the,bed,in,the,image1021,?], answer(A, (const(A,pillow)))). _parse([what,is,seen,on,the,wall,behind,the,bed,in,the,image1021,?], answer(A, (const(A,lamp_shade)))). _parse([what,is,kept,on,the,table,near,the,bottom,left,of,the,image1021,?], answer(A, (const(A,bottle)))). _parse([what,is,present,near,the,right,edge,of,the,image1022,?], answer(A, (const(A,window)))). _parse([what,is,present,near,the,window,in,the,image1022,?], answer(A, (const(A,table)))). _parse([what,is,next,to,the,table,in,the,image1022,?], answer(A, (const(A,chair)))). _parse([what,is,between,the,lamp,and,the,chair,in,the,image1022,?], answer(A, (const(A,room_divider)))). _parse([what,is,present,next,to,lamp,in,the,image1022,?], answer(A, (const(A,bed)))). _parse([what,is,hung,on,the,wall,near,the,window,in,the,image1023,?], answer(A, (const(A,wall_decoration)))). _parse([what,is,present,near,the,window,on,its,front,in,the,image1023,?], answer(A, (const(A,table)))). _parse([what,is,kept,near,the,table,in,the,image1023,?], answer(A, (const(A,chair)))). _parse([what,is,present,to,the,right,of,the,table,in,the,image1023,?], answer(A, (const(A,room_divider)))). _parse([what,is,present,on,the,left,side,of,the,image1032,?], answer(A, (const(A,table)))). _parse([what,is,present,on,the,right,side,of,the,table,in,the,image1032,?], answer(A, (const(A,chair)))). _parse([what,is,available,on,top,of,the,bed,in,the,image1032,?], answer(A, (const(A,bed)))). _parse([what,is,available,on,top,of,the,bed,in,the,image1032,?], answer(A, (const(A,pillow)))). _parse([what,is,attached,to,the,table,through,the,wiring,in,the,image1033,?], answer(A, (const(A,lamp)))). _parse([what,is,kept,on,top,of,the,wooden,bed,handle,in,the,image1033,?], answer(A, (const(A,bottle)))). _parse([what,is,kept,on,top,of,the,wooden,table,in,the,image1033,?], answer(A, (const(A,clothes)))). _parse([what,is,kept,under,the,table,in,the,image1034,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,kept,near,the,table,in,the,image1034,?], answer(A, (const(A,chair)))). _parse([what,is,kept,on,the,right,side,top,of,the,table,in,the,image1034,?], answer(A, (const(A,file)))). _parse([what,is,stuck,on,the,wooden,shelf,behind,the,books,in,the,image1034,?], answer(A, (const(A,chart)))). _parse([what,is,present,in,front,of,the,window,in,the,image1038,?], answer(A, (const(A,picture)))). _parse([what,is,present,on,top,of,the,storage,rack,below,the,window,in,the,image1038,?], answer(A, (const(A,bed)))). _parse([what,is,attached,to,the,storage,rack,in,the,image1038,?], answer(A, (const(A,knob)))). _parse([what,is,present,in,the,room,on,the,right,side,in,the,image1039,?], answer(A, (const(A,slide)))). _parse([what,is,present,under,the,slide,on,the,floor,in,the,image1039,?], answer(A, (const(A,box)))). _parse([what,is,hanging,from,the,bed,rack,in,the,image1039,?], answer(A, (const(A,clothes)))). _parse([what,is,on,top,of,the,bed,rack,in,the,image1039,?], answer(A, (const(A,pillow)))). _parse([what,is,available,in,the,left,side,of,the,image1048,?], answer(A, (const(A,bed)))). _parse([what,is,available,on,the,right,side,of,the,bed,in,the,image1048,?], answer(A, (const(A,night_stand)))). _parse([what,is,kept,on,top,of,the,night,stand,in,the,image1048,?], answer(A, (const(A,lamp)))). _parse([what,is,available,on,the,right,side,of,the,night,stand,in,the,image1048,?], answer(A, (const(A,chair)))). _parse([what,is,on,top,of,the,desk,in,the,image1048,?], answer(A, (const(A,desk_mat)))). _parse([what,is,present,in,the,middle,of,the,room,in,the,image1049,?], answer(A, (const(A,bed)))). _parse([what,is,kept,on,top,of,the,bed,near,the,foot,side,in,the,image1049,?], answer(A, (const(A,table)))). _parse([what,is,kept,on,top,of,the,night,stand,in,the,image1049,?], answer(A, (const(A,lamp)))). _parse([what,is,hung,on,the,wall,in,the,image1049,?], answer(A, (const(A,picture)))). _parse([what,is,in,front,of,the,window,in,the,image1052,?], answer(A, (const(A,bed)))). _parse([what,are,on,the,two,sides,of,the,window,in,the,image1052,?], answer(A, (const(A,framed_certificate)))). _parse([what,are,on,the,bed,in,the,image1052,?], answer(A, (const(A,pillow);const(A,blanket)))). _parse([what,is,at,the,right,side,of,the,bed,in,the,image1052,?], answer(A, (const(A,cabinet)))). _parse([what,are,found,on,the,floor,in,the,image1052,?], answer(A, (const(A,clothes);const(A,book)))). _parse([how,many,knobs,are,there,in,the,image1053,?], answer(A, (const(A,9)))). _parse([what,is,in,front,of,the,chair,in,the,image1053,?], answer(A, (const(A,cabinet)))). _parse([what,are,stuck,on,the,cabinet,in,the,image1053,?], answer(A, (const(A,photo);const(A,certificate)))). _parse([what,is,at,the,right,side,to,the,wall,in,the,image1053,?], answer(A, (const(A,cabinet)))). _parse([what,is,hanged,on,the,chair,in,the,image1053,?], answer(A, (const(A,clothes)))). _parse([what,is,at,the,right,side,in,the,image1057,?], answer(A, (const(A,bed)))). _parse([what,is,behind,the,bed,in,the,image1057,?], answer(A, (const(A,window)))). _parse([how,many,pillows,found,in,the,image1057,?], answer(A, (const(A,3)))). _parse([what,is,in,front,of,the,window,in,the,image1058,?], answer(A, (const(A,cabinet)))). _parse([what,are,the,things,on,the,cabinet,in,the,image1058,?], answer(A, (const(A,printer);const(A,clothes)))). _parse([what,is,in,front,of,the,cabinet,in,the,image1058,?], answer(A, (const(A,chair)))). _parse([what,is,found,near,the,chair,in,the,image1058,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,at,the,right,side,in,the,image1058,?], answer(A, (const(A,mirror)))). _parse([what,is,at,the,left,side,in,the,image1075,?], answer(A, (const(A,bed)))). _parse([what,is,in,front,of,the,bed,in,the,image1075,?], answer(A, (const(A,foot_rest)))). _parse([what,is,at,the,right,side,of,the,bed,in,the,image1075,?], answer(A, (const(A,cabinet)))). _parse([what,are,the,things,on,the,cabinet,in,the,image1075,?], answer(A, (const(A,lamp);const(A,telephone);const(A,photo)))). _parse([what,is,to,the,right,of,the,cabinet,in,the,image1075,?], answer(A, (const(A,window)))). _parse([what,is,at,the,right,side,in,the,image1075,?], answer(A, (const(A,photo)))). _parse([what,is,to,the,left,of,the,bed,in,the,image1076,?], answer(A, (const(A,cabinet)))). _parse([what,are,the,things,found,on,the,cabinet,in,the,image1076,?], answer(A, (const(A,lamp);const(A,papers)))). _parse([how,many,pillows,are,there,on,the,bed,in,the,image1076,?], answer(A, (const(A,5)))). _parse([what,are,stuck,on,the,wall,in,the,image1076,?], answer(A, (const(A,photo)))). _parse([what,is,in,front,of,the,bed,in,the,image1076,?], answer(A, (const(A,foot_rest)))). _parse([what,is,to,the,right,of,the,bed,in,the,image1076,?], answer(A, (const(A,cabinet)))). _parse([what,are,found,on,the,cabinet,in,the,image1076,?], answer(A, (const(A,lamp);const(A,alarm_clock);const(A,telephone)))). _parse([what,is,at,the,bottom,right,in,the,image1077,?], answer(A, (const(A,bed)))). _parse([what,is,to,the,right,of,the,bed,in,the,image1077,?], answer(A, (const(A,bunk_bed)))). _parse([what,are,stuck,on,the,wall,in,the,image1077,?], answer(A, (const(A,photo)))). _parse([what,is,the,colour,of,the,wall,in,the,image1077,?], answer(A, (const(A,pink)))). _parse([what,is,at,the,right,side,in,the,image1078,?], answer(A, (const(A,bed)))). _parse([what,is,in,front,of,the,bed,in,the,image1078,?], answer(A, (const(A,table)))). _parse([what,are,the,things,on,the,table,in,the,image1078,?], answer(A, (const(A,toy);const(A,telephone)))). _parse([what,is,stuck,on,the,wall,in,the,image1078,?], answer(A, (const(A,photo)))). _parse([what,is,at,the,right,of,the,table,in,the,image1078,?], answer(A, (const(A,bunk_bed)))). _parse([what,is,at,the,left,side,in,the,image1079,?], answer(A, (const(A,chair)))). _parse([how,many,chairs,are,there,in,the,image1079,?], answer(A, (const(A,2)))). _parse([what,are,found,in,front,of,the,window,in,the,image1079,?], answer(A, (const(A,slide);const(A,table)))). _parse([what,is,in,the,bottom,right,in,the,image1079,?], answer(A, (const(A,bed)))). _parse([what,are,found,on,the,right,side,of,the,table,in,the,image1079,?], answer(A, (const(A,clothes)))). _parse([what,is,at,the,left,side,in,the,image1080,?], answer(A, (const(A,bunk_bed)))). _parse([what,is,to,the,right,side,of,the,bunk,bed,in,the,image1080,?], answer(A, (const(A,bed)))). _parse([what,is,in,front,of,the,bed,in,the,image1080,?], answer(A, (const(A,table)))). _parse([what,is,stuck,on,the,wall,in,the,image1080,?], answer(A, (const(A,photo)))). _parse([what,are,the,stuck,on,the,wall,in,the,image1080,?], answer(A, (const(A,light_switch)))). _parse([what,is,in,front,of,the,window,in,the,image1081,?], answer(A, (const(A,treadmill)))). _parse([what,is,near,the,treadmill,in,the,image1081,?], answer(A, (const(A,cradle)))). _parse([what,is,at,the,left,side,in,the,image1081,?], answer(A, (const(A,table)))). _parse([what,are,found,on,the,table,in,the,image1081,?], answer(A, (const(A,monitor);const(A,telephone)))). _parse([what,is,on,the,right,side,of,the,rack,in,the,image1081,?], answer(A, (const(A,cabinet)))). _parse([what,is,on,the,right,side,of,the,cabinet,in,the,image1081,?], answer(A, (const(A,bed)))). _parse([what,are,stuck,on,the,wall,in,the,image1082,?], answer(A, (const(A,photo)))). _parse([what,are,the,colours,on,the,cradle,in,the,image1082,?], answer(A, (const(A,red);const(A,yellow);const(A,blue);const(A,green)))). _parse([what,is,in,front,of,the,window,in,the,image1082,?], answer(A, (const(A,treadmill)))). _parse([what,is,found,under,the,table,in,the,image1082,?], answer(A, (const(A,chair)))). _parse([what,is,near,the,treadmill,in,the,image1082,?], answer(A, (const(A,cradle)))). _parse([how,many,handles,seen,on,the,cabinet,in,the,image1082,?], answer(A, (const(A,5)))). _parse([what,is,on,the,top,right,corner,in,the,image1082,?], answer(A, (const(A,window)))). _parse([what,is,near,the,bed,in,the,image1083,?], answer(A, (const(A,toy_stroller)))). _parse([what,is,to,the,right,of,the,bed,in,the,image1083,?], answer(A, (const(A,cabinet)))). _parse([what,is,on,the,cabinet,in,the,image1083,?], answer(A, (const(A,bag)))). _parse([what,is,the,colour,of,the,toy,stroller,in,the,image1083,?], answer(A, (const(A,white)))). _parse([what,is,found,on,the,top,right,corner,in,the,image1084,?], answer(A, (const(A,bookshelf)))). _parse([what,is,in,front,of,the,bookshelf,in,the,image1084,?], answer(A, (const(A,table)))). _parse([what,are,the,objects,on,the,table,in,the,image1084,?], answer(A, (const(A,monitor);const(A,remote_control)))). _parse([what,is,in,front,of,the,table,in,the,image1084,?], answer(A, (const(A,cradle)))). _parse([what,is,behind,the,cradle,in,the,image1084,?], answer(A, (const(A,treadmill)))). _parse([what,is,to,the,right,of,the,treadmill,in,the,image1084,?], answer(A, (const(A,window)))). _parse([what,is,at,the,left,side,of,the,bed,in,the,image1088,?], answer(A, (const(A,computer)))). _parse([what,are,the,things,found,near,computer,monitor,in,the,image1088,?], answer(A, (const(A,keyboard);const(A,mouse);const(A,mouse_pad)))). _parse([what,are,the,things,in,the,rack,in,the,image1088,?], answer(A, (const(A,lamp);const(A,cream);const(A,paper)))). _parse([what,are,found,in,front,of,the,window,in,the,image1089,?], answer(A, (const(A,guitar);const(A,keyboard);const(A,microphone_stand)))). _parse([what,is,found,under,the,keyboard,in,the,image1089,?], answer(A, (const(A,box)))). _parse([what,is,to,the,right,of,the,keyboard,in,the,image1089,?], answer(A, (const(A,bookshelf)))). _parse([what,is,at,the,bottom,right,corner,in,the,image1089,?], answer(A, (const(A,bed)))). _parse([what,is,found,at,the,left,side,of,the,room,in,the,image1090,?], answer(A, (const(A,cabinet)))). _parse([what,is,on,the,cabinet,in,the,image1090,?], answer(A, (const(A,television)))). _parse([what,instrument,is,found,on,the,floor,in,the,image1090,?], answer(A, (const(A,microphone_stand)))). _parse([what,is,found,on,the,floor,in,the,image1090,?], answer(A, (const(A,wire)))). _parse([what,is,at,the,bottom,left,in,the,image1091,?], answer(A, (const(A,bed)))). _parse([what,is,to,the,right,of,the,bed,in,the,image1091,?], answer(A, (const(A,table)))). _parse([what,objects,are,found,on,the,table,in,the,image1091,?], answer(A, (const(A,newspapers);const(A,lamp);const(A,tissue_box)))). _parse([what,are,stuck,on,the,wall,in,the,image1091,?], answer(A, (const(A,decoration_item)))). _parse([what,is,in,front,of,the,curtain,in,the,image1091,?], answer(A, (const(A,basket)))). _parse([what,is,near,the,basket,in,the,image1091,?], answer(A, (const(A,cabinet)))). _parse([what,are,the,things,found,on,the,cabinet,in,the,image1091,?], answer(A, (const(A,cream);const(A,photo);const(A,bottle_of_perfume)))). _parse([what,is,on,the,left,side,in,the,image1092,?], answer(A, (const(A,cabinet)))). _parse([what,are,the,things,on,the,cabinet,in,the,image1092,?], answer(A, (const(A,books)))). _parse([what,is,at,the,top,of,the,cabinet,in,the,image1092,?], answer(A, (const(A,photo)))). _parse([what,object,is,found,near,the,bed,in,the,image1092,?], answer(A, (const(A,lamp)))). _parse([what,is,to,the,right,of,the,bed,in,the,image1092,?], answer(A, (const(A,table)))). _parse([what,are,found,on,the,table,in,the,image1092,?], answer(A, (const(A,lamp);const(A,tissue_box);const(A,newspapers)))). _parse([what,is,found,behind,the,bed,in,the,image1092,?], answer(A, (const(A,plant)))). _parse([what,is,at,the,bottom,left,corner,in,the,image1093,?], answer(A, (const(A,bed)))). _parse([what,is,behind,the,bed,in,the,image1093,?], answer(A, (const(A,basket)))). _parse([what,is,in,front,of,the,basket,in,the,image1093,?], answer(A, (const(A,cabinet)))). _parse([what,are,the,things,found,on,the,cabinet,in,the,image1093,?], answer(A, (const(A,books);const(A,cream);const(A,photo)))). _parse([what,is,stuck,on,the,wall,above,the,cabinet,in,the,image1093,?], answer(A, (const(A,decoration_item)))). _parse([what,is,stuck,on,the,wall,to,the,right,side,of,the,cabinet,in,the,image1093,?], answer(A, (const(A,photo)))). _parse([what,is,on,the,right,corner,of,the,room,in,the,image1094,?], answer(A, (const(A,table)))). _parse([what,are,found,on,the,table,in,the,image1094,?], answer(A, (const(A,lamp);const(A,tissue_box)))). _parse([how,many,pillows,are,there,on,the,bed,in,the,image1094,?], answer(A, (const(A,5)))). _parse([what,is,stuck,on,the,wall,in,the,image1094,?], answer(A, (const(A,photo)))). _parse([what,is,to,the,right,of,the,bed,in,the,image1094,?], answer(A, (const(A,cabinet)))). _parse([what,are,found,on,the,cabinet,in,the,image1094,?], answer(A, (const(A,lamp);const(A,tray);const(A,bottle);const(A,toy)))). _parse([what,is,behind,the,cabinet,in,the,image1094,?], answer(A, (const(A,mirror)))). _parse([what,is,found,on,the,left,side,in,the,image1095,?], answer(A, (const(A,curtain)))). _parse([what,are,stuck,on,the,wall,in,the,image1095,?], answer(A, (const(A,photo)))). _parse([what,are,the,things,on,the,cabinet,in,the,image1095,?], answer(A, (const(A,vase);const(A,tray);const(A,lamp);const(A,toy)))). _parse([what,is,to,the,right,of,the,cabinet,in,the,image1095,?], answer(A, (const(A,bed)))). _parse([what,is,the,colour,of,the,small,pillow,in,the,image1095,?], answer(A, (const(A,red)))). _parse([how,many,photos,are,stuck,on,the,wall,in,the,image1096,?], answer(A, (const(A,3)))). _parse([what,are,found,on,the,bed,in,the,image1096,?], answer(A, (const(A,pillow)))). _parse([what,is,to,the,right,of,the,bed,in,the,image1096,?], answer(A, (const(A,lamp)))). _parse([what,is,found,near,the,lamp,in,the,image1096,?], answer(A, (const(A,tissue_box)))). _parse([what,is,at,the,top,right,corner,in,the,image1098,?], answer(A, (const(A,window)))). _parse([what,is,found,below,the,window,in,the,image1098,?], answer(A, (const(A,bed)))). _parse([what,is,to,the,right,of,the,bed,in,the,image1098,?], answer(A, (const(A,table)))). _parse([what,are,the,things,on,the,table,in,the,image1098,?], answer(A, (const(A,lamp);const(A,telephone)))). _parse([what,is,on,the,stuck,on,the,wall,in,the,image1098,?], answer(A, (const(A,photo)))). _parse([what,is,to,the,right,of,the,table,in,the,image1098,?], answer(A, (const(A,cabinet)))). _parse([what,are,the,things,on,the,cabinet,in,the,image1098,?], answer(A, (const(A,clock);const(A,photo);const(A,toy);const(A,books)))). _parse([what,is,found,under,the,cabinet,in,the,image1098,?], answer(A, (const(A,chair)))). _parse([what,are,stuck,on,the,wall,in,the,image1099,?], answer(A, (const(A,photo)))). _parse([what,is,to,the,left,of,the,window,in,the,image1099,?], answer(A, (const(A,bookshelf)))). _parse([what,are,the,things,at,the,left,bottom,corner,in,the,image1099,?], answer(A, (const(A,bag);const(A,garbage_bin);const(A,paper)))). _parse([what,is,at,the,right,corner,of,the,room,in,the,image1099,?], answer(A, (const(A,bed)))). _parse([what,is,the,colour,of,the,bed,sheet,in,the,image1099,?], answer(A, (const(A,blue)))). _parse([what,are,the,colours,on,the,wall,in,the,image1100,?], answer(A, (const(A,pink);const(A,green)))). _parse([what,is,to,the,right,of,the,bed,in,the,image1100,?], answer(A, (const(A,lamp)))). _parse([what,is,to,the,right,of,the,lamp,in,the,image1100,?], answer(A, (const(A,bookshelf)))). _parse([what,is,in,front,of,the,bookshelf,in,the,image1100,?], answer(A, (const(A,board)))). _parse([what,object,is,found,right,side,of,the,bed,in,the,image1101,?], answer(A, (const(A,lamp)))). _parse([what,is,found,to,the,right,side,of,the,lamp,in,the,image1101,?], answer(A, (const(A,bookshelf)))). _parse([what,object,is,found,below,the,window,in,the,image1101,?], answer(A, (const(A,chair)))). _parse([what,is,the,shape,of,the,window,in,the,image1101,?], answer(A, (const(A,window)))). _parse([what,is,found,on,the,floor,in,the,image1102,?], answer(A, (const(A,bed)))). _parse([what,is,on,the,right,side,of,the,bed,in,the,image1102,?], answer(A, (const(A,chair)))). _parse([what,is,the,colour,of,the,chair,in,the,image1102,?], answer(A, (const(A,yellow)))). _parse([what,is,found,on,the,left,side,in,the,image1102,?], answer(A, (const(A,bookshelf)))). _parse([how,many,racks,are,there,in,the,bookshelf,in,the,image1102,?], answer(A, (const(A,6)))). _parse([what,is,the,colour,of,the,object,cover,below,the,window,in,the,image1103,?], answer(A, (const(A,red)))). _parse([what,is,found,in,front,of,the,window,in,the,image1103,?], answer(A, (const(A,bookshelf)))). _parse([what,are,the,objects,found,in,the,bookshelf,of,the,image1103,?], answer(A, (const(A,books);const(A,toy);const(A,papers)))). _parse([what,is,found,under,the,table,of,the,image1103,?], answer(A, (const(A,garbage_bin)))). _parse([what,are,the,objects,on,the,left,side,of,the,bed,in,the,image1104,?], answer(A, (const(A,alarm_clock);const(A,book);const(A,shoe);const(A,wire)))). _parse([what,is,the,colour,of,the,bed,in,the,image1104,?], answer(A, (const(A,red)))). _parse([what,is,found,to,the,opposite,of,the,door,in,the,image1106,?], answer(A, (const(A,chair)))). _parse([what,is,stuck,on,the,wall,in,the,image1106,?], answer(A, (const(A,light_switch)))). _parse([what,is,found,to,the,right,side,of,the,wall,in,the,image1106,?], answer(A, (const(A,cabinet)))). _parse([what,is,on,the,right,side,in,the,image1106,?], answer(A, (const(A,bed)))). _parse([how,many,knobs,are,there,in,the,door,of,the,image1106,?], answer(A, (const(A,2)))). _parse([how,many,bed,sheets,are,found,on,the,bed,in,the,image1107,?], answer(A, (const(A,2)))). _parse([how,many,knobs,are,there,in,the,door,of,the,image1107,?], answer(A, (const(A,2)))). _parse([what,is,found,on,the,right,side,of,the,door,in,the,image1107,?], answer(A, (const(A,window)))). _parse([what,object,is,found,on,the,left,side,of,the,bed,in,the,image1107,?], answer(A, (const(A,cabinet)))). _parse([how,many,window,curtains,are,there,in,the,image1108,?], answer(A, (const(A,3)))). _parse([what,are,the,things,found,in,front,of,the,window,of,the,image1108,?], answer(A, (const(A,chair);const(A,plant);const(A,pillow)))). _parse([what,are,the,objects,found,on,the,cabinet,in,the,image1108,?], answer(A, (const(A,dvd_player);const(A,book)))). _parse([what,object,is,stuck,on,the,wall,in,the,image1108,?], answer(A, (const(A,television)))). _parse([what,is,on,the,left,side,of,the,chair,in,the,image1108,?], answer(A, (const(A,vase)))). _parse([what,is,found,on,the,left,side,in,the,image1109,?], answer(A, (const(A,bed)))). _parse([what,is,stuck,on,the,wall,in,the,image1109,?], answer(A, (const(A,light_switch)))). _parse([what,is,the,colour,of,the,bed,sheet,in,the,image1109,?], answer(A, (const(A,gray)))). _parse([what,is,on,the,right,side,in,the,image1109,?], answer(A, (const(A,door)))). _parse([how,many,beds,are,in,the,image1117,?], answer(A, (const(A,2)))). _parse([what,is,found,in,between,the,beds,image1117,?], answer(A, (const(A,lamp)))). _parse([what,is,the,object,next,to,the,bed,in,image1117,?], answer(A, (const(A,chair)))). _parse([what,is,found,near,the,lamp,in,the,image1117,?], answer(A, (const(A,box)))). _parse([what,is,in,the,left,corner,of,the,cabinet,in,the,image1118,?], answer(A, (const(A,lamp)))). _parse([what,are,the,objects,found,on,the,cabinet,in,the,image1118,?], answer(A, (const(A,box);const(A,lamp)))). _parse([what,is,found,next,to,the,left,side,of,the,cabinet,in,the,image1118,?], answer(A, (const(A,bed)))). _parse([how,many,red,pillows,found,on,the,bed,in,the,image1118,?], answer(A, (const(A,3)))). _parse([what,is,found,on,the,floor,near,the,cabinet,in,the,image1118,?], answer(A, (const(A,wire)))). _parse([what,is,the,object,found,left,side,of,the,image1119,?], answer(A, (const(A,bed)))). _parse([what,is,found,on,right,side,of,the,chair,in,the,image1119,?], answer(A, (const(A,stool)))). _parse([what,object,is,found,on,the,chair,in,the,image1119,?], answer(A, (const(A,pillow)))). _parse([what,is,the,colour,of,the,pillow,in,the,image1119,?], answer(A, (const(A,red)))). _parse([how,many,chairs,are,found,in,the,image1119,?], answer(A, (const(A,2)))). _parse([what,are,stuck,on,the,wall,in,the,image1123,?], answer(A, (const(A,photo)))). _parse([what,is,found,in,front,of,the,window,in,the,image1123,?], answer(A, (const(A,cabinet)))). _parse([what,is,at,the,left,of,the,cabinet,in,the,image1123,?], answer(A, (const(A,bed)))). _parse([how,many,knobs,are,found,on,the,window,in,the,image1123,?], answer(A, (const(A,2)))). _parse([what,objects,are,found,below,the,window,in,the,image1124,?], answer(A, (const(A,toy)))). _parse([what,are,stuck,on,the,wall,in,the,image1124,?], answer(A, (const(A,photo)))). _parse([what,is,found,below,the,photos,in,the,image1124,?], answer(A, (const(A,bed)))). _parse([what,are,at,the,right,side,of,the,bed,in,the,image1124,?], answer(A, (const(A,toys_rack);const(A,chair);const(A,table)))). _parse([what,is,the,colour,of,the,photo,on,the,right,side,of,the,window,in,the,image1124,?], answer(A, (const(A,pink)))). _parse([what,is,found,below,the,photo,in,the,image1125,?], answer(A, (const(A,bed)))). _parse([what,is,at,the,right,side,of,the,bed,in,the,image1125,?], answer(A, (const(A,toys_rack)))). _parse([what,is,in,front,of,the,toys,rack,in,the,image1125,?], answer(A, (const(A,table)))). _parse([what,is,under,the,table,in,the,image1125,?], answer(A, (const(A,chair)))). _parse([how,many,drawer,knobs,are,there,in,the,image1125,?], answer(A, (const(A,3)))). _parse([what,are,the,objects,found,on,the,bed,in,the,image1126,?], answer(A, (const(A,toy);const(A,blanket)))). _parse([how,many,drawer,knobs,are,there,in,the,image1126,?], answer(A, (const(A,3)))). _parse([what,are,the,objects,found,on,the,drawer,in,the,image1126,?], answer(A, (const(A,paper);const(A,box);const(A,lamp);const(A,file)))). _parse([what,are,the,colours,in,the,blanket,in,the,image1127,?], answer(A, (const(A,purple);const(A,gray);const(A,white)))). _parse([what,are,the,objects,found,on,the,floor,in,the,image1127,?], answer(A, (const(A,clothes);const(A,bed)))). _parse([what,is,the,object,on,the,left,side,of,the,image1127,?], answer(A, (const(A,window)))). _parse([what,is,the,object,found,above,the,wall,stand,in,the,image1127,?], answer(A, (const(A,light)))). _parse([what,is,the,object,found,on,the,bed,in,the,image1128,?], answer(A, (const(A,clothes)))). _parse([what,is,the,object,found,in,the,floor,on,left,side,of,the,image1128,?], answer(A, (const(A,horse_toy)))). _parse([what,is,the,colour,of,the,object,next,to,the,horse,toy,in,the,image1128,?], answer(A, (const(A,pink)))). _parse([what,are,the,objects,on,the,table,in,the,image1128,?], answer(A, (const(A,toy);const(A,lamp);const(A,book)))). _parse([what,is,the,object,kept,with,the,table,in,the,image1128,?], answer(A, (const(A,chair)))). _parse([what,is,the,object,to,the,left,of,the,bed,in,the,image1129,?], answer(A, (const(A,cabinet)))). _parse([what,is,the,white,colour,object,on,the,cabinet,in,the,image1129,?], answer(A, (const(A,lamp)))). _parse([what,is,the,object,on,the,wall,in,the,image1129,?], answer(A, (const(A,photo)))). _parse([what,is,the,object,on,the,on,the,floor,near,the,cabinet,in,the,image1129,?], answer(A, (const(A,clothes);const(A,wire)))). _parse([how,many,pillows,are,there,in,the,image1129,?], answer(A, (const(A,4)))). _parse([which,object,shadow,is,on,the,wall,in,the,image1130,?], answer(A, (const(A,cabinet)))). _parse([what,is,the,black,colour,object,on,the,cabinet,in,the,image1130,?], answer(A, (const(A,bag)))). _parse([what,object,is,opposite,to,the,cabinet,in,the,image1130,?], answer(A, (const(A,bed)))). _parse([what,are,the,objects,on,the,cabinet,in,the,image1130,?], answer(A, (const(A,papers);const(A,bag);const(A,perfume)))). _parse([what,object,is,fitted,in,the,cabinet,in,the,image1130,?], answer(A, (const(A,mirror)))). _parse([what,are,the,objects,are,on,the,bed,in,the,image1131,?], answer(A, (const(A,pillow);const(A,blanket)))). _parse([what,is,to,the,right,of,the,bed,in,the,image1131,?], answer(A, (const(A,cabinet)))). _parse([what,is,the,object,found,on,the,cabinet,in,the,image1131,?], answer(A, (const(A,lamp)))). _parse([what,is,the,colour,of,the,object,above,the,centre,pillow,in,the,image1131,?], answer(A, (const(A,blue)))). _parse([what,objects,are,on,the,floor,in,the,image1135,?], answer(A, (const(A,bed);const(A,paper);const(A,bag)))). _parse([what,object,is,found,on,the,left,top,of,the,image1135,?], answer(A, (const(A,window)))). _parse([what,is,the,black,colour,object,on,the,floor,near,the,window,in,the,image1135,?], answer(A, (const(A,bag)))). _parse([what,are,the,objects,on,the,bed,in,the,image1135,?], answer(A, (const(A,pillow);const(A,clothes);const(A,blanket)))). _parse([how,many,beds,are,there,in,the,image1135,?], answer(A, (const(A,2)))). _parse([what,is,the,colour,of,the,blanket,in,the,image1136,?], answer(A, (const(A,yellow)))). _parse([what,is,the,object,drawn,in,the,blanket,in,the,image1136,?], answer(A, (const(A,flower)))). _parse([what,are,the,objects,found,on,the,bed,in,the,image1136,?], answer(A, (const(A,clothes);const(A,pillow);const(A,blanket)))). _parse([what,are,the,objects,on,the,floor,near,the,bed,in,the,image1136,?], answer(A, (const(A,bag);const(A,book);const(A,paper)))). _parse([what,is,the,colour,of,the,bag,in,the,image1136,?], answer(A, (const(A,red);const(A,black)))). _parse([how,many,pillows,are,there,in,the,image1136,?], answer(A, (const(A,1)))). _parse([what,is,found,on,the,right,side,in,the,image1144,?], answer(A, (const(A,bed)))). _parse([what,are,the,objects,found,on,the,bed,in,the,image1144,?], answer(A, (const(A,pillow);const(A,blanket)))). _parse([what,is,found,near,the,bed,in,the,image1144,?], answer(A, (const(A,dog_toy)))). _parse([what,are,found,to,the,right,side,of,the,bed,in,the,image1144,?], answer(A, (const(A,cabinet);const(A,bookshelf)))). _parse([how,many,drawers,are,there,in,the,bookshelf,in,the,image1144,?], answer(A, (const(A,3)))). _parse([what,is,found,in,the,left,side,of,the,image1145,?], answer(A, (const(A,bookshelf)))). _parse([what,are,the,objects,found,on,the,left,side,bookshelf,in,the,image1145,?], answer(A, (const(A,toys_basket);const(A,photo);const(A,books)))). _parse([what,is,found,in,front,of,the,bookshelf,in,the,image1145,?], answer(A, (const(A,toy_house)))). _parse([what,is,found,behind,the,door,in,the,image1145,?], answer(A, (const(A,bookshelf)))). _parse([how,many,drawer,handles,are,there,in,the,image1145,?], answer(A, (const(A,6)))). _parse([what,is,found,to,the,right,side,of,the,rack,in,the,image1146,?], answer(A, (const(A,bookshelf)))). _parse([what,is,found,in,front,of,the,bookshelf,in,the,image1146,?], answer(A, (const(A,toy_house)))). _parse([what,is,found,behind,the,door,in,the,image1146,?], answer(A, (const(A,bookshelf)))). _parse([what,are,the,objects,found,on,the,left,side,bookshelf,in,the,image1146,?], answer(A, (const(A,toys_basket);const(A,photo);const(A,books)))). _parse([what,is,found,in,between,the,cabinets,in,the,image1147,?], answer(A, (const(A,bed)))). _parse([what,are,found,on,the,right,side,cabinet,in,the,image1147,?], answer(A, (const(A,lamp);const(A,tissue_box)))). _parse([what,is,found,opposite,to,the,right,side,cabinet,in,the,image1147,?], answer(A, (const(A,door)))). _parse([how,many,pillows,are,there,in,the,image1147,?], answer(A, (const(A,5)))). _parse([what,object,is,found,on,the,left,side,cabinet,in,the,image1147,?], answer(A, (const(A,lamp)))). _parse([what,is,found,left,side,of,the,window,in,the,image1148,?], answer(A, (const(A,cabinet)))). _parse([what,object,is,found,opposite,to,the,window,in,the,image1148,?], answer(A, (const(A,bed)))). _parse([how,many,drawers,are,there,in,the,cabinet,of,the,image1148,?], answer(A, (const(A,5)))). _parse([what,object,is,found,on,the,right,side,of,the,window,in,the,image1148,?], answer(A, (const(A,cabinet)))). _parse([what,is,found,on,the,left,side,in,the,image1148,?], answer(A, (const(A,photo)))). _parse([what,is,found,to,the,opposite,of,the,photo,in,the,image1149,?], answer(A, (const(A,cabinet)))). _parse([what,is,the,paint,colour,used,in,photo,of,the,image1149,?], answer(A, (const(A,white)))). _parse([what,is,the,colour,of,the,wall,in,the,image1149,?], answer(A, (const(A,blue)))). _parse([what,is,found,on,the,left,side,in,the,image1150,?], answer(A, (const(A,bed)))). _parse([what,are,found,on,the,right,side,of,the,bed,in,the,image1150,?], answer(A, (const(A,window);const(A,chair)))). _parse([what,is,stuck,on,the,wall,in,the,image1150,?], answer(A, (const(A,photo)))). _parse([what,is,found,on,the,floor,in,front,of,the,window,in,the,image1150,?], answer(A, (const(A,floor_mat)))). _parse([what,is,found,right,to,the,floor,mat,in,the,image1150,?], answer(A, (const(A,toys_rack)))). _parse([what,is,found,on,the,cabinet,in,the,image1150,?], answer(A, (const(A,computer)))). _parse([what,is,at,the,left,side,in,the,image1151,?], answer(A, (const(A,bed)))). _parse([what,are,found,to,the,right,side,of,the,bed,in,the,image1151,?], answer(A, (const(A,cabinet);const(A,chair)))). _parse([what,is,behind,the,cabinet,in,the,image1151,?], answer(A, (const(A,window)))). _parse([what,is,above,the,chair,in,the,image1151,?], answer(A, (const(A,photo)))). _parse([what,is,found,to,the,right,of,the,photo,in,the,image1151,?], answer(A, (const(A,window)))). _parse([what,is,at,the,floor,of,the,image1151,?], answer(A, (const(A,floor_mat)))). _parse([what,is,near,the,cabinet,in,the,image1152,?], answer(A, (const(A,chair)))). _parse([what,is,at,the,left,side,in,the,image1152,?], answer(A, (const(A,bed)))). _parse([what,is,the,colour,of,the,chair,in,the,image1152,?], answer(A, (const(A,brown)))). _parse([what,are,the,things,on,the,cabinet,in,the,image1152,?], answer(A, (const(A,books);const(A,lamp)))). _parse([what,is,at,the,right,side,in,the,image1153,?], answer(A, (const(A,cabinet)))). _parse([how,many,knobs,are,there,in,the,cabinet,of,the,image1153,?], answer(A, (const(A,10)))). _parse([what,is,at,the,left,side,of,the,cabinet,in,the,image1153,?], answer(A, (const(A,bed)))). _parse([what,are,the,things,found,on,the,bed,in,the,image1153,?], answer(A, (const(A,clothes);const(A,pillow)))). _parse([what,is,found,under,the,cabinet,in,the,image1154,?], answer(A, (const(A,chair)))). _parse([what,is,hanged,on,the,chair,in,the,image1154,?], answer(A, (const(A,bag)))). _parse([what,is,on,the,top,of,the,cabinet,in,the,image1154,?], answer(A, (const(A,window)))). _parse([what,are,the,things,on,the,cabinet,in,the,image1154,?], answer(A, (const(A,photo);const(A,paper);const(A,pencil)))). _parse([what,is,hanged,on,the,knob,of,the,cabinet,in,the,image1154,?], answer(A, (const(A,bag)))). _parse([what,is,at,the,left,side,in,the,image1155,?], answer(A, (const(A,door)))). _parse([what,is,stuck,on,the,door,in,the,image1155,?], answer(A, (const(A,mirror)))). _parse([what,is,to,the,right,side,of,the,door,in,the,image1155,?], answer(A, (const(A,toys_rack)))). _parse([what,is,in,between,the,toys,rack,and,the,bags,in,the,image1155,?], answer(A, (const(A,toys_basket)))). _parse([what,is,at,the,right,side,of,the,bookshelf,in,the,image1156,?], answer(A, (const(A,tent)))). _parse([what,are,found,inside,the,tent,in,the,image1156,?], answer(A, (const(A,toy)))). _parse([what,is,in,front,of,the,bookshelf,in,the,image1156,?], answer(A, (const(A,tray)))). _parse([what,is,in,front,of,the,tray,in,the,image1156,?], answer(A, (const(A,shoe_hanger)))). _parse([what,is,to,the,left,side,of,the,tent,in,the,image1157,?], answer(A, (const(A,cabinet)))). _parse([what,is,in,front,of,the,cabinet,in,the,image1157,?], answer(A, (const(A,chair)))). _parse([what,is,hanged,behind,the,tent,in,the,image1157,?], answer(A, (const(A,curtain)))). _parse([what,are,the,things,found,on,the,cabinet,in,the,image1157,?], answer(A, (const(A,book);const(A,file);const(A,lamp)))). _parse([what,are,the,colours,in,the,tent,found,in,the,image1157,?], answer(A, (const(A,blue);const(A,green)))). _parse([what,is,at,the,left,side,of,the,bed,in,the,image1158,?], answer(A, (const(A,cabinet)))). _parse([what,is,found,on,the,top,of,the,bed,in,the,image1158,?], answer(A, (const(A,blanket)))). _parse([what,are,the,objects,found,on,the,cabinet,in,the,image1158,?], answer(A, (const(A,lamp);const(A,alarm_clock);const(A,book)))). _parse([what,is,the,colour,of,the,bed,in,the,image1158,?], answer(A, (const(A,yellow)))). _parse([what,is,the,colour,of,the,cabinet,in,the,image1162,?], answer(A, (const(A,white)))). _parse([what,is,stuck,on,the,wall,in,the,image1162,?], answer(A, (const(A,cap_stand)))). _parse([how,many,caps,are,there,in,the,image1162,?], answer(A, (const(A,4)))). _parse([what,are,the,objects,found,below,the,window,in,the,image1162,?], answer(A, (const(A,stool);const(A,cabinet)))). _parse([what,are,found,on,the,top,of,the,left,side,cabinet,in,the,image1162,?], answer(A, (const(A,toy);const(A,photo)))). _parse([what,is,to,the,right,side,of,the,cabinet,in,the,image1163,?], answer(A, (const(A,bed)))). _parse([what,is,the,bed,sheet,colour,of,the,image1163,?], answer(A, (const(A,pink)))). _parse([what,is,behind,the,bed,in,the,image1163,?], answer(A, (const(A,window)))). _parse([what,are,the,things,on,the,cabinet,in,the,image1163,?], answer(A, (const(A,file);const(A,toy);const(A,bottle)))). _parse([how,many,pillows,are,there,in,the,image1163,?], answer(A, (const(A,3)))). _parse([what,are,the,objects,on,the,right,side,of,the,bed,in,the,image1164,?], answer(A, (const(A,toys_basket);const(A,clothing_hamper)))). _parse([what,is,to,the,right,side,of,the,toys,basket,in,the,image1164,?], answer(A, (const(A,clothing_hamper)))). _parse([what,is,to,the,left,side,of,the,clothing,hamper,in,the,image1164,?], answer(A, (const(A,toys_basket)))). _parse([what,is,on,the,top,of,the,clothing,hamper,in,the,image1164,?], answer(A, (const(A,towel)))). _parse([what,is,the,colour,of,the,towel,in,the,image1164,?], answer(A, (const(A,pink)))). _parse([what,is,on,the,left,side,of,the,window,in,the,image1165,?], answer(A, (const(A,wardrobe)))). _parse([what,is,on,the,right,side,of,the,image1165,?], answer(A, (const(A,cabinet)))). _parse([what,are,the,things,on,the,cabinet,in,the,image1165,?], answer(A, (const(A,photo);const(A,toy)))). _parse([how,many,photos,are,the,on,the,cabinet,in,the,image1165,?], answer(A, (const(A,5)))). _parse([what,is,in,front,of,the,window,of,the,image1166,?], answer(A, (const(A,bed)))). _parse([what,are,stuck,on,the,wall,in,the,image1166,?], answer(A, (const(A,photo)))). _parse([what,is,to,the,left,side,of,the,bed,in,the,image1166,?], answer(A, (const(A,cabinet)))). _parse([what,is,to,the,right,side,of,the,image1166,?], answer(A, (const(A,wardrobe)))). _parse([what,are,the,things,on,the,cabinets,of,the,image1166,?], answer(A, (const(A,photo)))). _parse([what,is,on,the,corner,of,the,room,in,the,image1167,?], answer(A, (const(A,lamp)))). _parse([what,is,at,the,right,side,of,the,lamp,in,the,image1167,?], answer(A, (const(A,cabinet)))). _parse([what,is,at,the,right,side,of,the,cabinet,in,the,image1167,?], answer(A, (const(A,bed)))). _parse([what,is,at,the,opposite,side,of,the,lamp,in,the,image1167,?], answer(A, (const(A,cabinet)))). _parse([what,are,the,objects,on,the,cabinet,in,the,image1167,?], answer(A, (const(A,photo);const(A,bottle_of_perfume)))). _parse([how,many,drawer,handles,are,seen,in,the,image1167,?], answer(A, (const(A,9)))). _parse([what,is,hanged,above,computer,in,the,image1170,?], answer(A, (const(A,curtain)))). _parse([what,is,the,colour,of,the,curtain,in,the,image1170,?], answer(A, (const(A,blue)))). _parse([what,are,found,on,the,right,side,of,the,image1170,?], answer(A, (const(A,bookshelf);const(A,bookrack)))). _parse([what,is,on,the,top,of,the,right,bookshelf,in,the,image1170,?], answer(A, (const(A,decoration_item)))). _parse([what,is,found,near,the,computer,table,in,the,image1170,?], answer(A, (const(A,chair)))). _parse([what,are,the,things,on,the,bed,in,the,image1171,?], answer(A, (const(A,file);const(A,paper);const(A,chart_roll);const(A,tray)))). _parse([what,is,found,on,the,right,side,of,the,rack,in,the,image1171,?], answer(A, (const(A,cabinet)))). _parse([what,are,the,things,on,the,right,cabinet,of,the,image1171,?], answer(A, (const(A,fan);const(A,paper);const(A,book)))). _parse([what,are,stuck,on,the,wall,in,the,image1171,?], answer(A, (const(A,photo);const(A,decoration_item)))). _parse([what,is,hanged,on,the,rack,of,the,image1171,?], answer(A, (const(A,curtain)))). _parse([what,are,stuck,on,the,wall,in,the,image1174,?], answer(A, (const(A,photo)))). _parse([what,is,found,below,the,photo,in,the,image1174,?], answer(A, (const(A,bed)))). _parse([what,is,hanged,to,the,right,side,of,the,bed,in,the,image1174,?], answer(A, (const(A,curtain)))). _parse([how,many,pillows,are,there,in,the,image1174,?], answer(A, (const(A,3)))). _parse([what,is,at,the,left,side,of,the,bed,in,the,image1174,?], answer(A, (const(A,table)))). _parse([what,is,at,the,bottom,left,in,the,image1175,?], answer(A, (const(A,bed)))). _parse([what,is,stuck,on,the,wall,in,the,image1175,?], answer(A, (const(A,photo)))). _parse([what,is,at,the,bottom,of,the,photo,in,the,image1175,?], answer(A, (const(A,table)))). _parse([what,is,hanged,at,the,right,side,of,the,photo,in,the,image1175,?], answer(A, (const(A,curtain)))). _parse([what,is,in,front,of,the,curtain,in,the,image1175,?], answer(A, (const(A,cabinet)))). _parse([what,are,the,things,found,on,the,cabinet,in,the,image1175,?], answer(A, (const(A,lamp);const(A,toy);const(A,paper);const(A,pen)))). _parse([what,are,stuck,on,the,wall,in,the,image1176,?], answer(A, (const(A,photo)))). _parse([what,is,at,the,left,bottom,in,the,image1176,?], answer(A, (const(A,bed)))). _parse([how,many,lights,are,there,in,the,image1176,?], answer(A, (const(A,2)))). _parse([what,is,at,the,right,side,of,the,bed,in,the,image1176,?], answer(A, (const(A,cabinet)))). _parse([how,many,photos,are,stuck,on,the,wall,in,the,image1176,?], answer(A, (const(A,3)))). _parse([what,is,at,the,right,side,of,the,door,in,the,image1179,?], answer(A, (const(A,cabinet)))). _parse([what,are,the,things,on,the,cabinet,in,the,image1179,?], answer(A, (const(A,blanket);const(A,pillow)))). _parse([what,is,above,the,cabinet,in,the,image1179,?], answer(A, (const(A,window)))). _parse([what,is,opposite,to,the,door,in,the,image1179,?], answer(A, (const(A,bed)))). _parse([what,is,at,the,right,side,of,the,bed,in,the,image1179,?], answer(A, (const(A,table)))). _parse([what,is,at,the,right,side,of,the,door,in,the,image1180,?], answer(A, (const(A,cabinet)))). _parse([what,are,the,things,on,the,cabinet,in,the,image1180,?], answer(A, (const(A,lamp);const(A,toy)))). _parse([what,is,found,under,the,cabinet,in,the,image1180,?], answer(A, (const(A,chair)))). _parse([what,is,found,to,the,right,of,the,wall,divider,in,the,image1180,?], answer(A, (const(A,cabinet)))). _parse([what,is,to,the,opposite,of,the,cabinet,in,the,image1180,?], answer(A, (const(A,bed)))). _parse([what,is,to,the,right,side,of,the,bed,in,the,image1181,?], answer(A, (const(A,table)))). _parse([what,is,the,colour,of,the,square,pillow,in,the,image1181,?], answer(A, (const(A,red)))). _parse([what,is,found,behind,the,table,in,the,image1181,?], answer(A, (const(A,door)))). _parse([what,is,at,the,top,right,corner,in,the,image1181,?], answer(A, (const(A,door)))). _parse([how,many,red,colour,pillows,are,there,in,the,image1181,?], answer(A, (const(A,2)))). _parse([what,is,at,the,top,right,corner,in,the,image1182,?], answer(A, (const(A,door)))). _parse([what,is,on,the,floor,in,the,image1182,?], answer(A, (const(A,floor_mat)))). _parse([what,is,to,the,right,side,of,the,floor,mat,in,the,image1182,?], answer(A, (const(A,table)))). _parse([what,are,the,things,on,the,table,in,the,image1182,?], answer(A, (const(A,books);const(A,lamp)))). _parse([what,is,to,the,right,side,of,the,table,in,the,image1182,?], answer(A, (const(A,bed)))). _parse([what,is,at,the,left,side,in,the,image1183,?], answer(A, (const(A,bed)))). _parse([what,is,to,the,right,side,of,the,bed,in,the,image1183,?], answer(A, (const(A,sofa)))). _parse([what,is,to,the,right,side,of,the,sofa,in,the,image1183,?], answer(A, (const(A,cabinet)))). _parse([what,are,the,things,found,on,the,cabinet,in,the,image1183,?], answer(A, (const(A,lamp);const(A,photo);const(A,books)))). _parse([what,is,the,colour,of,the,sofa,in,the,image1183,?], answer(A, (const(A,brown)))). _parse([what,is,behind,the,sofa,in,the,image1183,?], answer(A, (const(A,window)))). _parse([what,is,the,colour,of,the,object,near,the,bed,in,the,image1183,?], answer(A, (const(A,pink)))). _parse([what,is,found,at,the,corner,of,the,room,in,the,image1184,?], answer(A, (const(A,bed)))). _parse([what,is,found,at,the,wall,in,the,image1184,?], answer(A, (const(A,wall_decoration)))). _parse([what,is,the,colour,of,the,object,near,the,bed,in,the,image1184,?], answer(A, (const(A,pink)))). _parse([how,many,boxes,found,on,the,wall,decoration,in,the,image1184,?], answer(A, (const(A,4)))). _parse([what,object,is,found,on,the,top,of,the,bed,in,the,image1192,?], answer(A, (const(A,remote_control)))). _parse([what,is,at,the,left,side,of,the,bed,in,the,image1192,?], answer(A, (const(A,cabinet)))). _parse([what,are,the,things,on,the,cabinet,in,the,image1192,?], answer(A, (const(A,papers);const(A,book)))). _parse([what,object,is,on,the,right,side,of,the,bed,in,the,image1192,?], answer(A, (const(A,bottle)))). _parse([what,is,at,the,right,side,in,the,image1192,?], answer(A, (const(A,cabinet)))). _parse([what,is,on,the,top,of,the,bed,in,the,image1193,?], answer(A, (const(A,remote_control)))). _parse([what,is,at,the,right,side,of,the,bed,in,the,image1193,?], answer(A, (const(A,cabinet)))). _parse([what,is,found,on,the,right,side,in,the,image1193,?], answer(A, (const(A,excercise_equipment)))). _parse([what,is,at,the,left,side,of,the,exercise,equipment,in,the,image1193,?], answer(A, (const(A,cabinet)))). _parse([what,is,on,the,top,of,the,right,cabinet,in,the,image1193,?], answer(A, (const(A,television)))). _parse([what,is,in,front,of,the,window,in,the,image1194,?], answer(A, (const(A,table)))). _parse([what,is,to,the,right,side,of,the,window,in,the,image1194,?], answer(A, (const(A,bookshelf)))). _parse([what,is,at,the,opposite,side,of,the,bookshelf,in,the,image1194,?], answer(A, (const(A,cabinet)))). _parse([what,are,the,things,on,the,cabinet,in,the,image1194,?], answer(A, (const(A,paper);const(A,bottle)))). _parse([what,is,in,front,of,the,cabinet,in,the,image1194,?], answer(A, (const(A,chair)))). _parse([what,is,hanged,on,the,chair,in,the,image1194,?], answer(A, (const(A,clothes)))). _parse([what,is,at,the,right,side,in,the,image1194,?], answer(A, (const(A,door)))). _parse([what,is,found,in,front,of,the,window,in,the,image1195,?], answer(A, (const(A,bed)))). _parse([how,many,red,pillows,are,there,in,the,image1195,?], answer(A, (const(A,2)))). _parse([what,is,found,on,the,bed,in,the,image1195,?], answer(A, (const(A,napkin)))). _parse([what,is,at,the,left,side,of,the,window,in,the,image1195,?], answer(A, (const(A,bookshelf)))). _parse([what,is,at,the,opposite,side,of,the,bookshelf,in,the,image1195,?], answer(A, (const(A,cabinet)))). _parse([what,is,in,front,of,the,window,in,the,image1196,?], answer(A, (const(A,bed)))). _parse([what,objects,are,found,on,the,bed,in,the,image1196,?], answer(A, (const(A,napkin);const(A,pillow)))). _parse([what,is,at,the,left,side,of,the,bed,in,the,image1196,?], answer(A, (const(A,cabinet)))). _parse([how,many,handles,are,there,in,the,image1196,?], answer(A, (const(A,5)))). _parse([what,is,at,the,right,side,of,the,cabinet,in,the,image1196,?], answer(A, (const(A,bookshelf)))). _parse([what,is,found,near,cap,in,the,image1201,?], answer(A, (const(A,excercise_machine)))). _parse([what,is,colour,of,the,cap,in,the,image1201,?], answer(A, (const(A,orange)))). _parse([how,many,pillow,found,on,the,sofa,in,the,image1202,?], answer(A, (const(A,3)))). _parse([what,are,stuck,on,the,wall,in,the,image1202,?], answer(A, (const(A,photo)))). _parse([what,is,on,the,right,side,of,the,sofa,in,the,image1202,?], answer(A, (const(A,guitar);const(A,light)))). _parse([what,is,found,on,the,sofa,in,the,image1202,?], answer(A, (const(A,pillow)))). _parse([what,are,hanged,on,the,wall,in,the,image1203,?], answer(A, (const(A,cap_stand)))). _parse([what,is,found,below,the,cap,stand,on,the,image1203,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,found,near,the,garbage,bin,in,the,image1203,?], answer(A, (const(A,guitar_case)))). _parse([what,is,to,the,opposite,of,the,guitar,case,in,the,image1203,?], answer(A, (const(A,sofa)))). _parse([what,is,found,at,the,bottom,left,corner,in,the,image1204,?], answer(A, (const(A,sofa)))). _parse([how,many,sofas,are,there,in,the,image1204,?], answer(A, (const(A,2)))). _parse([what,is,to,the,opposite,of,the,sofa,in,the,image1204,?], answer(A, (const(A,table)))). _parse([what,are,the,objects,found,on,the,table,in,the,image1204,?], answer(A, (const(A,books);const(A,bowl)))). _parse([what,are,found,behind,the,chair,in,the,image1204,?], answer(A, (const(A,chair);const(A,table)))). _parse([how,many,steel,chairs,are,there,in,the,image1204,?], answer(A, (const(A,4)))). _parse([what,is,in,front,of,the,table,in,the,image1205,?], answer(A, (const(A,sofa)))). _parse([what,is,to,the,right,side,of,the,table,in,the,image1205,?], answer(A, (const(A,sofa)))). _parse([what,is,the,colour,of,the,table,in,the,image1205,?], answer(A, (const(A,black)))). _parse([what,are,the,things,on,the,table,in,the,image1205,?], answer(A, (const(A,books);const(A,bowl)))). _parse([what,is,to,the,right,of,the,sofa,in,the,image1205,?], answer(A, (const(A,cabinet)))). _parse([how,many,pillows,are,there,in,the,image1206,?], answer(A, (const(A,8)))). _parse([what,is,in,front,of,the,sofa,in,the,image1206,?], answer(A, (const(A,coffee_table)))). _parse([what,is,found,on,the,coffee,table,in,the,image1206,?], answer(A, (const(A,vase)))). _parse([what,is,the,colour,of,the,flower,in,the,vase,in,the,image1206,?], answer(A, (const(A,red)))). _parse([what,is,at,the,right,bottom,in,the,image1207,?], answer(A, (const(A,coffee_table)))). _parse([what,is,on,the,coffee,table,in,the,image1207,?], answer(A, (const(A,vase)))). _parse([what,is,in,front,of,the,coffee,table,in,the,image1207,?], answer(A, (const(A,sofa)))). _parse([what,is,the,coffee,table,made,up,of,in,the,image1207,?], answer(A, (const(A,glass)))). _parse([what,are,found,behind,the,sofa,in,the,image1207,?], answer(A, (const(A,table);const(A,laptop)))). _parse([what,is,on,the,top,right,in,the,image1208,?], answer(A, (const(A,fireplace)))). _parse([what,is,at,the,opposite,of,the,fireplace,in,the,image1208,?], answer(A, (const(A,coffee_table)))). _parse([what,is,in,front,of,the,coffee,table,in,the,image1208,?], answer(A, (const(A,sofa)))). _parse([what,is,to,the,left,side,of,the,fireplace,in,the,image1208,?], answer(A, (const(A,door_way)))). _parse([what,is,on,the,coffee,table,in,the,image1208,?], answer(A, (const(A,vase)))). _parse([what,is,hanged,on,the,wall,in,the,image1209,?], answer(A, (const(A,photo)))). _parse([what,is,in,front,of,the,photo,in,the,image1209,?], answer(A, (const(A,piano)))). _parse([what,is,in,front,of,the,piano,in,the,image1209,?], answer(A, (const(A,piano_bench)))). _parse([what,is,to,the,right,side,of,the,piano,in,the,image1209,?], answer(A, (const(A,table)))). _parse([what,is,on,the,table,in,the,image1209,?], answer(A, (const(A,candelabra)))). _parse([what,is,in,front,of,the,sofa,in,the,image1210,?], answer(A, (const(A,coffee_table)))). _parse([what,are,the,things,on,the,coffee,table,in,the,image1210,?], answer(A, (const(A,candelabra);const(A,books);const(A,chessboard)))). _parse([what,is,to,the,right,of,the,sofa,in,the,image1210,?], answer(A, (const(A,chair)))). _parse([what,is,to,the,left,side,of,the,chair,in,the,image1210,?], answer(A, (const(A,table)))). _parse([what,is,hanged,on,the,chair,at,the,outer,side,of,the,room,in,the,image1210,?], answer(A, (const(A,clothes)))). _parse([what,is,at,the,left,side,in,the,image1211,?], answer(A, (const(A,sofa)))). _parse([what,is,found,behind,the,sofa,in,the,image1211,?], answer(A, (const(A,banister)))). _parse([what,is,in,front,of,the,sofa,in,the,image1211,?], answer(A, (const(A,coffee_table)))). _parse([what,are,the,things,on,the,coffee,table,in,the,image1211,?], answer(A, (const(A,candelabra);const(A,books);const(A,chessboard);const(A,decoration_item)))). _parse([what,is,stuck,on,the,top,right,corner,of,the,wall,in,the,image1211,?], answer(A, (const(A,photo)))). _parse([what,is,at,the,top,right,corner,in,the,image1212,?], answer(A, (const(A,piano)))). _parse([what,is,in,front,of,the,piano,in,the,image1212,?], answer(A, (const(A,piano_bench)))). _parse([what,is,in,front,of,the,piano,in,the,image1212,?], answer(A, (const(A,coffee_table)))). _parse([what,are,the,things,on,the,coffee,table,in,the,image1212,?], answer(A, (const(A,candelabra);const(A,books);const(A,chessboard);const(A,decoration_item)))). _parse([what,is,to,the,right,of,the,piano,in,the,image1212,?], answer(A, (const(A,table)))). _parse([what,is,at,the,right,side,in,the,image1216,?], answer(A, (const(A,bookshelf)))). _parse([how,many,bookshelves,are,there,in,the,image1216,?], answer(A, (const(A,3)))). _parse([what,is,the,colour,of,the,sofa,in,the,image1216,?], answer(A, (const(A,white)))). _parse([what,is,hanged,above,the,sofa,in,the,image1216,?], answer(A, (const(A,photo)))). _parse([what,is,to,the,right,side,of,the,sofa,in,the,image1216,?], answer(A, (const(A,bookshelf)))). _parse([what,is,at,the,right,side,in,the,image1217,?], answer(A, (const(A,bookshelf)))). _parse([what,is,to,the,left,of,the,bookshelf,in,the,image1217,?], answer(A, (const(A,bookrack)))). _parse([what,is,to,the,left,of,the,book,rack,in,the,image1217,?], answer(A, (const(A,table)))). _parse([what,are,the,things,on,the,table,in,the,image1217,?], answer(A, (const(A,paper);const(A,candelabra)))). _parse([what,is,to,the,left,of,the,table,in,the,image1217,?], answer(A, (const(A,sofa)))). _parse([what,is,on,the,top,of,the,sofa,in,the,image1217,?], answer(A, (const(A,window)))). _parse([what,is,stuck,on,the,wall,in,the,image1217,?], answer(A, (const(A,photo)))). _parse([what,is,at,the,top,right,corner,in,the,image1218,?], answer(A, (const(A,door)))). _parse([what,is,hanged,in,front,of,the,door,in,the,image1218,?], answer(A, (const(A,curtain)))). _parse([what,is,in,front,of,the,curtain,in,the,image1218,?], answer(A, (const(A,excercise_equipment)))). _parse([what,is,hanged,on,the,wall,in,the,image1218,?], answer(A, (const(A,television)))). _parse([what,is,at,the,bottom,of,the,television,in,the,image1218,?], answer(A, (const(A,table)))). _parse([what,are,found,on,the,table,in,the,image1218,?], answer(A, (const(A,music_stereo);const(A,remote_control);const(A,wire)))). _parse([what,are,found,on,both,sides,of,the,table,in,the,image1218,?], answer(A, (const(A,speaker)))). _parse([what,is,on,the,right,top,side,in,the,image1219,?], answer(A, (const(A,window)))). _parse([what,is,in,front,of,the,window,in,the,image1219,?], answer(A, (const(A,table)))). _parse([what,are,found,near,the,table,in,the,image1219,?], answer(A, (const(A,chair)))). _parse([what,is,at,the,right,side,in,the,image1219,?], answer(A, (const(A,sofa)))). _parse([what,are,found,behind,the,sofa,in,the,image1219,?], answer(A, (const(A,bookshelf);const(A,mirror)))). _parse([what,is,in,front,of,the,window,in,the,image1220,?], answer(A, (const(A,table)))). _parse([what,is,at,the,bottom,right,corner,in,the,image1220,?], answer(A, (const(A,sofa)))). _parse([what,is,found,behind,the,sofa,in,the,image1220,?], answer(A, (const(A,bookshelf)))). _parse([what,is,to,the,left,of,the,bookshelf,in,the,image1220,?], answer(A, (const(A,toy_house)))). _parse([what,is,to,the,left,of,the,toy,house,in,the,image1220,?], answer(A, (const(A,toy_stroller)))). _parse([how,many,toy,strollers,are,there,in,the,image1220,?], answer(A, (const(A,2)))). _parse([what,are,hanged,on,the,wall,in,the,image1226,?], answer(A, (const(A,photo)))). _parse([what,is,in,front,of,the,sofa,in,the,image1226,?], answer(A, (const(A,foot_rest)))). _parse([what,is,at,the,bottom,of,the,right,photo,in,the,image1226,?], answer(A, (const(A,decoration_item)))). _parse([what,is,the,colour,of,the,sofa,in,the,image1226,?], answer(A, (const(A,black)))). _parse([how,many,bulbs,are,there,in,the,decoration,item,in,the,image1226,?], answer(A, (const(A,5)))). _parse([what,is,on,the,floor,in,the,image1227,?], answer(A, (const(A,floor_mat)))). _parse([what,is,in,front,of,the,sofa,in,the,image1227,?], answer(A, (const(A,coffee_table)))). _parse([what,are,found,on,the,coffee,table,in,the,image1227,?], answer(A, (const(A,books);const(A,remote_control)))). _parse([what,are,found,behind,the,sofa,in,the,image1227,?], answer(A, (const(A,chair);const(A,table)))). _parse([what,is,on,the,table,in,the,image1227,?], answer(A, (const(A,bowl)))). _parse([how,many,chairs,are,there,in,the,image1227,?], answer(A, (const(A,6)))). _parse([what,is,in,front,of,the,chairs,in,the,table,in,the,image1228,?], answer(A, (const(A,table)))). _parse([what,is,found,behind,the,chairs,in,the,image1228,?], answer(A, (const(A,cabinet)))). _parse([what,is,on,the,left,side,of,the,door,in,the,image1228,?], answer(A, (const(A,window)))). _parse([what,is,on,the,floor,in,the,image1229,?], answer(A, (const(A,floor_mat)))). _parse([what,are,around,the,table,in,the,image1229,?], answer(A, (const(A,chair)))). _parse([how,many,chairs,are,there,in,the,image1229,?], answer(A, (const(A,8)))). _parse([what,is,at,the,left,of,the,table,in,the,image1229,?], answer(A, (const(A,chair)))). _parse([what,is,in,front,of,the,chair,in,the,image1229,?], answer(A, (const(A,sofa)))). _parse([what,is,at,the,left,of,the,sofa,in,the,image1229,?], answer(A, (const(A,lamp)))). _parse([how,many,window,casings,are,there,in,the,image1229,?], answer(A, (const(A,3)))). _parse([what,is,found,on,the,floor,in,the,image1230,?], answer(A, (const(A,floor_mat)))). _parse([how,many,floor,mats,are,there,in,the,image1230,?], answer(A, (const(A,2)))). _parse([what,is,at,the,bottom,right,in,the,image1230,?], answer(A, (const(A,chair)))). _parse([what,is,at,the,opposite,of,the,chair,in,the,image1230,?], answer(A, (const(A,sofa)))). _parse([what,object,is,found,on,the,cabinet,in,the,image1230,?], answer(A, (const(A,photo)))). _parse([what,object,is,found,on,the,sofa,in,the,image1230,?], answer(A, (const(A,pillow)))). _parse([what,are,stuck,on,the,wall,in,the,image1233,?], answer(A, (const(A,photo);const(A,mirror)))). _parse([what,is,at,the,bottom,of,the,photo,in,the,image1233,?], answer(A, (const(A,sofa)))). _parse([what,is,to,the,left,of,the,sofa,in,the,image1233,?], answer(A, (const(A,table)))). _parse([what,objects,are,found,on,the,table,in,the,image1233,?], answer(A, (const(A,lamp);const(A,photo);const(A,toy)))). _parse([what,is,to,the,opposite,of,the,sofa,in,the,image1233,?], answer(A, (const(A,table)))). _parse([what,is,near,the,mirror,in,the,image1233,?], answer(A, (const(A,curtain)))). _parse([what,is,to,the,opposite,of,the,sofa,in,the,image1234,?], answer(A, (const(A,table)))). _parse([what,is,on,the,table,in,the,image1234,?], answer(A, (const(A,decoration_item)))). _parse([what,is,hanged,on,the,left,side,of,the,sofa,in,the,image1234,?], answer(A, (const(A,curtain)))). _parse([what,is,behind,the,curtain,in,the,image1234,?], answer(A, (const(A,window)))). _parse([what,are,stuck,on,the,wall,in,the,image1234,?], answer(A, (const(A,mirror);const(A,photo)))). _parse([what,is,to,the,right,of,the,sofa,in,the,image1234,?], answer(A, (const(A,table)))). _parse([what,are,the,things,on,the,table,right,to,the,sofa,in,the,image1234,?], answer(A, (const(A,lamp);const(A,photo)))). _parse([what,is,found,at,the,bottom,left,corner,in,the,image1235,?], answer(A, (const(A,table)))). _parse([what,are,the,things,on,the,table,right,to,the,sofa,in,the,image1235,?], answer(A, (const(A,lamp);const(A,photo)))). _parse([what,is,behind,the,table,in,the,image1235,?], answer(A, (const(A,sofa)))). _parse([what,are,the,things,found,on,the,rack,in,the,image1235,?], answer(A, (const(A,toy)))). _parse([what,is,stuck,on,the,wall,in,the,image1235,?], answer(A, (const(A,photo)))). _parse([what,is,to,the,left,switch,on,the,wall,in,the,image1247,?], answer(A, (const(A,photo)))). _parse([what,are,the,objects,in,the,cabinet,found,on,the,wall,in,the,image1247,?], answer(A, (const(A,toy);const(A,photo);const(A,toy_house);const(A,toy_horse)))). _parse([what,object,is,found,at,the,bottom,rack,of,the,middle,cabinet,in,the,image1247,?], answer(A, (const(A,television)))). _parse([what,object,is,on,the,right,top,corner,of,the,television,in,the,image1247,?], answer(A, (const(A,books)))). _parse([what,is,to,the,left,side,of,the,image1248,?], answer(A, (const(A,window)))). _parse([what,is,the,object,in,the,front,in,the,image1248,?], answer(A, (const(A,table)))). _parse([what,is,hanged,on,the,wall,behind,the,sofa,in,the,image1248,?], answer(A, (const(A,decoration_item)))). _parse([what,are,the,objects,on,the,coffee,table,in,the,image1248,?], answer(A, (const(A,books);const(A,plate)))). _parse([what,object,is,found,near,the,decoration,item,behind,the,sofa,in,the,image1248,?], answer(A, (const(A,lamp)))). _parse([what,is,hanged,on,the,left,side,wall,in,the,image1248,?], answer(A, (const(A,photo)))). _parse([what,is,the,object,in,front,of,the,window,on,the,right,side,of,the,image1249,?], answer(A, (const(A,sofa)))). _parse([what,is,the,colour,of,the,sofa,in,the,image1249,?], answer(A, (const(A,red)))). _parse([how,many,chairs,are,around,the,table,in,the,image1249,?], answer(A, (const(A,4)))). _parse([what,is,the,object,behind,the,table,in,the,image1249,?], answer(A, (const(A,window)))). _parse([what,is,the,object,fixed,on,the,window,in,the,image1249,?], answer(A, (const(A,handle)))). _parse([what,object,is,on,the,sofa,in,the,image1249,?], answer(A, (const(A,pillow)))). _parse([what,object,is,in,the,wall,on,the,right,side,of,the,image1250,?], answer(A, (const(A,light_switch)))). _parse([what,objects,shadow,is,on,the,wall,in,the,image1250,?], answer(A, (const(A,decoration_item)))). _parse([what,is,the,object,behind,the,left,side,sofa,in,the,image1250,?], answer(A, (const(A,window)))). _parse([what,is,found,in,the,left,corner,of,the,image1250,?], answer(A, (const(A,lamp)))). _parse([what,is,in,front,of,the,table,in,the,image1250,?], answer(A, (const(A,coffee_table)))). _parse([what,objects,are,on,the,coffee,table,in,the,image1250,?], answer(A, (const(A,books);const(A,plate)))). _parse([what,is,in,front,of,the,window,in,the,image1254,?], answer(A, (const(A,sofa)))). _parse([what,is,to,the,left,of,the,sofa,in,the,image1254,?], answer(A, (const(A,cabinet)))). _parse([what,is,stuck,on,the,wall,in,the,image1254,?], answer(A, (const(A,photo)))). _parse([what,is,to,the,right,of,the,coffee,table,in,the,image1254,?], answer(A, (const(A,piano)))). _parse([what,is,stuck,on,the,wall,behind,the,piano,in,the,image1254,?], answer(A, (const(A,mirror)))). _parse([how,many,lights,are,there,on,the,ceiling,in,the,image1254,?], answer(A, (const(A,2)))). _parse([what,are,stuck,on,the,wall,in,the,image1255,?], answer(A, (const(A,photo);const(A,light_switch)))). _parse([what,is,the,colour,of,the,sofa,chair,in,the,image1255,?], answer(A, (const(A,black)))). _parse([what,is,to,the,behind,the,sofa,inside,the,room,in,the,image1255,?], answer(A, (const(A,chair)))). _parse([what,is,to,the,right,of,the,chairs,inside,the,room,in,the,image1255,?], answer(A, (const(A,door)))). _parse([what,is,behind,the,coffee,table,in,the,image1255,?], answer(A, (const(A,sofa)))). _parse([what,are,stuck,on,the,wall,in,the,image1256,?], answer(A, (const(A,photo);const(A,light_switch)))). _parse([what,is,on,the,wall,to,the,left,of,the,photos,in,the,image1256,?], answer(A, (const(A,toys_rack)))). _parse([what,is,on,the,ceiling,in,the,image1256,?], answer(A, (const(A,light)))). _parse([what,are,the,racks,made,up,of,in,the,image1257,?], answer(A, (const(A,glass)))). _parse([what,are,stuck,on,the,wall,in,the,image1257,?], answer(A, (const(A,photo)))). _parse([what,is,on,the,ceiling,in,the,image1257,?], answer(A, (const(A,light)))). _parse([how,many,racks,are,there,in,the,image1257,?], answer(A, (const(A,4)))). _parse([what,is,the,colour,of,the,sofa,in,the,right,bottom,corner,in,the,image1257,?], answer(A, (const(A,black)))). _parse([what,is,stuck,on,the,wall,in,the,image1258,?], answer(A, (const(A,decoration_item)))). _parse([how,many,chairs,are,there,in,front,of,the,decoration,item,in,the,image1258,?], answer(A, (const(A,4)))). _parse([what,is,in,front,of,the,chair,in,the,image1258,?], answer(A, (const(A,cabinet)))). _parse([what,are,the,things,on,the,cabinet,in,the,image1258,?], answer(A, (const(A,photo)))). _parse([what,is,in,the,bottom,left,corner,in,the,image1258,?], answer(A, (const(A,sofa)))). _parse([what,is,to,the,right,of,the,sofa,in,the,image1258,?], answer(A, (const(A,table)))). _parse([what,are,the,things,on,the,table,in,the,image1258,?], answer(A, (const(A,lamp);const(A,books)))). _parse([what,is,behind,the,lamp,in,the,image1258,?], answer(A, (const(A,window)))). _parse([what,is,at,the,left,bottom,in,the,image1259,?], answer(A, (const(A,sofa)))). _parse([what,is,to,the,right,of,the,sofa,in,the,image1259,?], answer(A, (const(A,table)))). _parse([what,are,the,things,on,the,table,in,the,image1259,?], answer(A, (const(A,lamp);const(A,books)))). _parse([what,is,behind,the,lamp,in,the,image1259,?], answer(A, (const(A,window)))). _parse([what,is,in,front,of,the,sofa,in,the,image1259,?], answer(A, (const(A,coffee_table)))). _parse([what,are,the,things,on,the,table,in,the,image1259,?], answer(A, (const(A,cup);const(A,papers)))). _parse([what,are,the,things,above,the,fireplace,in,the,image1259,?], answer(A, (const(A,photo)))). _parse([what,is,at,the,bottom,left,corner,in,the,image1260,?], answer(A, (const(A,sofa)))). _parse([what,is,at,the,center,of,the,cabinet,in,the,image1260,?], answer(A, (const(A,television)))). _parse([what,are,the,things,in,the,cabinet,rack,in,the,image1260,?], answer(A, (const(A,dvd_player);const(A,photo);const(A,toy)))). _parse([what,is,to,the,right,side,of,the,cabinet,in,the,image1260,?], answer(A, (const(A,fireplace)))). _parse([what,is,at,the,top,of,the,fireplace,in,the,image1260,?], answer(A, (const(A,photo)))). _parse([what,is,in,front,of,the,right,sofa,in,the,image1260,?], answer(A, (const(A,table)))). _parse([what,are,the,things,on,the,table,in,the,image1260,?], answer(A, (const(A,cup);const(A,paper)))). _parse([what,is,behind,the,sofa,in,the,image1261,?], answer(A, (const(A,window)))). _parse([what,is,to,the,right,of,the,window,in,the,image1261,?], answer(A, (const(A,cabinet)))). _parse([what,are,the,things,in,the,cabinet,in,the,image1261,?], answer(A, (const(A,photo);const(A,toy);const(A,television);const(A,dvd_player)))). _parse([what,is,on,the,right,side,in,the,image1261,?], answer(A, (const(A,table)))). _parse([what,is,to,the,right,side,of,the,cabinet,in,the,image1261,?], answer(A, (const(A,fireplace)))). _parse([what,is,at,the,top,of,the,fireplace,in,the,image1261,?], answer(A, (const(A,photo)))). _parse([what,is,in,front,of,the,cabinet,in,the,image1262,?], answer(A, (const(A,chair)))). _parse([what,is,to,the,left,of,the,chair,in,the,image1262,?], answer(A, (const(A,garbage_bin)))). _parse([what,is,hanged,on,the,cabinet,in,the,image1262,?], answer(A, (const(A,medal)))). _parse([how,many,handles,are,there,in,the,image1262,?], answer(A, (const(A,12)))). _parse([what,are,stuck,on,the,wall,in,the,image1263,?], answer(A, (const(A,photo)))). _parse([what,is,opposite,to,the,sofa,in,the,image1263,?], answer(A, (const(A,cabinet)))). _parse([what,is,the,colour,of,the,chair,at,the,right,of,the,sofa,in,the,image1263,?], answer(A, (const(A,blue)))). _parse([what,are,the,things,on,the,sofa,in,the,image1263,?], answer(A, (const(A,remote_control);const(A,clothes)))). _parse([what,is,in,front,of,the,sofa,in,the,image1264,?], answer(A, (const(A,chair)))). _parse([what,is,the,colour,of,the,chair,in,the,image1264,?], answer(A, (const(A,blue)))). _parse([what,are,the,things,on,the,chair,in,the,image1264,?], answer(A, (const(A,clothes)))). _parse([what,are,hanged,on,the,wall,in,the,image1264,?], answer(A, (const(A,photo)))). _parse([what,is,behind,the,sofa,in,the,image1264,?], answer(A, (const(A,window)))). _parse([what,is,at,the,top,right,corner,in,the,image1265,?], answer(A, (const(A,photo)))). _parse([what,is,found,below,the,photo,in,the,image1265,?], answer(A, (const(A,sofa)))). _parse([what,is,to,the,left,of,the,sofa,in,the,image1265,?], answer(A, (const(A,window)))). _parse([what,is,to,the,right,of,the,window,in,the,image1265,?], answer(A, (const(A,door_way_arch)))). _parse([what,is,to,the,right,of,the,door,way,arch,in,the,image1265,?], answer(A, (const(A,photo)))). _parse([what,is,the,colour,of,the,chair,in,the,image1265,?], answer(A, (const(A,purple)))). _parse([what,is,on,the,chair,in,the,image1275,?], answer(A, (const(A,clothes)))). _parse([what,object,is,before,the,chair,in,the,image1275,?], answer(A, (const(A,table)))). _parse([what,objects,are,on,the,rack,in,the,image1275,?], answer(A, (const(A,file_holder);const(A,books);const(A,photo);const(A,file)))). _parse([what,objects,are,on,the,sofa,in,the,image1275,?], answer(A, (const(A,pillow);const(A,books);const(A,clothes)))). _parse([what,is,at,the,left,side,in,the,image1276,?], answer(A, (const(A,window)))). _parse([what,is,in,right,front,of,the,sofa,in,the,image1276,?], answer(A, (const(A,chair)))). _parse([what,are,the,things,on,the,chair,in,the,image1276,?], answer(A, (const(A,clothes)))). _parse([what,is,in,front,of,the,sofa,in,the,image1276,?], answer(A, (const(A,table)))). _parse([what,is,in,front,of,the,table,in,the,image1276,?], answer(A, (const(A,bookshelf)))). _parse([what,is,on,the,floor,in,the,image1277,?], answer(A, (const(A,floor_mat)))). _parse([what,is,in,front,of,the,sofa,in,the,image1277,?], answer(A, (const(A,table)))). _parse([what,is,in,front,of,the,table,in,the,image1277,?], answer(A, (const(A,chair)))). _parse([what,is,stuck,on,the,wall,in,the,image1277,?], answer(A, (const(A,photo)))). _parse([what,is,found,behind,the,sofa,in,the,image1277,?], answer(A, (const(A,vase)))). _parse([what,is,in,front,of,the,chair,in,the,image1278,?], answer(A, (const(A,table)))). _parse([what,is,to,the,right,of,the,table,in,the,image1278,?], answer(A, (const(A,sofa)))). _parse([what,is,to,the,right,of,the,sofa,in,the,image1278,?], answer(A, (const(A,vase)))). _parse([what,is,behind,the,sofa,in,the,image1278,?], answer(A, (const(A,piano)))). _parse([what,is,to,the,left,of,the,piano,in,the,image1278,?], answer(A, (const(A,chair)))). _parse([what,are,the,things,on,the,piano,in,the,image1278,?], answer(A, (const(A,photo);const(A,vase);const(A,sheet_music)))). _parse([what,is,at,the,left,side,in,the,image1279,?], answer(A, (const(A,piano)))). _parse([what,is,on,the,piano,in,the,image1279,?], answer(A, (const(A,sheet_music)))). _parse([what,is,found,below,the,piano,in,the,image1279,?], answer(A, (const(A,piano_bench)))). _parse([what,is,on,the,floor,in,the,image1279,?], answer(A, (const(A,floor_mat)))). _parse([what,is,to,the,opposite,of,the,piano,in,the,image1279,?], answer(A, (const(A,sofa)))). _parse([what,is,to,the,right,of,the,piano,in,the,image1279,?], answer(A, (const(A,window)))). _parse([what,is,to,the,right,of,the,window,in,the,image1279,?], answer(A, (const(A,table)))). _parse([what,is,at,the,top,of,the,table,in,the,image1279,?], answer(A, (const(A,vase)))). _parse([what,are,stuck,on,the,wall,in,the,image1280,?], answer(A, (const(A,photo)))). _parse([what,is,at,the,top,right,corner,in,the,image1280,?], answer(A, (const(A,window)))). _parse([what,is,in,front,of,the,window,in,the,image1280,?], answer(A, (const(A,sofa)))). _parse([what,is,to,the,right,of,the,sofa,in,the,image1280,?], answer(A, (const(A,table)))). _parse([what,is,to,the,front,of,the,table,in,the,image1280,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,floor,in,the,image1280,?], answer(A, (const(A,floor_mat)))). _parse([what,is,at,the,left,bottom,corner,in,the,image1285,?], answer(A, (const(A,chair)))). _parse([what,are,stuck,on,the,wall,in,the,image1285,?], answer(A, (const(A,photo);const(A,decoration_item)))). _parse([what,is,beyond,the,chair,in,the,image1285,?], answer(A, (const(A,cabinet)))). _parse([what,are,the,things,found,on,the,cabinet,in,the,image1285,?], answer(A, (const(A,photo);const(A,books);const(A,bowl);const(A,toy)))). _parse([what,is,at,the,right,bottom,corner,in,the,image1285,?], answer(A, (const(A,sofa)))). _parse([what,is,in,front,of,the,sofa,in,the,image1286,?], answer(A, (const(A,table)))). _parse([what,are,the,things,on,the,table,in,the,image1286,?], answer(A, (const(A,notebook);const(A,decorative_bowl)))). _parse([what,is,behind,the,table,in,the,image1286,?], answer(A, (const(A,sofa)))). _parse([what,is,at,the,corner,of,the,room,in,the,image1286,?], answer(A, (const(A,chair)))). _parse([what,is,hanged,on,the,right,side,wall,in,the,image1286,?], answer(A, (const(A,chart)))). _parse([what,is,hanged,on,the,opposite,wall,in,the,image1286,?], answer(A, (const(A,photo)))). _parse([what,is,at,the,bottom,left,corner,in,the,image1287,?], answer(A, (const(A,sofa)))). _parse([what,is,in,front,of,the,sofa,in,the,image1287,?], answer(A, (const(A,table)))). _parse([what,are,the,things,on,the,table,in,the,image1287,?], answer(A, (const(A,notebook);const(A,decorative_bowl)))). _parse([what,is,to,the,right,of,the,table,in,the,image1287,?], answer(A, (const(A,sofa)))). _parse([what,is,behind,the,sofa,in,the,image1287,?], answer(A, (const(A,cabinet)))). _parse([what,are,the,objects,found,on,the,cabinet,in,the,image1287,?], answer(A, (const(A,books);const(A,photo);const(A,television)))). _parse([what,is,hanged,on,the,wall,in,the,image1287,?], answer(A, (const(A,photo)))). _parse([what,is,at,the,bottom,right,corner,in,the,image1288,?], answer(A, (const(A,sofa)))). _parse([what,is,in,front,of,the,sofa,in,the,image1288,?], answer(A, (const(A,table)))). _parse([what,are,the,things,on,the,table,in,the,image1288,?], answer(A, (const(A,notebook);const(A,decorative_bowl)))). _parse([what,is,behind,the,sofa,in,the,image1288,?], answer(A, (const(A,cabinet)))). _parse([what,are,the,things,found,on,the,cabinet,in,the,image1288,?], answer(A, (const(A,photo);const(A,television);const(A,dvd_player)))). _parse([what,is,stuck,on,the,wall,in,the,image1289,?], answer(A, (const(A,photo)))). _parse([what,is,at,the,bottom,of,the,photo,in,the,image1289,?], answer(A, (const(A,sofa)))). _parse([what,is,to,the,right,of,the,sofa,in,the,image1289,?], answer(A, (const(A,table)))). _parse([what,is,found,on,the,table,in,the,image1289,?], answer(A, (const(A,lamp)))). _parse([what,is,in,front,of,the,sofa,in,the,image1289,?], answer(A, (const(A,coffee_table)))). _parse([what,is,found,on,the,coffee,table,in,the,image1289,?], answer(A, (const(A,flower_pot)))). _parse([what,at,the,bottom,left,corner,in,the,image1290,?], answer(A, (const(A,sofa)))). _parse([what,is,in,front,of,the,sofa,in,the,image1290,?], answer(A, (const(A,table)))). _parse([what,are,the,things,on,the,table,in,the,image1290,?], answer(A, (const(A,books);const(A,flower_pot);const(A,remote_control)))). _parse([what,is,behind,the,table,in,the,image1290,?], answer(A, (const(A,television)))). _parse([what,is,to,the,right,of,the,television,in,the,image1290,?], answer(A, (const(A,plant)))). _parse([what,is,to,the,right,of,the,sofa,in,the,image1290,?], answer(A, (const(A,table)))). _parse([what,is,found,on,the,table,in,the,image1290,?], answer(A, (const(A,lamp)))). _parse([what,is,the,left,bottom,of,the,image1291,?], answer(A, (const(A,chair)))). _parse([what,is,hanged,on,the,wall,in,the,image1291,?], answer(A, (const(A,photo)))). _parse([what,is,in,the,ceiling,above,the,photos,in,the,image1291,?], answer(A, (const(A,lighting_track)))). _parse([what,object,is,on,the,table,on,the,right,side,of,the,image1291,?], answer(A, (const(A,photo)))). _parse([what,objects,are,on,the,sofa,in,the,image1291,?], answer(A, (const(A,pillow);const(A,clothes)))). _parse([what,object,is,on,the,black,chair,in,the,image1292,?], answer(A, (const(A,remote_control)))). _parse([what,is,to,the,left,of,the,black,chair,in,the,image1292,?], answer(A, (const(A,television)))). _parse([what,is,to,the,right,of,the,chair,on,right,side,of,the,image1292,?], answer(A, (const(A,table)))). _parse([what,is,next,to,the,table,in,the,image1292,?], answer(A, (const(A,sofa)))). _parse([what,object,is,on,the,ceiling,in,the,image1292,?], answer(A, (const(A,light)))). _parse([what,object,below,the,sofa,in,the,image1292,?], answer(A, (const(A,floor_mat)))). _parse([what,object,is,below,the,light,in,the,image1292,?], answer(A, (const(A,chair);const(A,table)))). _parse([what,objects,are,on,the,sofa,in,the,image1293,?], answer(A, (const(A,pillow);const(A,clothes);const(A,photo)))). _parse([what,objects,are,in,the,rack,in,the,image1293,?], answer(A, (const(A,medal);const(A,toy)))). _parse([what,objects,are,on,the,cabinet,below,the,medal,rack,in,the,image1293,?], answer(A, (const(A,paper);const(A,photo);const(A,cup)))). _parse([what,is,to,the,right,of,the,rack,on,the,wall,in,the,image1293,?], answer(A, (const(A,light_switch)))). _parse([what,is,on,the,table,in,the,image1294,?], answer(A, (const(A,lamp_shade)))). _parse([how,many,chairs,are,there,in,the,image1294,?], answer(A, (const(A,2)))). _parse([what,is,behind,the,chair,in,the,image1294,?], answer(A, (const(A,window)))). _parse([what,is,hanged,near,the,window,in,the,image1294,?], answer(A, (const(A,curtain)))). _parse([what,is,behind,the,chair,on,the,right,side,in,the,image1294,?], answer(A, (const(A,guitar)))). _parse([what,is,on,the,left,side,of,the,image1295,?], answer(A, (const(A,banister)))). _parse([what,is,to,the,right,of,the,banister,in,the,image1295,?], answer(A, (const(A,sofa)))). _parse([what,is,on,the,sofa,in,the,image1295,?], answer(A, (const(A,pillow)))). _parse([what,is,in,the,corner,near,the,banister,in,the,image1295,?], answer(A, (const(A,plant)))). _parse([what,is,in,front,of,the,plant,in,the,image1295,?], answer(A, (const(A,lamp)))). _parse([what,is,hanged,on,the,wall,in,the,image1295,?], answer(A, (const(A,photo)))). _parse([what,is,in,the,right,side,of,the,image1295,?], answer(A, (const(A,mirror)))). _parse([what,is,seen,inside,the,mirror,in,the,image1295,?], answer(A, (const(A,chair)))). _parse([what,object,is,found,on,both,left,and,right,of,the,image1297,?], answer(A, (const(A,sofa)))). _parse([how,many,sofas,are,there,in,the,image1297,?], answer(A, (const(A,2)))). _parse([what,is,in,between,the,sofas,in,the,image1297,?], answer(A, (const(A,table)))). _parse([what,is,on,the,table,in,the,image1297,?], answer(A, (const(A,chessboard)))). _parse([what,is,hanged,on,the,wall,in,the,image1297,?], answer(A, (const(A,photo)))). _parse([what,objects,are,on,the,table,in,front,of,the,image1298,?], answer(A, (const(A,books);const(A,remote_control)))). _parse([what,is,next,to,the,table,in,the,image1298,?], answer(A, (const(A,sofa)))). _parse([what,object,is,hanged,on,the,wall,in,the,corner,of,the,image1298,?], answer(A, (const(A,photo)))). _parse([how,many,photos,are,there,in,the,image1298,?], answer(A, (const(A,2)))). _parse([what,objects,are,on,the,sofa,in,the,image1298,?], answer(A, (const(A,pillow);const(A,book)))). _parse([what,object,is,in,between,the,sofa,in,the,image1298,?], answer(A, (const(A,stool)))). _parse([what,object,is,on,both,side,of,the,saffron,colour,sofa,in,the,image1299,?], answer(A, (const(A,stool)))). _parse([how,many,sofas,are,there,in,the,image1299,?], answer(A, (const(A,2)))). _parse([what,is,stuck,on,the,wall,in,the,corner,of,the,image1299,?], answer(A, (const(A,photo)))). _parse([what,is,to,the,right,of,the,photo,in,the,image1299,?], answer(A, (const(A,mirror)))). _parse([what,is,to,the,right,of,the,mirror,in,the,image1299,?], answer(A, (const(A,window)))). _parse([what,is,outside,the,window,in,the,image1299,?], answer(A, (const(A,wall);const(A,plant)))). _parse([what,is,found,before,the,sofa,in,the,image1302,?], answer(A, (const(A,table)))). _parse([what,is,found,on,the,table,in,the,image1302,?], answer(A, (const(A,vase);const(A,books)))). _parse([what,is,on,the,centre,of,the,wall,in,the,image1302,?], answer(A, (const(A,mirror)))). _parse([what,objects,are,on,both,sides,of,the,mirror,in,the,image1302,?], answer(A, (const(A,decorative_item)))). _parse([what,is,in,the,corner,of,the,room,in,the,image1302,?], answer(A, (const(A,lamp)))). _parse([what,is,on,the,sofa,in,the,image1302,?], answer(A, (const(A,pillow)))). _parse([what,object,is,on,the,wall,in,the,left,side,of,the,image1303,?], answer(A, (const(A,air_vent)))). _parse([what,is,in,front,of,the,wall,in,the,image1303,?], answer(A, (const(A,sofa)))). _parse([what,is,on,the,sofa,in,the,image1303,?], answer(A, (const(A,pillow)))). _parse([what,is,in,front,of,the,sofa,in,the,image1303,?], answer(A, (const(A,stool)))). _parse([how,many,stools,are,there,in,the,image1303,?], answer(A, (const(A,2)))). _parse([what,is,to,the,right,of,the,stool,in,the,image1303,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,sofa,in,the,image1304,?], answer(A, (const(A,pillow)))). _parse([what,is,on,the,wall,on,left,top,of,the,image1304,?], answer(A, (const(A,mirror)))). _parse([what,is,in,front,of,the,sofa,in,the,image1304,?], answer(A, (const(A,table)))). _parse([what,is,found,on,the,table,in,the,image1304,?], answer(A, (const(A,vase);const(A,books)))). _parse([how,many,chairs,are,there,in,the,image1304,?], answer(A, (const(A,2)))). _parse([what,is,behind,the,chair,in,the,image1304,?], answer(A, (const(A,door)))). _parse([what,is,the,left,bottom,of,the,image1305,?], answer(A, (const(A,plant_pot)))). _parse([what,is,in,front,of,the,wall,on,the,left,side,of,the,image1305,?], answer(A, (const(A,table)))). _parse([what,is,hanged,on,the,wall,above,the,table,in,the,image1305,?], answer(A, (const(A,photo)))). _parse([how,many,photos,are,there,in,the,image1305,?], answer(A, (const(A,2)))). _parse([what,is,at,the,left,side,on,the,table,in,the,image1305,?], answer(A, (const(A,lamp)))). _parse([what,is,to,the,right,of,the,plant,pot,in,the,image1305,?], answer(A, (const(A,sofa)))). _parse([what,is,in,the,left,side,of,the,image1306,?], answer(A, (const(A,piano)))). _parse([what,is,in,the,middle,of,the,piano,in,the,image1306,?], answer(A, (const(A,sheet_music)))). _parse([what,are,the,objects,on,the,top,of,the,piano,in,the,image1306,?], answer(A, (const(A,decorative_item);const(A,photo)))). _parse([what,is,under,the,piano,in,the,image1306,?], answer(A, (const(A,stool)))). _parse([what,objects,are,inside,the,door,in,the,image1306,?], answer(A, (const(A,toy);const(A,window);const(A,photo)))). _parse([how,many,racks,are,visible,in,the,image1307,?], answer(A, (const(A,4)))). _parse([what,is,kept,on,the,bottom,rack,in,the,image1307,?], answer(A, (const(A,books)))). _parse([what,is,in,the,second,rack,from,top,of,the,rack,in,the,image1307,?], answer(A, (const(A,music_stereo)))). _parse([what,music,instrument,is,kept,on,the,corner,in,the,right,side,of,the,image1307,?], answer(A, (const(A,guitar)))). _parse([what,is,inside,the,fireplace,in,the,image1307,?], answer(A, (const(A,piece_of_wood)))). _parse([what,is,the,colour,of,the,sofa,near,the,wall,in,the,image1308,?], answer(A, (const(A,red)))). _parse([how,many,red,colour,sofas,are,there,in,the,image1308,?], answer(A, (const(A,2)))). _parse([what,is,in,between,the,red,colour,sofas,in,the,image1308,?], answer(A, (const(A,table)))). _parse([what,objects,are,on,the,sofa,in,the,image1308,?], answer(A, (const(A,pillow);const(A,photo)))). _parse([what,is,at,the,corner,near,the,cabinet,in,the,image1308,?], answer(A, (const(A,vase)))). _parse([what,is,in,front,of,the,window,in,the,image1314,?], answer(A, (const(A,sofa)))). _parse([what,is,to,the,right,side,of,the,sofa,in,the,image1314,?], answer(A, (const(A,chair)))). _parse([how,many,pillows,are,there,in,the,image1314,?], answer(A, (const(A,3)))). _parse([what,is,in,front,of,the,table,in,the,image1315,?], answer(A, (const(A,foot_rest)))). _parse([what,are,found,behind,the,table,in,the,image1315,?], answer(A, (const(A,toy_chair)))). _parse([what,is,above,the,toy,chairs,in,the,image1315,?], answer(A, (const(A,bookshelf)))). _parse([what,is,to,the,right,of,the,bookshelf,in,the,image1315,?], answer(A, (const(A,bookrack)))). _parse([what,is,in,front,of,the,book,rack,in,the,image1315,?], answer(A, (const(A,sofa)))). _parse([what,are,found,far,behind,the,door,in,the,image1315,?], answer(A, (const(A,bed)))). _parse([what,is,at,the,right,side,in,the,image1329,?], answer(A, (const(A,coffee_table)))). _parse([what,is,in,front,of,the,coffee,table,in,the,image1329,?], answer(A, (const(A,sofa)))). _parse([what,is,the,colour,of,the,sofa,in,the,image1329,?], answer(A, (const(A,brown)))). _parse([what,are,the,things,on,the,sofa,in,the,image1329,?], answer(A, (const(A,pillow);const(A,clothes)))). _parse([how,many,lamps,are,there,in,the,image1329,?], answer(A, (const(A,2)))). _parse([what,is,at,the,right,side,in,the,image1330,?], answer(A, (const(A,piano)))). _parse([what,are,the,things,on,the,piano,in,the,image1330,?], answer(A, (const(A,photo)))). _parse([what,is,in,front,of,the,piano,in,the,image1330,?], answer(A, (const(A,piano_bench)))). _parse([what,is,to,the,left,of,the,piano,in,the,image1330,?], answer(A, (const(A,door)))). _parse([what,is,on,the,floor,in,the,image1330,?], answer(A, (const(A,floor_mat)))). _parse([what,is,the,colour,of,the,sofa,in,the,image1331,?], answer(A, (const(A,blue)))). _parse([what,is,in,front,of,the,sofa,in,the,image1331,?], answer(A, (const(A,table)))). _parse([what,is,in,front,of,the,table,in,the,image1331,?], answer(A, (const(A,dog)))). _parse([what,is,behind,the,left,sofa,in,the,image1331,?], answer(A, (const(A,bookshelf)))). _parse([what,is,stuck,on,the,wall,in,the,image1331,?], answer(A, (const(A,photo)))). _parse([what,is,at,the,right,side,in,the,image1332,?], answer(A, (const(A,cabinet)))). _parse([what,are,the,things,on,the,cabinet,in,the,image1332,?], answer(A, (const(A,bag);const(A,notebook)))). _parse([what,is,in,front,of,the,cabinet,in,the,image1332,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,chair,in,the,image1332,?], answer(A, (const(A,guitar_case)))). _parse([what,is,tilt,on,the,chair,in,the,image1332,?], answer(A, (const(A,guitar)))). _parse([what,is,on,the,floor,in,the,image1332,?], answer(A, (const(A,floor_mat)))). _parse([what,is,on,the,carpet,in,the,image1335,?], answer(A, (const(A,baby_chair)))). _parse([what,is,behind,the,baby,chair,in,the,image1335,?], answer(A, (const(A,chair)))). _parse([what,is,behind,the,sofa,in,the,image1335,?], answer(A, (const(A,bookshelf)))). _parse([what,is,to,the,left,in,the,image1335,?], answer(A, (const(A,table)))). _parse([how,many,lights,on,the,ceiling,in,the,image1335,?], answer(A, (const(A,4)))). _parse([what,is,at,the,centre,of,the,ceiling,lights,in,the,image1335,?], answer(A, (const(A,fan)))). _parse([what,is,at,the,right,bottom,in,the,image1336,?], answer(A, (const(A,chair)))). _parse([what,is,behind,the,chair,in,the,image1336,?], answer(A, (const(A,fan)))). _parse([what,is,behind,the,fan,in,the,image1336,?], answer(A, (const(A,photo)))). _parse([what,is,under,the,table,in,the,image1336,?], answer(A, (const(A,baby_chair)))). _parse([what,is,behind,the,sofa,in,the,image1336,?], answer(A, (const(A,bookshelf)))). _parse([what,is,stuck,on,the,ceiling,in,the,image1336,?], answer(A, (const(A,fan)))). _parse([what,is,stuck,on,the,wall,in,the,image1337,?], answer(A, (const(A,photo)))). _parse([what,is,near,the,chair,in,the,image1337,?], answer(A, (const(A,fan)))). _parse([what,is,near,the,sofa,in,the,image1337,?], answer(A, (const(A,table)))). _parse([what,is,the,object,on,the,table,in,the,image1337,?], answer(A, (const(A,tissue_box)))). _parse([what,is,at,the,left,side,in,the,image1337,?], answer(A, (const(A,bookshelf)))). _parse([what,is,stuck,above,the,fireplace,in,the,image1338,?], answer(A, (const(A,television)))). _parse([what,is,in,front,of,the,fireplace,in,the,image1338,?], answer(A, (const(A,table)))). _parse([what,are,seen,around,the,table,in,the,image1338,?], answer(A, (const(A,sofa)))). _parse([what,is,stuck,on,the,wall,in,the,image1338,?], answer(A, (const(A,lamp)))). _parse([what,is,found,at,the,top,right,in,the,image1338,?], answer(A, (const(A,window)))). _parse([what,are,the,things,on,the,table,in,the,image1338,?], answer(A, (const(A,books)))). _parse([what,is,stuck,on,the,right,side,of,the,wall,in,the,image1339,?], answer(A, (const(A,photo)))). _parse([what,is,to,the,left,of,the,photo,in,the,image1339,?], answer(A, (const(A,mirror)))). _parse([what,is,at,the,bottom,of,the,photo,in,the,image1339,?], answer(A, (const(A,sofa)))). _parse([what,is,in,front,of,the,sofa,in,the,image1339,?], answer(A, (const(A,table)))). _parse([what,is,at,the,left,of,the,table,in,the,image1339,?], answer(A, (const(A,foot_rest)))). _parse([how,many,foot,rests,are,there,in,the,image1340,?], answer(A, (const(A,2)))). _parse([what,is,in,front,of,the,foot,rest,in,the,image1340,?], answer(A, (const(A,table)))). _parse([what,is,found,on,the,table,in,the,image1340,?], answer(A, (const(A,ashtray)))). _parse([what,is,to,the,right,of,the,mirror,in,the,image1340,?], answer(A, (const(A,door_way_arch)))). _parse([how,many,chairs,are,there,in,the,image1347,?], answer(A, (const(A,10)))). _parse([what,is,behind,the,table,in,the,image1347,?], answer(A, (const(A,cabinet)))). _parse([what,are,the,things,on,the,table,in,the,image1347,?], answer(A, (const(A,lamp);const(A,photo)))). _parse([what,is,stuck,on,the,wall,in,the,image1347,?], answer(A, (const(A,photo)))). _parse([what,is,on,the,left,side,in,the,image1347,?], answer(A, (const(A,window)))). _parse([what,are,the,things,on,the,table,in,the,image1347,?], answer(A, (const(A,bottle);const(A,bag);const(A,bowl)))). _parse([what,is,near,the,right,side,wall,in,the,image1348,?], answer(A, (const(A,baby_chair)))). _parse([what,are,seen,on,the,floor,in,the,image1348,?], answer(A, (const(A,toy)))). _parse([what,is,on,the,right,side,in,the,image1348,?], answer(A, (const(A,table)))). _parse([what,is,on,the,table,in,the,image1348,?], answer(A, (const(A,decorative_item)))). _parse([what,are,the,things,on,the,table,in,the,image1349,?], answer(A, (const(A,bottle);const(A,bag);const(A,bowl);const(A,cup)))). _parse([how,many,cups,are,there,on,the,table,in,the,image1349,?], answer(A, (const(A,5)))). _parse([what,is,behind,the,table,in,the,image1349,?], answer(A, (const(A,window)))). _parse([what,is,to,the,right,of,the,table,in,the,image1349,?], answer(A, (const(A,cabinet)))). _parse([what,are,the,things,on,the,cabinet,in,the,image1349,?], answer(A, (const(A,lamp);const(A,photo);const(A,toy)))). _parse([what,is,stuck,on,the,wall,in,the,image1349,?], answer(A, (const(A,photo)))). _parse([what,is,found,on,the,corner,of,the,room,in,the,image1353,?], answer(A, (const(A,lamp)))). _parse([what,is,to,the,left,of,the,lamp,in,the,image1353,?], answer(A, (const(A,photo)))). _parse([what,is,found,on,the,top,in,the,image1353,?], answer(A, (const(A,chandelier)))). _parse([how,many,chairs,are,seen,in,the,image1353,?], answer(A, (const(A,5)))). _parse([what,is,on,the,table,in,the,image1353,?], answer(A, (const(A,decorative_item)))). _parse([what,is,in,front,of,the,window,in,the,image1353,?], answer(A, (const(A,lamp)))). _parse([what,is,found,on,the,corner,of,the,room,in,the,image1354,?], answer(A, (const(A,lamp)))). _parse([what,is,stuck,on,the,right,side,wall,in,the,image1354,?], answer(A, (const(A,mirror)))). _parse([what,is,found,below,the,mirror,in,the,image1354,?], answer(A, (const(A,cabinet)))). _parse([what,are,the,things,on,the,cabinet,in,the,image1354,?], answer(A, (const(A,decorative_item)))). _parse([what,is,to,the,left,of,the,lamp,in,the,image1354,?], answer(A, (const(A,photo)))). _parse([how,many,chairs,are,there,in,the,image1355,?], answer(A, (const(A,8)))). _parse([what,is,at,the,centre,of,the,chairs,in,the,image1355,?], answer(A, (const(A,table)))). _parse([what,is,stuck,on,the,wall,in,the,image1355,?], answer(A, (const(A,photo)))). _parse([what,is,to,the,right,of,the,photo,in,the,image1355,?], answer(A, (const(A,window)))). _parse([what,is,hanged,before,the,window,in,the,image1355,?], answer(A, (const(A,blinds)))). _parse([what,is,at,the,bottom,of,the,photo,in,the,image1355,?], answer(A, (const(A,table)))). _parse([what,are,the,things,on,the,table,in,the,image1355,?], answer(A, (const(A,bottle)))). _parse([what,is,at,the,centre,of,the,chairs,in,the,image1356,?], answer(A, (const(A,table)))). _parse([what,is,behind,the,table,in,the,image1356,?], answer(A, (const(A,window)))). _parse([what,is,hanged,in,front,of,the,window,in,the,image1356,?], answer(A, (const(A,blinds)))). _parse([what,are,stuck,on,the,wall,in,the,image1356,?], answer(A, (const(A,photo)))). _parse([what,is,at,the,right,side,in,the,image1356,?], answer(A, (const(A,cabinet)))). _parse([what,are,the,things,on,the,cabinet,in,the,image1356,?], answer(A, (const(A,decoration_item);const(A,books)))). _parse([what,is,hanged,on,the,ceiling,in,the,image1364,?], answer(A, (const(A,chandelier)))). _parse([what,is,stuck,on,the,left,side,wall,in,the,image1364,?], answer(A, (const(A,photo)))). _parse([what,is,at,the,bottom,of,the,chandelier,in,the,image1364,?], answer(A, (const(A,toys_rack)))). _parse([what,is,on,the,table,in,the,image1364,?], answer(A, (const(A,bowl)))). _parse([how,many,chairs,are,there,in,the,image1364,?], answer(A, (const(A,7)))). _parse([what,are,stuck,on,the,wall,in,the,image1365,?], answer(A, (const(A,photo)))). _parse([what,is,found,below,the,photo,in,the,image1365,?], answer(A, (const(A,cabinet)))). _parse([what,are,the,things,on,the,cabinet,in,the,image1365,?], answer(A, (const(A,plate);const(A,candlestick)))). _parse([what,are,the,things,on,the,right,to,the,cabinet,in,the,image1365,?], answer(A, (const(A,chair);const(A,table)))). _parse([what,is,in,the,left,side,in,the,image1365,?], answer(A, (const(A,window)))). _parse([what,is,stuck,on,the,wall,in,the,image1368,?], answer(A, (const(A,photo)))). _parse([what,is,in,front,of,the,larger,photo,in,the,image1368,?], answer(A, (const(A,table)))). _parse([what,are,around,the,table,in,the,chair,in,the,image1368,?], answer(A, (const(A,chair)))). _parse([what,are,the,things,on,the,rack,in,the,image1368,?], answer(A, (const(A,photo);const(A,toy);const(A,decorative_item)))). _parse([what,is,at,the,bottom,of,the,right,side,photo,in,the,image1368,?], answer(A, (const(A,decorative_item)))). _parse([what,is,at,the,right,bottom,in,the,image1369,?], answer(A, (const(A,plant)))). _parse([what,is,to,the,left,of,the,plant,in,the,image1369,?], answer(A, (const(A,cabinet)))). _parse([what,are,the,things,on,the,cabinet,in,the,image1369,?], answer(A, (const(A,lamp);const(A,vase);const(A,bottle);const(A,cup);const(A,tray)))). _parse([what,is,to,the,left,of,the,cabinet,in,the,image1369,?], answer(A, (const(A,door_way)))). _parse([what,is,stuck,on,the,wall,in,the,image1369,?], answer(A, (const(A,photo)))). _parse([what,is,to,the,right,of,the,photo,in,the,image1369,?], answer(A, (const(A,toys_rack)))). _parse([how,many,steel,chairs,are,there,in,the,image1384,?], answer(A, (const(A,2)))). _parse([what,are,the,things,on,the,table,in,the,image1384,?], answer(A, (const(A,vase);const(A,bag)))). _parse([what,is,behind,the,table,in,the,image1384,?], answer(A, (const(A,window)))). _parse([what,is,stuck,on,the,wall,in,the,image1384,?], answer(A, (const(A,photo)))). _parse([what,is,below,the,photo,in,the,image1384,?], answer(A, (const(A,table)))). _parse([what,is,in,front,of,the,table,in,the,image1384,?], answer(A, (const(A,chair)))). _parse([how,many,wooden,chairs,are,there,in,the,image1385,?], answer(A, (const(A,5)))). _parse([what,is,at,the,centre,of,the,chairs,in,the,image1385,?], answer(A, (const(A,table)))). _parse([what,are,the,things,on,the,table,in,the,image1385,?], answer(A, (const(A,vase);const(A,bag)))). _parse([what,is,behind,the,table,in,the,image1385,?], answer(A, (const(A,window)))). _parse([what,is,stuck,on,the,wall,in,the,image1385,?], answer(A, (const(A,photo)))). _parse([what,are,stuck,on,the,wall,in,the,image1386,?], answer(A, (const(A,photo)))). _parse([what,is,found,below,the,photo,in,the,image1386,?], answer(A, (const(A,cabinet)))). _parse([what,are,the,things,on,the,cabinet,in,the,image1386,?], answer(A, (const(A,computer);const(A,books);const(A,basket);const(A,cordless_phone)))). _parse([what,are,at,the,right,side,in,the,image1386,?], answer(A, (const(A,chair)))). _parse([what,is,found,in,the,inner,room,in,the,image1386,?], answer(A, (const(A,cabinet)))). _parse([what,is,at,the,right,side,in,the,image1387,?], answer(A, (const(A,table)))). _parse([what,are,around,the,table,in,the,image1387,?], answer(A, (const(A,chair)))). _parse([what,is,to,the,left,of,the,chairs,in,the,image1387,?], answer(A, (const(A,cabinet)))). _parse([what,is,in,front,of,the,cabinet,in,the,image1387,?], answer(A, (const(A,piano)))). _parse([what,is,found,under,the,piano,in,the,image1387,?], answer(A, (const(A,piano_bench)))). _parse([what,is,in,front,of,the,piano,in,the,image1387,?], answer(A, (const(A,decorative_item)))). _parse([what,is,to,the,left,of,the,cardboard,in,the,image1388,?], answer(A, (const(A,window)))). _parse([what,is,hanged,before,the,window,in,the,image1388,?], answer(A, (const(A,curtain)))). _parse([what,is,in,front,of,the,window,in,the,image1388,?], answer(A, (const(A,table)))). _parse([what,is,on,the,table,in,the,image1388,?], answer(A, (const(A,vase)))). _parse([what,is,near,to,the,table,in,the,image1388,?], answer(A, (const(A,chair)))). _parse([what,are,stuck,on,the,wall,in,the,image1388,?], answer(A, (const(A,photo)))). _parse([what,is,found,below,the,photos,in,the,image1388,?], answer(A, (const(A,cabinet)))). _parse([what,are,stuck,on,the,wall,in,the,image1389,?], answer(A, (const(A,photo)))). _parse([what,is,in,front,of,the,photos,in,the,image1389,?], answer(A, (const(A,cabinet)))). _parse([what,are,the,things,on,the,cabinet,in,the,image1389,?], answer(A, (const(A,bowl);const(A,bottle)))). _parse([what,is,above,the,cabinet,in,the,image1389,?], answer(A, (const(A,display_case)))). _parse([what,is,stuck,on,the,right,side,wall,in,the,image1390,?], answer(A, (const(A,photo)))). _parse([what,is,behind,the,photo,in,the,image1390,?], answer(A, (const(A,cabinet)))). _parse([what,is,in,front,of,the,cabinet,in,the,image1390,?], answer(A, (const(A,table)))). _parse([what,is,on,the,table,in,the,image1390,?], answer(A, (const(A,decorative_item)))). _parse([what,is,hanged,before,the,table,in,the,image1390,?], answer(A, (const(A,curtain)))). _parse([what,is,stuck,on,the,wall,in,the,image1391,?], answer(A, (const(A,photo)))). _parse([what,are,on,the,both,sides,of,the,photo,in,the,image1391,?], answer(A, (const(A,window)))). _parse([what,is,found,below,the,photo,in,the,image1391,?], answer(A, (const(A,cabinet)))). _parse([what,is,on,the,cabinet,in,the,image1391,?], answer(A, (const(A,bowl);const(A,decoration_item)))). _parse([what,is,in,front,of,the,cabinet,in,the,image1391,?], answer(A, (const(A,chair)))). _parse([how,many,chairs,are,there,in,the,image1394,?], answer(A, (const(A,10)))). _parse([what,is,at,the,centre,of,the,chairs,in,the,image1394,?], answer(A, (const(A,table)))). _parse([what,is,on,the,table,in,the,image1394,?], answer(A, (const(A,candlestick)))). _parse([what,is,found,behind,the,table,in,the,image1394,?], answer(A, (const(A,door_way)))). _parse([what,is,found,in,the,inner,room,in,the,image1394,?], answer(A, (const(A,cabinet)))). _parse([what,is,at,the,right,bottom,corner,in,the,image1395,?], answer(A, (const(A,chair)))). _parse([what,is,tat,the,centre,of,the,chairs,in,the,image1395,?], answer(A, (const(A,table)))). _parse([what,is,to,the,right,of,the,table,in,the,image1395,?], answer(A, (const(A,cabinet)))). _parse([what,are,the,things,on,the,cabinet,in,the,image1395,?], answer(A, (const(A,candlestick)))). _parse([what,is,to,the,left,of,the,cabinet,in,the,image1395,?], answer(A, (const(A,door_way)))). _parse([how,many,chairs,are,there,in,the,image1396,?], answer(A, (const(A,12)))). _parse([what,is,at,the,centre,of,the,chairs,in,the,image1396,?], answer(A, (const(A,table)))). _parse([what,is,found,on,the,table,in,the,image1396,?], answer(A, (const(A,candlestick)))). _parse([what,is,to,the,opposite,of,the,table,in,the,image1396,?], answer(A, (const(A,door)))). _parse([what,is,hanged,in,front,of,the,door,in,the,image1396,?], answer(A, (const(A,curtain)))). _parse([what,is,hanged,on,the,ceiling,in,the,image1397,?], answer(A, (const(A,chandelier)))). _parse([what,is,found,below,the,chandelier,in,the,image1397,?], answer(A, (const(A,table)))). _parse([what,are,around,the,table,in,the,image1397,?], answer(A, (const(A,chair)))). _parse([what,is,at,the,left,side,in,the,image1397,?], answer(A, (const(A,cabinet)))). _parse([what,are,stuck,on,the,wall,in,the,image1397,?], answer(A, (const(A,photo)))). _parse([what,are,the,things,on,the,table,in,the,image1397,?], answer(A, (const(A,papers)))). _parse([what,is,at,the,top,right,corner,in,the,image1398,?], answer(A, (const(A,table)))). _parse([what,is,stuck,on,the,wall,in,the,image1398,?], answer(A, (const(A,photo)))). _parse([what,is,to,the,right,in,the,image1398,?], answer(A, (const(A,door)))). _parse([what,is,before,the,window,in,the,image1398,?], answer(A, (const(A,blinds)))). _parse([what,is,hanged,before,the,window,in,the,image1398,?], answer(A, (const(A,curtain)))). _parse([what,is,in,front,of,the,curtain,in,the,image1398,?], answer(A, (const(A,cabinet)))). _parse([what,are,the,things,on,the,cabinet,in,the,image1398,?], answer(A, (const(A,tray);const(A,decorative_item)))). _parse([what,is,at,the,right,top,in,the,image1399,?], answer(A, (const(A,chandelier)))). _parse([what,is,found,below,the,chandelier,in,the,image1399,?], answer(A, (const(A,table)))). _parse([what,are,the,things,on,the,table,in,the,image1399,?], answer(A, (const(A,file);const(A,papers);const(A,pencil)))). _parse([what,are,stuck,on,the,wall,in,the,image1399,?], answer(A, (const(A,photo)))). _parse([what,is,found,to,the,left,of,the,table,in,the,image1399,?], answer(A, (const(A,window)))). _parse([what,is,before,the,window,in,the,image1399,?], answer(A, (const(A,blinds)))). _parse([what,is,hanged,before,the,window,in,the,image1399,?], answer(A, (const(A,curtain)))). _parse([how,many,chairs,are,there,in,the,image1400,?], answer(A, (const(A,8)))). _parse([what,is,at,the,centre,of,the,chairs,in,the,image1400,?], answer(A, (const(A,table)))). _parse([what,are,hanged,on,the,wall,in,the,image1400,?], answer(A, (const(A,photo)))). _parse([what,is,found,on,the,table,in,the,image1400,?], answer(A, (const(A,books)))). _parse([what,is,the,colour,of,the,wall,in,the,image1400,?], answer(A, (const(A,red)))). _parse([what,is,the,colour,of,the,wall,in,the,image1401,?], answer(A, (const(A,red)))). _parse([what,are,stuck,on,the,wall,in,the,image1401,?], answer(A, (const(A,photo)))). _parse([what,are,in,front,of,the,photos,in,the,image1401,?], answer(A, (const(A,table)))). _parse([what,are,around,the,table,in,the,image1401,?], answer(A, (const(A,chair)))). _parse([what,is,found,in,the,inner,room,in,the,image1401,?], answer(A, (const(A,fish_tank)))). _parse([what,is,found,on,the,table,in,the,image1401,?], answer(A, (const(A,book)))). _parse([what,is,the,table,colour,in,the,image1407,?], answer(A, (const(A,brown)))). _parse([what,are,the,things,on,the,table,in,the,image1407,?], answer(A, (const(A,paper);const(A,bottle);const(A,box)))). _parse([what,are,stuck,on,the,wall,in,the,image1407,?], answer(A, (const(A,photo)))). _parse([what,is,to,the,left,of,the,image1407,in,the,image1407,?], answer(A, (const(A,display_case)))). _parse([what,is,in,the,corner,of,the,inner,room,in,the,image1407,?], answer(A, (const(A,stroller)))). _parse([what,are,the,things,on,the,table,in,the,image1408,?], answer(A, (const(A,books);const(A,box)))). _parse([what,is,stuck,on,the,wall,in,the,image1408,?], answer(A, (const(A,photo)))). _parse([what,is,to,the,right,of,the,photo,in,the,image1408,?], answer(A, (const(A,display_case)))). _parse([how,many,chairs,are,there,in,the,image1408,?], answer(A, (const(A,7)))). _parse([what,are,stuck,on,the,wall,in,the,image1409,?], answer(A, (const(A,photo)))). _parse([what,are,seen,on,the,shelf,in,the,image1409,?], answer(A, (const(A,photo)))). _parse([what,is,the,table,colour,in,the,image1409,?], answer(A, (const(A,brown)))). _parse([what,are,the,things,on,the,table,in,the,image1409,?], answer(A, (const(A,bag);const(A,box);const(A,purse);const(A,books)))). _parse([what,is,behind,the,table,in,the,image1409,?], answer(A, (const(A,sofa)))). _parse([what,is,on,the,floor,in,the,image1410,?], answer(A, (const(A,floor_mat)))). _parse([what,is,near,the,floor,mat,in,the,image1410,?], answer(A, (const(A,shoe)))). _parse([what,is,near,the,wall,divider,in,the,image1410,?], answer(A, (const(A,container)))). _parse([what,is,seen,in,the,inner,room,in,the,image1410,?], answer(A, (const(A,cabinet)))). _parse([what,is,on,the,floor,in,the,image1411,?], answer(A, (const(A,floor_mat)))). _parse([what,is,to,the,right,of,the,floor,mat,in,the,image1411,?], answer(A, (const(A,piano)))). _parse([what,are,the,things,on,the,piano,in,the,image1411,?], answer(A, (const(A,photo);const(A,sheet_music)))). _parse([what,is,near,the,floor,mat,in,the,image1411,?], answer(A, (const(A,shoe)))). _parse([what,is,under,the,piano,in,the,image1411,?], answer(A, (const(A,piano_bench)))). _parse([what,is,to,the,right,of,the,piano,in,the,image1411,?], answer(A, (const(A,lamp)))). _parse([what,is,in,front,of,the,window,in,the,image1412,?], answer(A, (const(A,table)))). _parse([what,are,the,things,on,the,table,in,the,image1412,?], answer(A, (const(A,lamp);const(A,photo);const(A,decorative_item)))). _parse([what,is,stuck,on,the,ceiling,in,the,image1412,?], answer(A, (const(A,chandelier)))). _parse([what,are,stuck,on,the,wall,in,the,image1412,?], answer(A, (const(A,photo)))). _parse([what,are,the,things,on,the,dining,table,in,the,image1412,?], answer(A, (const(A,box);const(A,purse);const(A,cup)))). _parse([what,are,stuck,on,the,wall,in,the,image1413,?], answer(A, (const(A,photo)))). _parse([what,is,at,the,corner,of,the,room,in,the,image1413,?], answer(A, (const(A,table)))). _parse([what,are,the,things,on,the,table,in,the,image1413,?], answer(A, (const(A,cup)))). _parse([what,is,to,the,right,of,the,table,in,the,image1413,?], answer(A, (const(A,baby_chair)))). _parse([what,is,in,front,of,the,window,in,the,image1413,?], answer(A, (const(A,table)))). _parse([what,is,on,the,table,in,the,image1413,?], answer(A, (const(A,lamp)))). _parse([what,is,stuck,on,the,wall,in,the,image1414,?], answer(A, (const(A,photo)))). _parse([what,is,found,below,the,photo,in,the,image1414,?], answer(A, (const(A,baby_chair)))). _parse([what,is,near,the,baby,chair,in,the,image1414,?], answer(A, (const(A,toy_stroller)))). _parse([what,is,in,front,of,the,window,in,the,image1414,?], answer(A, (const(A,table)))). _parse([what,are,on,the,table,in,the,image1414,?], answer(A, (const(A,lamp);const(A,photo)))). _parse([by,what,the,window,is,closed,in,the,image1421,?], answer(A, (const(A,blinds)))). _parse([what,is,stuck,on,the,wall,in,the,image1421,?], answer(A, (const(A,photo)))). _parse([what,is,to,the,right,of,the,window,in,the,image1421,?], answer(A, (const(A,chair)))). _parse([what,is,in,front,of,the,window,in,the,image1421,?], answer(A, (const(A,table)))). _parse([what,is,on,the,table,in,the,image1421,?], answer(A, (const(A,vase)))). _parse([what,are,stuck,on,the,wall,in,the,image1422,?], answer(A, (const(A,photo)))). _parse([what,is,found,below,the,left,photo,in,the,image1422,?], answer(A, (const(A,piano)))). _parse([what,are,the,things,on,the,piano,in,the,image1422,?], answer(A, (const(A,photo);const(A,toy)))). _parse([what,is,under,the,piano,in,the,image1422,?], answer(A, (const(A,piano_bench)))). _parse([what,is,found,below,the,right,photo,in,the,image1422,?], answer(A, (const(A,cabinet)))). _parse([what,is,stuck,on,the,wall,in,the,image1423,?], answer(A, (const(A,photo)))). _parse([what,is,found,below,the,photo,in,the,image1423,?], answer(A, (const(A,cabinet)))). _parse([what,is,at,the,top,right,in,the,image1423,?], answer(A, (const(A,display_case)))). _parse([what,are,the,things,inside,the,display,case,in,the,image1423,?], answer(A, (const(A,decorative_item)))). _parse([what,is,in,the,bottom,right,corner,in,the,image1423,?], answer(A, (const(A,chair)))). _parse([what,is,at,the,top,left,corner,in,the,image1424,?], answer(A, (const(A,window)))). _parse([what,is,on,the,dining,table,in,the,image1424,?], answer(A, (const(A,flower_pot)))). _parse([what,are,stuck,on,the,wall,in,the,image1424,?], answer(A, (const(A,photo)))). _parse([what,is,in,the,corner,of,the,room,in,the,image1424,?], answer(A, (const(A,bookshelf)))). _parse([what,are,stuck,on,the,wall,in,the,image1430,?], answer(A, (const(A,photo)))). _parse([what,is,found,below,the,photos,in,the,image1430,?], answer(A, (const(A,cabinet)))). _parse([what,are,the,things,on,the,cabinet,in,the,image1430,?], answer(A, (const(A,clothes);const(A,photo);const(A,paper)))). _parse([what,is,in,front,of,the,cabinet,in,the,image1430,?], answer(A, (const(A,chair)))). _parse([what,is,hanged,before,the,window,in,the,image1431,?], answer(A, (const(A,curtain)))). _parse([what,are,around,the,table,in,the,image1431,?], answer(A, (const(A,chair)))). _parse([what,are,stuck,on,the,wall,in,the,image1431,?], answer(A, (const(A,photo)))). _parse([what,is,at,the,top,right,corner,in,the,image1431,?], answer(A, (const(A,door_way)))). _parse([what,are,stuck,on,the,wall,in,the,image1432,?], answer(A, (const(A,photo)))). _parse([what,is,found,below,the,photos,in,the,image1432,?], answer(A, (const(A,cabinet)))). _parse([what,are,the,things,on,the,cabinet,in,the,image1432,?], answer(A, (const(A,clothes);const(A,photo);const(A,paper)))). _parse([what,is,to,the,left,of,the,wall,divider,in,the,image1432,?], answer(A, (const(A,door_way)))). _parse([what,are,stuck,on,the,wall,in,the,image1433,?], answer(A, (const(A,photo)))). _parse([what,is,found,below,the,photos,in,the,image1433,?], answer(A, (const(A,cabinet)))). _parse([what,is,the,colour,of,the,dining,table,in,the,image1433,?], answer(A, (const(A,brown)))). _parse([what,is,to,the,left,of,the,wall,divider,in,the,image1433,?], answer(A, (const(A,door_way)))). _parse([what,is,to,the,left,of,the,table,in,the,image1441,?], answer(A, (const(A,cabinet)))). _parse([what,are,the,things,on,the,cabinet,in,the,image1441,?], answer(A, (const(A,photo);const(A,candlestick);const(A,candelabra)))). _parse([what,is,found,in,the,inner,room,in,the,image1441,?], answer(A, (const(A,cabinet)))). _parse([what,are,stuck,on,the,wall,in,the,image1442,?], answer(A, (const(A,wall_decoration)))). _parse([what,is,in,the,corner,of,the,room,in,the,image1442,?], answer(A, (const(A,window)))). _parse([what,is,on,the,floor,in,the,image1442,?], answer(A, (const(A,rug)))). _parse([what,is,the,colour,of,the,chair,in,the,image1442,?], answer(A, (const(A,red)))). _parse([what,are,stuck,on,the,wall,in,the,image1443,?], answer(A, (const(A,photo)))). _parse([what,is,on,the,floor,in,the,image1443,?], answer(A, (const(A,rug)))). _parse([what,is,to,the,left,of,the,door,way,in,the,image1443,?], answer(A, (const(A,lamp)))). _parse([what,is,the,colour,of,the,chair,in,the,image1443,?], answer(A, (const(A,red)))). _parse([what,is,at,the,right,side,in,the,image1444,?], answer(A, (const(A,coffee_table)))). _parse([what,are,the,things,on,the,coffee,table,in,the,image1444,?], answer(A, (const(A,books)))). _parse([what,is,behind,the,coffee,table,in,the,image1444,?], answer(A, (const(A,mantel)))). _parse([what,is,to,the,left,of,the,mantel,in,the,image1444,?], answer(A, (const(A,sofa)))). _parse([what,is,behind,the,sofa,in,the,image1444,?], answer(A, (const(A,window)))). _parse([what,is,hanged,in,front,of,the,window,in,the,image1444,?], answer(A, (const(A,curtain)))). _parse([what,is,to,the,left,of,the,sofa,in,the,image1444,?], answer(A, (const(A,table)))). _parse([what,are,the,things,on,the,table,in,the,image1444,?], answer(A, (const(A,lamp);const(A,photo)))). _parse([what,is,stuck,on,the,wall,in,the,image1445,?], answer(A, (const(A,photo)))). _parse([what,is,found,below,the,left,side,photo,in,the,image1445,?], answer(A, (const(A,table)))). _parse([what,are,the,things,on,the,table,in,the,image1445,?], answer(A, (const(A,lamp);const(A,book)))). _parse([what,is,in,front,of,the,table,in,the,image1445,?], answer(A, (const(A,chair)))). _parse([what,is,on,the,floor,in,the,image1445,?], answer(A, (const(A,rug)))). _parse([how,many,chairs,are,there,in,the,image1446,?], answer(A, (const(A,8)))). _parse([what,is,on,the,floor,in,the,image1446,?], answer(A, (const(A,rug)))). _parse([what,is,stuck,on,the,wall,in,the,image1446,?], answer(A, (const(A,wall_decoration)))). _parse([what,is,stuck,on,the,ceiling,on,the,top,of,the,dining,table,in,the,image1446,?], answer(A, (const(A,chandelier)))). _parse([what,is,behind,the,dining,table,in,the,image1446,?], answer(A, (const(A,cabinet)))). _parse([what,is,stuck,on,the,wall,in,the,image1447,?], answer(A, (const(A,photo)))). _parse([what,is,in,front,of,the,photo,in,the,image1447,?], answer(A, (const(A,cabinet)))). _parse([what,are,around,the,dining,table,in,the,image1447,?], answer(A, (const(A,chair)))). _parse([what,are,the,things,on,the,table,in,the,image1447,?], answer(A, (const(A,vase)))). _parse([what,are,stuck,on,the,wall,in,the,image1448,?], answer(A, (const(A,photo)))). _parse([what,is,found,below,the,left,side,photo,in,the,image1448,?], answer(A, (const(A,mantel)))). _parse([what,is,in,front,of,the,mantel,in,the,image1448,?], answer(A, (const(A,chair)))). _parse([what,is,to,the,right,of,the,mantel,in,the,image1448,?], answer(A, (const(A,table)))). _parse([what,is,in,the,top,right,in,the,image1448,?], answer(A, (const(A,chandelier)))). _parse([what,is,found,below,the,chandelier,in,the,image1448,?], answer(A, (const(A,table)))). _parse([what,is,on,the,floor,in,the,image1449,?], answer(A, (const(A,rug)))). _parse([what,are,around,dining,table,in,the,image1449,?], answer(A, (const(A,chair)))). _parse([what,is,at,the,opposite,side,of,the,dining,table,in,the,image1449,?], answer(A, (const(A,decoration_item)))). _parse([what,is,behind,the,wall,divider,in,the,image1449,?], answer(A, (const(A,table)))).