id
stringlengths
1
5
prompt
stringlengths
21
450
global_attributes
dict
scene_graph
dict
3000
A loading zone; a gristmill; a wain.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "loading_zone", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "gristmill", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "wain", "value_type": null } ], "edges": [] }
3001
A deep violet and painted prairie aster.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "prairie_aster", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "deep violet", "value_type": "color" }, { "id": "attribute|1|2", "type": "attribute_node", "value": "painted", "value_type": "state" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null }, { "source": "object_1", "target": "attribute|1|2", "type": "attribute_edge", "value_type": null, "value": null } ] }
3002
A piggy bank; a similar loblolly pine.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "piggy_bank", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "loblolly_pine", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "similar", "value_type": "adj-general" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3003
A door (room); a tiny pike (point).
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "door (room)", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "pike (point)", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "tiny", "value_type": "size" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3004
A hobby (falcon); a wading bird; a tobagonian.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "hobby (falcon)", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "wading_bird", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "tobagonian", "value_type": null } ], "edges": [] }
3005
An elementary and vivid orange peel fender (framework).
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "fender (framework)", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "vivid orange peel", "value_type": "color" }, { "id": "attribute|1|2", "type": "attribute_node", "value": "elementary", "value_type": "adj-general" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null }, { "source": "object_1", "target": "attribute|1|2", "type": "attribute_edge", "value_type": null, "value": null } ] }
3006
A protectionist is represents operator or service of the throstle.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "protectionist", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "throstle", "value_type": null } ], "edges": [ { "source": "object_1", "target": "object_2", "type": "relation_edge", "value_type": "symbolic", "value": "represents operator or service of" } ] }
3007
An elliptical guama; a digger wasp.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "guama", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "digger_wasp", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "elliptical", "value_type": "adj-general" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3008
A pageboy; a terra cotta color tender (car).
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "pageboy", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "tender (car)", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "terra cotta color", "value_type": "color" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3009
A cockpit (seat); a reciprocating engine; a breakfast table.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "cockpit (seat)", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "reciprocating_engine", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "breakfast_table", "value_type": null } ], "edges": [] }
3010
A cypress spurge is descending the mason jar.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "cypress_spurge", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "mason_jar", "value_type": null } ], "edges": [ { "source": "object_1", "target": "object_2", "type": "relation_edge", "value_type": "functional", "value": "descending" } ] }
3011
A bottle bank; an oboe d'amore; a klieg light.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "bottle_bank", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "oboe_d'amore", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "klieg_light", "value_type": null } ], "edges": [] }
3012
A broad-shouldered and charcoal color boneshaker.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "boneshaker", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "charcoal color", "value_type": "color" }, { "id": "attribute|1|2", "type": "attribute_node", "value": "broad-shouldered", "value_type": "human-shape" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null }, { "source": "object_1", "target": "attribute|1|2", "type": "attribute_edge", "value_type": null, "value": null } ] }
3013
A fishbowl is signals warning to the hypnotist.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "fishbowl", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "hypnotist", "value_type": null } ], "edges": [ { "source": "object_1", "target": "object_2", "type": "relation_edge", "value_type": "interactional", "value": "signals warning to" } ] }
3014
Pale silver and pebble maquis.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "maquis", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "pebble", "value_type": "material" }, { "id": "attribute|1|2", "type": "attribute_node", "value": "pale silver", "value_type": "color" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null }, { "source": "object_1", "target": "attribute|1|2", "type": "attribute_edge", "value_type": null, "value": null } ] }
3015
A sifter; a rubber boot; a bondman (slave).
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "sifter", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "rubber_boot", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "bondman (slave)", "value_type": null } ], "edges": [] }
3016
An oval silk oak; a john doe (commoner).
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "silk_oak", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "john_doe (commoner)", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "oval", "value_type": "adj-general" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3017
A location (object); a forelock (lock); a grocery boy.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "location (object)", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "forelock (lock)", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "grocery_boy", "value_type": null } ], "edges": [] }
3018
An alb; an oil burner; a lilyturf.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "alb", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "oil_burner", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "lilyturf", "value_type": null } ], "edges": [] }
3019
A goffer (eager beaver) is viewed from the skipjack (scombroid).
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "goffer (eager_beaver)", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "skipjack (scombroid)", "value_type": null } ], "edges": [ { "source": "object_1", "target": "object_2", "type": "relation_edge", "value_type": "interactional", "value": "viewed from" } ] }
3020
A greenhouse whitefly; a sertoli cell; a swagman.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "greenhouse_whitefly", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "sertoli_cell", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "swagman", "value_type": null } ], "edges": [] }
3021
A cadet blue sweet woodruff; a doorjamb.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "sweet_woodruff", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "doorjamb", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "cadet blue", "value_type": "color" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3022
A cashmere goat; a cadmium orange resident commissioner.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "cashmere_goat", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "resident_commissioner", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "cadmium orange", "value_type": "color" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3023
A croatian; a barterer; a grandma.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "croatian", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "barterer", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "grandma", "value_type": null } ], "edges": [] }
3024
A foreman (foreperson); a distant madonna lily.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "foreman (foreperson)", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "madonna_lily", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "distant", "value_type": "adj-general" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3025
A cluttered storyteller; a cascade penstemon.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "storyteller", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "cascade_penstemon", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "cluttered", "value_type": "state" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3026
A cochin; a salon (shop); a sex symbol.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "cochin", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "salon (shop)", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "sex_symbol", "value_type": null } ], "edges": [] }
3027
A fallen and pale gold grebe.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "grebe", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "fallen", "value_type": "state" }, { "id": "attribute|1|2", "type": "attribute_node", "value": "pale gold", "value_type": "color" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null }, { "source": "object_1", "target": "attribute|1|2", "type": "attribute_edge", "value_type": null, "value": null } ] }
3028
A hip (fruit); a cerise fink.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "hip (fruit)", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "fink", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "cerise", "value_type": "color" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3029
A cool black and dark tangerine leiden jar.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "leiden_jar", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "dark tangerine", "value_type": "color" }, { "id": "attribute|1|2", "type": "attribute_node", "value": "cool black", "value_type": "color" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null }, { "source": "object_1", "target": "attribute|1|2", "type": "attribute_edge", "value_type": null, "value": null } ] }
3030
A cork soybean future; a lower limit.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "soybean_future", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "lower_limit", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "cork", "value_type": "material" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3031
A navy base; an infantryman; a herb mercury.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "navy_base", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "infantryman", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "herb_mercury", "value_type": null } ], "edges": [] }
3032
An italian sky blue peccary; a riding boot.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "peccary", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "riding_boot", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "italian sky blue", "value_type": "color" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3033
A clock radio; a nyala; a horseweed.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "clock_radio", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "nyala", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "horseweed", "value_type": null } ], "edges": [] }
3034
A good barbecue; a wrench.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "barbecue", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "wrench", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "good", "value_type": "adj-general" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3035
Subtropics; a martinet; a finery.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "subtropics", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "martinet", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "finery", "value_type": null } ], "edges": [] }
3036
A charming empty; a rag.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "empty", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "rag", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "charming", "value_type": "adj-general" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3037
A plastic cover and thick roble beech.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "roble_beech", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "plastic cover", "value_type": "material" }, { "id": "attribute|1|2", "type": "attribute_node", "value": "thick", "value_type": "human-heavy" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null }, { "source": "object_1", "target": "attribute|1|2", "type": "attribute_edge", "value_type": null, "value": null } ] }
3038
An ancient (person) is in a row with the manna lichen.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "ancient (person)", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "manna_lichen", "value_type": null } ], "edges": [ { "source": "object_1", "target": "object_2", "type": "relation_edge", "value_type": "interactional", "value": "in a row with" } ] }
3039
A lavender magenta color inner city; a profit taker.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "inner_city", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "profit_taker", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "lavender magenta color", "value_type": "color" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3040
A no man's land; a lurking place; a gipsywort.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "no_man's_land", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "lurking_place", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "gipsywort", "value_type": null } ], "edges": [] }
3041
A commissioner (member) is driving in front of the western poppy.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "commissioner (member)", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "western_poppy", "value_type": null } ], "edges": [ { "source": "object_1", "target": "object_2", "type": "relation_edge", "value_type": "functional", "value": "driving in front of" } ] }
3042
A sunset orange resistance thermometer; a cardroom.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "resistance_thermometer", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "cardroom", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "sunset orange", "value_type": "color" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3043
A dark salmon poseur; a broadtail.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "poseur", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "broadtail", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "dark salmon", "value_type": "color" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3044
A personal digital assistant is subject of nostalgia or memory the handicapped person.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "personal_digital_assistant", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "handicapped_person", "value_type": null } ], "edges": [ { "source": "object_1", "target": "object_2", "type": "relation_edge", "value_type": "emotional", "value": "subject of nostalgia or memory" } ] }
3045
An airplane is in mid-air above the fleawort.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "airplane", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "fleawort", "value_type": null } ], "edges": [ { "source": "object_1", "target": "object_2", "type": "relation_edge", "value_type": "spatial", "value": "in mid-air above" } ] }
3046
A tiny cattle trail; a sour gum.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "cattle_trail", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "sour_gum", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "tiny", "value_type": "size" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3047
A yellowish sweet corn; a wading bird.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "sweet_corn", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "wading_bird", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "yellowish", "value_type": "adj-general" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3048
A quilted and rich brilliant lavender face veil.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "face_veil", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "quilted", "value_type": "texture" }, { "id": "attribute|1|2", "type": "attribute_node", "value": "rich brilliant lavender", "value_type": "color" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null }, { "source": "object_1", "target": "attribute|1|2", "type": "attribute_edge", "value_type": null, "value": null } ] }
3049
An Indian yellow color lay figure; a catbird.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "lay_figure", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "catbird", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "Indian yellow color", "value_type": "color" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3050
A hardstem bulrush is trodden by the juggernaut.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "hardstem_bulrush", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "juggernaut", "value_type": null } ], "edges": [ { "source": "object_1", "target": "object_2", "type": "relation_edge", "value_type": "interactional", "value": "trodden by" } ] }
3051
A blue-magenta violet color reticulocyte; a new englander.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "reticulocyte", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "new_englander", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "blue-magenta violet color", "value_type": "color" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3052
Handmade and ivory color parrotfish.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "parrotfish", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "handmade", "value_type": "adj-general" }, { "id": "attribute|1|2", "type": "attribute_node", "value": "ivory color", "value_type": "color" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null }, { "source": "object_1", "target": "attribute|1|2", "type": "attribute_edge", "value_type": null, "value": null } ] }
3053
A witch elm; a tree sparrow (sparrow); a schemer.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "witch_elm", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "tree_sparrow (sparrow)", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "schemer", "value_type": null } ], "edges": [] }
3054
A spanish carmine color and tin thoroughbred (racehorse).
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "thoroughbred (racehorse)", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "spanish carmine color", "value_type": "color" }, { "id": "attribute|1|2", "type": "attribute_node", "value": "tin", "value_type": "material" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null }, { "source": "object_1", "target": "attribute|1|2", "type": "attribute_edge", "value_type": null, "value": null } ] }
3055
A first baseman; an onion stem; a sea bream.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "first_baseman", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "onion_stem", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "sea_bream", "value_type": null } ], "edges": [] }
3056
A suricate; a short multiplex (cinema).
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "suricate", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "multiplex (cinema)", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "short", "value_type": "adj-general" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3057
A perihelion is suggests a safe space for the sock.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "perihelion", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "sock", "value_type": null } ], "edges": [ { "source": "object_1", "target": "object_2", "type": "relation_edge", "value_type": "emotional", "value": "suggests a safe space for" } ] }
3058
A basic heartleaf (wild ginger); a triode.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "heartleaf (wild_ginger)", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "triode", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "basic", "value_type": "adj-general" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3059
A dark spring green and shining australian state.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "australian_state", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "shining", "value_type": "state" }, { "id": "attribute|1|2", "type": "attribute_node", "value": "dark spring green", "value_type": "color" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null }, { "source": "object_1", "target": "attribute|1|2", "type": "attribute_edge", "value_type": null, "value": null } ] }
3060
A lineman (football player); a bilimbi; a trumpet honeysuckle.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "lineman (football_player)", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "bilimbi", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "trumpet_honeysuckle", "value_type": null } ], "edges": [] }
3061
A turnbuckle; a shackle (bar); a sleeping beauty.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "turnbuckle", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "shackle (bar)", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "sleeping_beauty", "value_type": null } ], "edges": [] }
3062
A cyrilla; a cirque; a goldenrod.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "cyrilla", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "cirque", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "goldenrod", "value_type": null } ], "edges": [] }
3063
A neutron star is venue for the trifoliate orange.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "neutron_star", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "trifoliate_orange", "value_type": null } ], "edges": [ { "source": "object_1", "target": "object_2", "type": "relation_edge", "value_type": "functional", "value": "venue for" } ] }
3064
A shingle (signboard); an entlebucher; a rafter.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "shingle (signboard)", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "entlebucher", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "rafter", "value_type": null } ], "edges": [] }
3065
A pawnbroker's shop; rooibos; a caper spurge.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "pawnbroker's_shop", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "rooibos", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "caper_spurge", "value_type": null } ], "edges": [] }
3066
A scorer (player); a denim blue predictor.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "scorer (player)", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "predictor", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "denim blue", "value_type": "color" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3067
A garbage; a copper red blacktip shark.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "garbage", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "blacktip_shark", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "copper red", "value_type": "color" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3068
A para rubber tree is waiting on the sphagnum.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "para_rubber_tree", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "sphagnum", "value_type": null } ], "edges": [ { "source": "object_1", "target": "object_2", "type": "relation_edge", "value_type": "interactional", "value": "waiting on" } ] }
3069
A metacentric chromosome; an old hug-me-tight.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "metacentric_chromosome", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "hug-me-tight", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "old", "value_type": "adj-general" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3070
A lampoon artist is provides walkway for the enlargement.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "lampoon_artist", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "enlargement", "value_type": null } ], "edges": [ { "source": "object_1", "target": "object_2", "type": "relation_edge", "value_type": "functional", "value": "provides walkway for" } ] }
3071
A backstay; a faded radiogram.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "backstay", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "radiogram", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "faded", "value_type": "state" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3072
A cadmium yellow and tiny dirk.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "dirk", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "tiny", "value_type": "size" }, { "id": "attribute|1|2", "type": "attribute_node", "value": "cadmium yellow", "value_type": "color" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null }, { "source": "object_1", "target": "attribute|1|2", "type": "attribute_edge", "value_type": null, "value": null } ] }
3073
An uncooked job's comforter; a set gun.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "job's_comforter", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "set_gun", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "uncooked", "value_type": "state" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3074
A subnormal is pairing with the piece (part).
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "subnormal", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "piece (part)", "value_type": null } ], "edges": [ { "source": "object_1", "target": "object_2", "type": "relation_edge", "value_type": "social", "value": "pairing with" } ] }
3075
A cryocautery; a crisp verger.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "cryocautery", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "verger", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "crisp", "value_type": "texture" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3076
A floret; a false chamomile; a ridge (beam).
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "floret", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "false_chamomile", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "ridge (beam)", "value_type": null } ], "edges": [] }
3077
A plug fuse; a trier (judge); a holdover.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "plug_fuse", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "trier (judge)", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "holdover", "value_type": null } ], "edges": [] }
3078
A trombidiid; a rosy brown charcoal (drawing).
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "trombidiid", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "charcoal (drawing)", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "rosy brown", "value_type": "color" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3079
A dark orange deck (platform); a sloop of war.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "deck (platform)", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "sloop_of_war", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "dark orange", "value_type": "color" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3080
A known and mediocre anglewing.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "anglewing", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "mediocre", "value_type": "adj-general" }, { "id": "attribute|1|2", "type": "attribute_node", "value": "known", "value_type": "adj-general" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null }, { "source": "object_1", "target": "attribute|1|2", "type": "attribute_edge", "value_type": null, "value": null } ] }
3081
A snifter; an asphalt stone droshky.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "snifter", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "droshky", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "asphalt stone", "value_type": "material" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3082
A holding device is grass sticking out of the cleistothecium.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "holding_device", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "cleistothecium", "value_type": null } ], "edges": [ { "source": "object_1", "target": "object_2", "type": "relation_edge", "value_type": "spatial", "value": "grass sticking out of" } ] }
3083
A foreigner (stranger); a spiffy panpipe.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "foreigner (stranger)", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "panpipe", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "spiffy", "value_type": "adj-general" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3084
A soldier grainy club; an accurate personal computer.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "soldier_grainy_club", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "personal_computer", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "accurate", "value_type": "adj-general" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3085
A hydraulic brake; a loafer; a digitigrade mammal.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "hydraulic_brake", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "loafer", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "digitigrade_mammal", "value_type": null } ], "edges": [] }
3086
A dark green and green-blue american wistaria.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "american_wistaria", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "dark green", "value_type": "color" }, { "id": "attribute|1|2", "type": "attribute_node", "value": "green-blue", "value_type": "color" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null }, { "source": "object_1", "target": "attribute|1|2", "type": "attribute_edge", "value_type": null, "value": null } ] }
3087
A bandanna is concentrated on the milk float.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "bandanna", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "milk_float", "value_type": null } ], "edges": [ { "source": "object_1", "target": "object_2", "type": "relation_edge", "value_type": "emotional", "value": "concentrated on" } ] }
3088
A deep sky blue harvestman; a whistle (wind instrument).
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "harvestman", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "whistle (wind_instrument)", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "deep sky blue", "value_type": "color" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3089
A monstrosity hognose snake; ebola virus.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "hognose_snake", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "ebola_virus", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "monstrosity", "value_type": "adj-horror" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3090
A bright maroon dial (selector); a uriah.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "dial (selector)", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "uriah", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "bright maroon", "value_type": "color" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3091
A ribbon (notion) is sticking to side of the pale chrysanthemum aphid.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "ribbon (notion)", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "pale_chrysanthemum_aphid", "value_type": null } ], "edges": [ { "source": "object_1", "target": "object_2", "type": "relation_edge", "value_type": "interactional", "value": "sticking to side of" } ] }
3092
A cinquefoil (carving); a cursed crowfoot; headdress.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "cinquefoil (carving)", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "cursed_crowfoot", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "headdress", "value_type": null } ], "edges": [] }
3093
A stylist; a shrubby penstemon; principal axis.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "stylist", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "shrubby_penstemon", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "principal_axis", "value_type": null } ], "edges": [] }
3094
A jerusalem cherry; an expensive fall cankerworm.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "jerusalem_cherry", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "fall_cankerworm", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "expensive", "value_type": "adj-general" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3095
An aztec; a Duke blue second fiddle.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "aztec", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "second_fiddle", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "Duke blue", "value_type": "color" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3096
A scleroderma citrinum; a driver (wood); a house painter.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "scleroderma_citrinum", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "driver (wood)", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "house_painter", "value_type": null } ], "edges": [] }
3097
A saxon; an arylide yellow wold.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "saxon", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "wold", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "arylide yellow", "value_type": "color" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3098
A spherical angle; a suburban tack (nail).
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "spherical_angle", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "tack (nail)", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "suburban", "value_type": "adj-general" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
3099
A cassin's kingbird is engaging in celebration with the incumbent.
{ "ISO": "", "aperture": "", "artist": "", "camera_gear": "", "camera_model": "", "camera_movement": "", "depth_of_focus": "", "focal_length": "", "genre": "", "lighting": "", "location": "", "painting_style": "", "size": "", "technique": "", "time_span": "", "video_editting_style": "", "view": "", "weather": "" }
{ "nodes": [ { "id": "object_1", "type": "object_node", "value": "cassin's_kingbird", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "incumbent", "value_type": null } ], "edges": [ { "source": "object_1", "target": "object_2", "type": "relation_edge", "value_type": "social", "value": "engaging in celebration with" } ] }