id
stringlengths
1
5
prompt
stringlengths
21
450
global_attributes
dict
scene_graph
dict
2800
A connected and pleasant tobacco.
{ "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": "tobacco", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "pleasant", "value_type": "adj-general" }, { "id": "attribute|1|2", "type": "attribute_node", "value": "connected", "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 } ] }
2801
A third gear; platinum color cleaners.
{ "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": "third_gear", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "cleaners", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "platinum color", "value_type": "color" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2802
A downy ground cherry; a chokey; a wallboard.
{ "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": "downy_ground_cherry", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "chokey", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "wallboard", "value_type": null } ], "edges": [] }
2803
A bandwagon; a comanche; a finch.
{ "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": "bandwagon", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "comanche", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "finch", "value_type": null } ], "edges": [] }
2804
An acanthocephalan; a rich black creeping st john's wort.
{ "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": "acanthocephalan", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "creeping_st_john's_wort", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "rich black", "value_type": "color" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2805
A lord of misrule is appearing fierce the carnivore (predator).
{ "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": "lord_of_misrule", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "carnivore (predator)", "value_type": null } ], "edges": [ { "source": "object_1", "target": "object_2", "type": "relation_edge", "value_type": "emotional", "value": "appearing fierce" } ] }
2806
A japanese quince is resting surface for the welterweight (wrestler).
{ "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": "japanese_quince", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "welterweight (wrestler)", "value_type": null } ], "edges": [ { "source": "object_1", "target": "object_2", "type": "relation_edge", "value_type": "interactional", "value": "resting surface for" } ] }
2807
A linear and plaster furring strip.
{ "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": "furring_strip", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "plaster", "value_type": "material" }, { "id": "attribute|1|2", "type": "attribute_node", "value": "linear", "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 } ] }
2808
Secretary of veterans affairs; a deep violet gunnery sergeant.
{ "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": "secretary_of_veterans_affairs", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "gunnery_sergeant", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "deep violet", "value_type": "color" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2809
A better american gallinule; a manual.
{ "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_gallinule", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "manual", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "better", "value_type": "adj-general" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2810
A radical red horn (alarm); a lasso.
{ "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": "horn (alarm)", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "lasso", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "radical red", "value_type": "color" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2811
An expansion bolt; a fieldworker; a teleprompter.
{ "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": "expansion_bolt", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "fieldworker", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "teleprompter", "value_type": null } ], "edges": [] }
2812
An octagonal lanugo; an active site.
{ "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": "lanugo", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "active_site", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "octagonal", "value_type": "shape" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2813
A safety yellow yukon white birch; a paiute.
{ "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": "yukon_white_birch", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "paiute", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "safety yellow", "value_type": "color" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2814
An accompanist; a hilum; a multiplexer.
{ "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": "accompanist", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "hilum", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "multiplexer", "value_type": null } ], "edges": [] }
2815
A Romanesque architecture rock squirrel; a drag.
{ "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": "rock_squirrel", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "drag", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "Romanesque architecture", "value_type": "architectural style" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2816
A paint is worn inside the antiquark.
{ "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": "paint", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "antiquark", "value_type": null } ], "edges": [ { "source": "object_1", "target": "object_2", "type": "relation_edge", "value_type": "interactional", "value": "worn inside" } ] }
2817
A battlefront is expressing care for the ball cartridge.
{ "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": "battlefront", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "ball_cartridge", "value_type": null } ], "edges": [ { "source": "object_1", "target": "object_2", "type": "relation_edge", "value_type": "emotional", "value": "expressing care for" } ] }
2818
A very light azure long-eared bat; a praetorian guard.
{ "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": "long-eared_bat", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "praetorian_guard", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "very light azure", "value_type": "color" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2819
A wide mossy saxifrage; a european turkey oak.
{ "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": "mossy_saxifrage", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "european_turkey_oak", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "wide", "value_type": "human-heavy" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2820
A pastel violet microcyte; a climbing hempweed.
{ "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": "microcyte", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "climbing_hempweed", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "pastel violet", "value_type": "color" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2821
A worse hawthorn; a trailblazer.
{ "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": "hawthorn", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "trailblazer", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "worse", "value_type": "adj-general" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2822
A dolphin; a Tudor Revival architecture obsessive-compulsive.
{ "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": "dolphin", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "obsessive-compulsive", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "Tudor Revival architecture", "value_type": "architectural style" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2823
A keeled garlic; a great horned owl; a trestlework.
{ "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": "keeled_garlic", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "great_horned_owl", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "trestlework", "value_type": null } ], "edges": [] }
2824
A laurel green asiatic sweetleaf; an axon.
{ "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": "asiatic_sweetleaf", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "axon", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "laurel green", "value_type": "color" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2825
A testatrix is collecting against the terrarium.
{ "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": "testatrix", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "terrarium", "value_type": null } ], "edges": [ { "source": "object_1", "target": "object_2", "type": "relation_edge", "value_type": "functional", "value": "collecting against" } ] }
2826
A creamy and green-yellow cold-water flat.
{ "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": "cold-water_flat", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "green-yellow", "value_type": "color" }, { "id": "attribute|1|2", "type": "attribute_node", "value": "creamy", "value_type": "texture" } ], "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 } ] }
2827
A beagle; a deep red day nursery.
{ "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": "beagle", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "day_nursery", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "deep red", "value_type": "color" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2828
A grouped summer flounder; a bursar.
{ "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": "summer_flounder", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "bursar", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "grouped", "value_type": "state" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2829
A light yellow and unsightly inmate.
{ "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": "inmate", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "unsightly", "value_type": "adj-general" }, { "id": "attribute|1|2", "type": "attribute_node", "value": "light 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 } ] }
2830
An asphalt puddle pinch bar; a professional (adult).
{ "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": "pinch_bar", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "professional (adult)", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "asphalt puddle", "value_type": "material" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2831
A fresh oil; an inner tube.
{ "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": "oil", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "inner_tube", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "fresh", "value_type": "adj-general" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2832
A seasoner; an android green cookstove.
{ "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": "seasoner", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "cookstove", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "android green", "value_type": "color" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2833
An immense and regular knight banneret.
{ "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": "knight_banneret", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "regular", "value_type": "adj-general" }, { "id": "attribute|1|2", "type": "attribute_node", "value": "immense", "value_type": "size" } ], "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 } ] }
2834
A brace (man's clothing); a microbrewery; a magazine rack.
{ "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": "brace (man's_clothing)", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "microbrewery", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "magazine_rack", "value_type": null } ], "edges": [] }
2835
A pewter blue and piggy pink brewer's mole.
{ "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": "brewer's_mole", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "piggy pink", "value_type": "color" }, { "id": "attribute|1|2", "type": "attribute_node", "value": "pewter 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 } ] }
2836
A tung tree; an arame; a manor hall.
{ "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": "tung_tree", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "arame", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "manor_hall", "value_type": null } ], "edges": [] }
2837
A fagot (bundle) is moving towards the howler monkey.
{ "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": "fagot (bundle)", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "howler_monkey", "value_type": null } ], "edges": [ { "source": "object_1", "target": "object_2", "type": "relation_edge", "value_type": "interactional", "value": "moving towards" } ] }
2838
A lamination; a trichodesmium; an overburden.
{ "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": "lamination", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "trichodesmium", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "overburden", "value_type": null } ], "edges": [] }
2839
Pruning shears; a fair volunteer (worker).
{ "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": "pruning_shears", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "volunteer (worker)", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "fair", "value_type": "adj-general" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2840
Stylish and vivid crimson awnless bromegrass.
{ "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": "awnless_bromegrass", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "stylish", "value_type": "adj-general" }, { "id": "attribute|1|2", "type": "attribute_node", "value": "vivid crimson", "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 } ] }
2841
A wild potato vine is mounted behind the taskmaster.
{ "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": "wild_potato_vine", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "taskmaster", "value_type": null } ], "edges": [ { "source": "object_1", "target": "object_2", "type": "relation_edge", "value_type": "interactional", "value": "mounted behind" } ] }
2842
A normal and pygmy dwarf-white trillium.
{ "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": "dwarf-white_trillium", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "normal", "value_type": "adj-general" }, { "id": "attribute|1|2", "type": "attribute_node", "value": "pygmy", "value_type": "human-short" } ], "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 } ] }
2843
An electrocutioner; a Georgian architecture chichi.
{ "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": "electrocutioner", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "chichi", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "Georgian architecture", "value_type": "architectural style" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2844
A jersey (shirt); a stuffing; an atomic clock.
{ "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": "jersey (shirt)", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "stuffing", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "atomic_clock", "value_type": null } ], "edges": [] }
2845
A waterline; apple green casanova.
{ "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": "waterline", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "casanova", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "apple green", "value_type": "color" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2846
A sand automat (cafeteria); a night raven.
{ "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": "automat (cafeteria)", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "night_raven", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "sand", "value_type": "material" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2847
A deep sky blue initiate; a plier.
{ "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": "initiate", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "plier", "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 } ] }
2848
An International style and medium candy apple red trepan (drill).
{ "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": "trepan (drill)", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "medium candy apple red", "value_type": "color" }, { "id": "attribute|1|2", "type": "attribute_node", "value": "International style", "value_type": "architectural style" } ], "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 } ] }
2849
A roach (butt); a pesky shire (draft horse).
{ "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": "roach (butt)", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "shire (draft_horse)", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "pesky", "value_type": "adj-general" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2850
An actual autoradiograph; an oxbow (land).
{ "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": "autoradiograph", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "oxbow (land)", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "actual", "value_type": "adj-general" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2851
A concave and timely sawdust saloon.
{ "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": "sawdust_saloon", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "timely", "value_type": "adj-general" }, { "id": "attribute|1|2", "type": "attribute_node", "value": "concave", "value_type": "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 } ] }
2852
An au pair girl; a dark lavender third rail.
{ "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": "au_pair_girl", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "third_rail", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "dark lavender", "value_type": "color" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2853
A suction pump is used to swing at the aryan (white).
{ "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": "suction_pump", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "aryan (white)", "value_type": null } ], "edges": [ { "source": "object_1", "target": "object_2", "type": "relation_edge", "value_type": "functional", "value": "used to swing at" } ] }
2854
A brig (penal institution); a medium ruby hydrogen ion.
{ "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": "brig (penal_institution)", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "hydrogen_ion", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "medium ruby", "value_type": "color" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2855
A southeastern pocket gopher is kneeling beside the unguiculate.
{ "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": "southeastern_pocket_gopher", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "unguiculate", "value_type": null } ], "edges": [ { "source": "object_1", "target": "object_2", "type": "relation_edge", "value_type": "interactional", "value": "kneeling beside" } ] }
2856
A short sleeve; a roll-on (dispenser); a pool (excavation).
{ "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": "short_sleeve", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "roll-on (dispenser)", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "pool (excavation)", "value_type": null } ], "edges": [] }
2857
A tall beaker (jar); a scleroderma flavidium.
{ "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": "beaker (jar)", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "scleroderma_flavidium", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "tall", "value_type": "size" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2858
A princeton orange chronograph; an organza.
{ "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": "chronograph", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "organza", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "princeton orange", "value_type": "color" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2859
A deep lilac and pastel blue mafioso (sicilian).
{ "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": "mafioso (sicilian)", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "deep lilac", "value_type": "color" }, { "id": "attribute|1|2", "type": "attribute_node", "value": "pastel 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 } ] }
2860
A triangular feterita; an idolizer.
{ "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": "feterita", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "idolizer", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "triangular", "value_type": "shape" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2861
A deep fuchsia and incredible sabra.
{ "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": "sabra", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "incredible", "value_type": "adj-general" }, { "id": "attribute|1|2", "type": "attribute_node", "value": "deep fuchsia", "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 } ] }
2862
Carrot orange and dark spring green whitefish.
{ "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": "whitefish", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "carrot orange", "value_type": "color" }, { "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 } ] }
2863
A european country; a pacific blue toaster oven.
{ "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": "european_country", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "toaster_oven", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "pacific blue", "value_type": "color" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2864
A ceiling tile and royal purple hangnail.
{ "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": "hangnail", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "royal purple", "value_type": "color" }, { "id": "attribute|1|2", "type": "attribute_node", "value": "ceiling tile", "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 } ] }
2865
A cheesecake is member of herd the king whiting.
{ "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": "cheesecake", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "king_whiting", "value_type": null } ], "edges": [ { "source": "object_1", "target": "object_2", "type": "relation_edge", "value_type": "social", "value": "member of herd" } ] }
2866
A honduras mahogany; a stinking hellebore; a spinner (game equipment).
{ "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": "honduras_mahogany", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "stinking_hellebore", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "spinner (game_equipment)", "value_type": null } ], "edges": [] }
2867
A philologist; a gaul; a plebeian.
{ "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": "philologist", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "gaul", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "plebeian", "value_type": null } ], "edges": [] }
2868
A live load is looking curious or inquisitive the defoliator.
{ "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": "live_load", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "defoliator", "value_type": null } ], "edges": [ { "source": "object_1", "target": "object_2", "type": "relation_edge", "value_type": "emotional", "value": "looking curious or inquisitive" } ] }
2869
Levi's is is a place of comfort for the untouchable.
{ "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": "levi's", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "untouchable", "value_type": null } ], "edges": [ { "source": "object_1", "target": "object_2", "type": "relation_edge", "value_type": "emotional", "value": "is a place of comfort for" } ] }
2870
A godfather (godparent); a nagami; a machinery.
{ "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": "godfather (godparent)", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "nagami", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "machinery", "value_type": null } ], "edges": [] }
2871
A tampion; cherry blossom pink streptococcus.
{ "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": "tampion", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "streptococcus", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "cherry blossom pink", "value_type": "color" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2872
A dreary diapsida; a whig (politician).
{ "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": "diapsida", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "whig (politician)", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "dreary", "value_type": "adj-general" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2873
A cold watch cap; a candy striper.
{ "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": "watch_cap", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "candy_striper", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "cold", "value_type": "adj-general" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2874
A camp (penal institution) is linked to the strike-slip fault.
{ "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": "camp (penal_institution)", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "strike-slip_fault", "value_type": null } ], "edges": [ { "source": "object_1", "target": "object_2", "type": "relation_edge", "value_type": "interactional", "value": "linked to" } ] }
2875
Fleur-de-lis is propped against the arrowroot.
{ "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": "fleur-de-lis", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "arrowroot", "value_type": null } ], "edges": [ { "source": "object_1", "target": "object_2", "type": "relation_edge", "value_type": "interactional", "value": "propped against" } ] }
2876
A medium purple nuttall oak; a server (utensil).
{ "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": "nuttall_oak", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "server (utensil)", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "medium purple", "value_type": "color" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2877
A dinner jacket; an oilman (skilled worker); a foxglove.
{ "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": "dinner_jacket", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "oilman (skilled_worker)", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "foxglove", "value_type": null } ], "edges": [] }
2878
A teddy; an astrolabe; a flight surgeon.
{ "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": "teddy", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "astrolabe", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "flight_surgeon", "value_type": null } ], "edges": [] }
2879
A medium slate blue and oval boomerang.
{ "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": "boomerang", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "oval", "value_type": "adj-general" }, { "id": "attribute|1|2", "type": "attribute_node", "value": "medium slate 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 } ] }
2880
A memorable and triangular puzzle.
{ "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": "puzzle", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "memorable", "value_type": "adj-general" }, { "id": "attribute|1|2", "type": "attribute_node", "value": "triangular", "value_type": "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 } ] }
2881
A magnetron is expressing artistry the new world warbler.
{ "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": "magnetron", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "new_world_warbler", "value_type": null } ], "edges": [ { "source": "object_1", "target": "object_2", "type": "relation_edge", "value_type": "emotional", "value": "expressing artistry" } ] }
2882
A kumquat (citrus) is installed near the step-up transformer.
{ "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": "kumquat (citrus)", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "step-up_transformer", "value_type": null } ], "edges": [ { "source": "object_1", "target": "object_2", "type": "relation_edge", "value_type": "spatial", "value": "installed near" } ] }
2883
A can; a very light blue water witch.
{ "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": "can", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "water_witch", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "very light blue", "value_type": "color" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2884
A dispensary is feeling secure the bodkin.
{ "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": "dispensary", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "bodkin", "value_type": null } ], "edges": [ { "source": "object_1", "target": "object_2", "type": "relation_edge", "value_type": "emotional", "value": "feeling secure" } ] }
2885
An escapist is meshes with the collider.
{ "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": "escapist", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "collider", "value_type": null } ], "edges": [ { "source": "object_1", "target": "object_2", "type": "relation_edge", "value_type": "interactional", "value": "meshes with" } ] }
2886
A bright lavender early coral root; a brittle bladder fern.
{ "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": "early_coral_root", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "brittle_bladder_fern", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "bright lavender", "value_type": "color" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2887
A tuning fork; a spear (implement); a yellow salsify.
{ "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": "tuning_fork", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "spear (implement)", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "yellow_salsify", "value_type": null } ], "edges": [] }
2888
A link (circuit); a cape lobster; a power tool.
{ "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": "link (circuit)", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "cape_lobster", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "power_tool", "value_type": null } ], "edges": [] }
2889
A chassis (skeleton); a linocut (design); a payer.
{ "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": "chassis (skeleton)", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "linocut (design)", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "payer", "value_type": null } ], "edges": [] }
2890
A wankel engine is with long the seasoner.
{ "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": "wankel_engine", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "seasoner", "value_type": null } ], "edges": [ { "source": "object_1", "target": "object_2", "type": "relation_edge", "value_type": "functional", "value": "with long" } ] }
2891
A spindle tree; a flawed fir.
{ "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": "spindle_tree", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "fir", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "flawed", "value_type": "adj-general" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2892
A near wiggler (larva); a mountain beaver.
{ "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": "wiggler (larva)", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "mountain_beaver", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "near", "value_type": "adj-general" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2893
A steenbok; a queen (insect); a collet (chuck).
{ "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": "steenbok", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "queen (insect)", "value_type": null }, { "id": "object_3", "type": "object_node", "value": "collet (chuck)", "value_type": null } ], "edges": [] }
2894
A farmerette; an elliptical freshwater mussel.
{ "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": "farmerette", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "freshwater_mussel", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "elliptical", "value_type": "shape" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2895
A liner (passenger ship); an amaranth pink chessboard.
{ "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": "liner (passenger_ship)", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "chessboard", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "amaranth pink", "value_type": "color" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2896
A sulky; a massive baste.
{ "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": "sulky", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "baste", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "massive", "value_type": "human-tall" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2897
A wasp-waisted communication system (system); a headband.
{ "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": "communication_system (system)", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "headband", "value_type": null }, { "id": "attribute|1|1", "type": "attribute_node", "value": "wasp-waisted", "value_type": "human-shape" } ], "edges": [ { "source": "object_1", "target": "attribute|1|1", "type": "attribute_edge", "value_type": null, "value": null } ] }
2898
A tracker is coworker of the propeller.
{ "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": "tracker", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "propeller", "value_type": null } ], "edges": [ { "source": "object_1", "target": "object_2", "type": "relation_edge", "value_type": "social", "value": "coworker of" } ] }
2899
Sorceress; a gloomy south american poison toad.
{ "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": "sorceress", "value_type": null }, { "id": "object_2", "type": "object_node", "value": "south_american_poison_toad", "value_type": null }, { "id": "attribute|2|1", "type": "attribute_node", "value": "gloomy", "value_type": "adj-general" } ], "edges": [ { "source": "object_2", "target": "attribute|2|1", "type": "attribute_edge", "value_type": null, "value": null } ] }