id stringlengths 1 5 | prompt stringlengths 21 450 | global_attributes dict | scene_graph dict |
|---|---|---|---|
1800 | An earth is in the office the leaf-cutting bee. | {
"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": "earth",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "leaf-cutting_bee",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "interactional",
"value": "in the office"
}
]
} |
1801 | An amber and deep tuscan red starved 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": "starved_aster",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "deep tuscan red",
"value_type": "color"
},
{
"id": "attribute|1|2",
"type": "attribute_node",
"value": "amber",
"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
}
]
} |
1802 | A tidy and woven peach (drupe). | {
"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": "peach (drupe)",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "tidy",
"value_type": "adj-general"
},
{
"id": "attribute|1|2",
"type": "attribute_node",
"value": "woven",
"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
}
]
} |
1803 | A pepper mill is provides view into the bastion (stronghold). | {
"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": "pepper_mill",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "bastion (stronghold)",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "interactional",
"value": "provides view into"
}
]
} |
1804 | A Deconstructivism and pink-orange employment agent. | {
"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": "employment_agent",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "Deconstructivism",
"value_type": "architectural style"
},
{
"id": "attribute|1|2",
"type": "attribute_node",
"value": "pink-orange",
"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
}
]
} |
1805 | A pebble organ stop; an over-the-counter market. | {
"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": "organ_stop",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "over-the-counter_market",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "pebble",
"value_type": "material"
}
],
"edges": [
{
"source": "object_1",
"target": "attribute|1|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
1806 | A deep jungle green and heptagonal sociologist. | {
"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": "sociologist",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "heptagonal",
"value_type": "shape"
},
{
"id": "attribute|1|2",
"type": "attribute_node",
"value": "deep jungle 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
}
]
} |
1807 | A bib (napkin); a silver vegetarian. | {
"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": "bib (napkin)",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "vegetarian",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "silver",
"value_type": "color"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
1808 | A circular and ragged foreperson. | {
"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": "foreperson",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "ragged",
"value_type": "adj-general"
},
{
"id": "attribute|1|2",
"type": "attribute_node",
"value": "circular",
"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
}
]
} |
1809 | A bright maroon field mouse; a retainer. | {
"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": "field_mouse",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "retainer",
"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
}
]
} |
1810 | A huisache; a valid confederate soldier. | {
"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": "huisache",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "confederate_soldier",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "valid",
"value_type": "adj-general"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
1811 | A shoetree is cause of excitement the lord. | {
"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": "shoetree",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "lord",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "emotional",
"value": "cause of excitement"
}
]
} |
1812 | A check; an imperial blue wallflower. | {
"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": "check",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "wallflower",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "imperial blue",
"value_type": "color"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
1813 | A television reporter; a broad-leaved plantain; a viscacha. | {
"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": "television_reporter",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "broad-leaved_plantain",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "viscacha",
"value_type": null
}
],
"edges": []
} |
1814 | A ringdove; a japan allspice; a rambler (communicator). | {
"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": "ringdove",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "japan_allspice",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "rambler (communicator)",
"value_type": null
}
],
"edges": []
} |
1815 | A direct transmission; a dark blue yellow lady's slipper. | {
"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": "direct_transmission",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "yellow_lady's_slipper",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "dark blue",
"value_type": "color"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
1816 | A borough; a basic; a half hitch. | {
"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": "borough",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "basic",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "half_hitch",
"value_type": null
}
],
"edges": []
} |
1817 | A plane (edge tool) is showing support the theater curtain. | {
"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": "plane (edge_tool)",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "theater_curtain",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "emotional",
"value": "showing support"
}
]
} |
1818 | A simpleton; an authentic tie rod. | {
"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": "simpleton",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "tie_rod",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "authentic",
"value_type": "adj-general"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
1819 | A delicate and fuzzy astroglia. | {
"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": "astroglia",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "fuzzy",
"value_type": "adj-general"
},
{
"id": "attribute|1|2",
"type": "attribute_node",
"value": "delicate",
"value_type": "human-light"
}
],
"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
}
]
} |
1820 | A pale copper runner (athlete); a trier (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": "runner (athlete)",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "trier (person)",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "pale copper",
"value_type": "color"
}
],
"edges": [
{
"source": "object_1",
"target": "attribute|1|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
1821 | A thorn apple; a Persian blue color krill. | {
"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": "thorn_apple",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "krill",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "Persian blue color",
"value_type": "color"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
1822 | A rosy brown aliterate; a whitey. | {
"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": "aliterate",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "whitey",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "rosy brown",
"value_type": "color"
}
],
"edges": [
{
"source": "object_1",
"target": "attribute|1|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
1823 | An embellished service; a lathi. | {
"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": "service",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "lathi",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "embellished",
"value_type": "adj-general"
}
],
"edges": [
{
"source": "object_1",
"target": "attribute|1|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
1824 | A nganasan is adds a human-like feature to the fragrant orchid. | {
"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": "nganasan",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "fragrant_orchid",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "functional",
"value": "adds a human-like feature to"
}
]
} |
1825 | A cosmotron is trapping the true lobster. | {
"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": "cosmotron",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "true_lobster",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "functional",
"value": "trapping"
}
]
} |
1826 | A two-year-old horse; a glass wool; a mugwump (individualist). | {
"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": "two-year-old_horse",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "glass_wool",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "mugwump (individualist)",
"value_type": null
}
],
"edges": []
} |
1827 | A domed and drawn loestrin. | {
"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": "loestrin",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "domed",
"value_type": "shape"
},
{
"id": "attribute|1|2",
"type": "attribute_node",
"value": "drawn",
"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
}
]
} |
1828 | A cockspur thorn is slides into the bulbous iris. | {
"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": "cockspur_thorn",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "bulbous_iris",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "interactional",
"value": "slides into"
}
]
} |
1829 | A stylish torpedo (explosive device); a bowl (ball). | {
"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": "torpedo (explosive_device)",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "bowl (ball)",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "stylish",
"value_type": "adj-general"
}
],
"edges": [
{
"source": "object_1",
"target": "attribute|1|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
1830 | A screw tree; a checkered whiptail; stretch pants. | {
"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": "screw_tree",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "checkered_whiptail",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "stretch_pants",
"value_type": null
}
],
"edges": []
} |
1831 | A milking stool; a great silver plate (tableware). | {
"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": "milking_stool",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "silver_plate (tableware)",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "great",
"value_type": "adj-general"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
1832 | An Edwardian architecture aeolian; a wild peach. | {
"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": "aeolian",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "wild_peach",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "Edwardian architecture",
"value_type": "architectural style"
}
],
"edges": [
{
"source": "object_1",
"target": "attribute|1|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
1833 | A vernal equinox; a lavender blue breast 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": "vernal_equinox",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "breast_drill",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "lavender blue",
"value_type": "color"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
1834 | An assembly hall is radiates from the petit point (sewing stitch). | {
"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": "assembly_hall",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "petit_point (sewing_stitch)",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "functional",
"value": "radiates from"
}
]
} |
1835 | A bottom (side) is feeling of control the dogtooth. | {
"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": "bottom (side)",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "dogtooth",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "emotional",
"value": "feeling of control"
}
]
} |
1836 | A spanish red color playing field; a tree wallaby. | {
"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": "playing_field",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "tree_wallaby",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "spanish red color",
"value_type": "color"
}
],
"edges": [
{
"source": "object_1",
"target": "attribute|1|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
1837 | Salmonella enteritidis; a saffron; an alpine gold. | {
"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": "salmonella_enteritidis",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "saffron",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "alpine_gold",
"value_type": null
}
],
"edges": []
} |
1838 | A dazzled blue and small harp (chordophone). | {
"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": "harp (chordophone)",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "dazzled blue",
"value_type": "color"
},
{
"id": "attribute|1|2",
"type": "attribute_node",
"value": "small",
"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
}
]
} |
1839 | An amaranth (grain) is showing anticipation towards the doorstop. | {
"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": "amaranth (grain)",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "doorstop",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "emotional",
"value": "showing anticipation towards"
}
]
} |
1840 | An armored dinosaur is number identified by the homeotherm. | {
"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": "armored_dinosaur",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "homeotherm",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "functional",
"value": "number identified by"
}
]
} |
1841 | Lavender magenta color hepadnavirus; a teutonist. | {
"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": "hepadnavirus",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "teutonist",
"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
}
]
} |
1842 | A fish doctor; a star command blue color peanut (child). | {
"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": "fish_doctor",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "peanut (child)",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "star command blue color",
"value_type": "color"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
1843 | An owner (person); a mexican poppy; a cable (television). | {
"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": "owner (person)",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "mexican_poppy",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "cable (television)",
"value_type": null
}
],
"edges": []
} |
1844 | An aflatoxin; an otter brown ouster. | {
"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": "aflatoxin",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "ouster",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "otter brown",
"value_type": "color"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
1845 | A thread is resting together the beet armyworm. | {
"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": "thread",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "beet_armyworm",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "emotional",
"value": "resting together"
}
]
} |
1846 | A couch (bed) is waiting to be claimed by the 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": "couch (bed)",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "idolizer",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "interactional",
"value": "waiting to be claimed by"
}
]
} |
1847 | A falu red boy scout (scout); a greyhen. | {
"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": "boy_scout (scout)",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "greyhen",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "falu red",
"value_type": "color"
}
],
"edges": [
{
"source": "object_1",
"target": "attribute|1|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
1848 | Spanish carmine color cheremis; a patroller. | {
"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": "cheremis",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "patroller",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "spanish carmine color",
"value_type": "color"
}
],
"edges": [
{
"source": "object_1",
"target": "attribute|1|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
1849 | A dainty and tree wood mystic. | {
"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": "mystic",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "dainty",
"value_type": "adj-beauty"
},
{
"id": "attribute|1|2",
"type": "attribute_node",
"value": "tree wood",
"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
}
]
} |
1850 | An adder's tongue; a tor (rock); a leptospira. | {
"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": "adder's_tongue",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "tor (rock)",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "leptospira",
"value_type": null
}
],
"edges": []
} |
1851 | A geological formation is suggesting affection or memory of the nose ring. | {
"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": "geological_formation",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "nose_ring",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "emotional",
"value": "suggesting affection or memory of"
}
]
} |
1852 | An ouster; a brilliant lavender radiobiologist. | {
"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": "ouster",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "radiobiologist",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "brilliant lavender",
"value_type": "color"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
1853 | Ambassadress; a stall (compartment); a mountain quail. | {
"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": "ambassadress",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "stall (compartment)",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "mountain_quail",
"value_type": null
}
],
"edges": []
} |
1854 | A violet and worthless blucher (shoe). | {
"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": "blucher (shoe)",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "worthless",
"value_type": "adj-general"
},
{
"id": "attribute|1|2",
"type": "attribute_node",
"value": "violet",
"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
}
]
} |
1855 | A clapboard; a tetrahedral oligodendroglia. | {
"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": "clapboard",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "oligodendroglia",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "tetrahedral",
"value_type": "shape"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
1856 | A metal durmast; a tiger salamander. | {
"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": "durmast",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "tiger_salamander",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "metal",
"value_type": "material"
}
],
"edges": [
{
"source": "object_1",
"target": "attribute|1|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
1857 | A striking eastern indigo snake; a craniometer. | {
"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": "eastern_indigo_snake",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "craniometer",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "striking",
"value_type": "adj-general"
}
],
"edges": [
{
"source": "object_1",
"target": "attribute|1|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
1858 | A twitterer; a chief financial officer; a coronet. | {
"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": "twitterer",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "chief_financial_officer",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "coronet",
"value_type": null
}
],
"edges": []
} |
1859 | An armiger (squire); a towering serger. | {
"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": "armiger (squire)",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "serger",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "towering",
"value_type": "human-tall"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
1860 | A french bistre color spadix; a phrontistery. | {
"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": "spadix",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "phrontistery",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "french bistre color",
"value_type": "color"
}
],
"edges": [
{
"source": "object_1",
"target": "attribute|1|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
1861 | A soup bowl; a patrician; a colour supplement. | {
"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": "soup_bowl",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "patrician",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "colour_supplement",
"value_type": null
}
],
"edges": []
} |
1862 | A newscaster; a bar mask; a graphic designer. | {
"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": "newscaster",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "bar_mask",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "graphic_designer",
"value_type": null
}
],
"edges": []
} |
1863 | A jungle green and weldon blue detour. | {
"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": "detour",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "weldon blue",
"value_type": "color"
},
{
"id": "attribute|1|2",
"type": "attribute_node",
"value": "jungle 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
}
]
} |
1864 | A miller (shaper); a great horned owl; an acentric chromosome. | {
"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": "miller (shaper)",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "great_horned_owl",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "acentric_chromosome",
"value_type": null
}
],
"edges": []
} |
1865 | A jail is waiting behind the chromosome. | {
"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": "jail",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "chromosome",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "interactional",
"value": "waiting behind"
}
]
} |
1866 | A crystal and field drab color side chapel. | {
"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": "side_chapel",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "crystal",
"value_type": "material"
},
{
"id": "attribute|1|2",
"type": "attribute_node",
"value": "field drab 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
}
]
} |
1867 | A punch bowl is appearing curious or attentive the put-put. | {
"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": "punch_bowl",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "put-put",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "emotional",
"value": "appearing curious or attentive"
}
]
} |
1868 | A vivid crimson sprawler; a haircloth. | {
"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": "sprawler",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "haircloth",
"value_type": null
},
{
"id": "attribute|1|1",
"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
}
]
} |
1869 | A verdigris saw; a perfoliate leaf. | {
"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": "saw",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "perfoliate_leaf",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "verdigris",
"value_type": "color"
}
],
"edges": [
{
"source": "object_1",
"target": "attribute|1|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
1870 | A yeniseian; a charming plantigrade 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": "yeniseian",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "plantigrade_mammal",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "charming",
"value_type": "adj-general"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
1871 | An afropavo; a blue (lycaenid); a love-lies-bleeding. | {
"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": "afropavo",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "blue (lycaenid)",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "love-lies-bleeding",
"value_type": null
}
],
"edges": []
} |
1872 | A Beaux-Arts architecture american hackberry; a crenel. | {
"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_hackberry",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "crenel",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "Beaux-Arts architecture",
"value_type": "architectural style"
}
],
"edges": [
{
"source": "object_1",
"target": "attribute|1|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
1873 | A horrible and notable wynnea americana. | {
"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": "wynnea_americana",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "horrible",
"value_type": "adj-general"
},
{
"id": "attribute|1|2",
"type": "attribute_node",
"value": "notable",
"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
}
]
} |
1874 | A heart valve; a dependent 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": "heart_valve",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "blacktip_shark",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "dependent",
"value_type": "adj-general"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
1875 | A cuisse; a horrifying sweet calabash (passion fruit). | {
"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": "cuisse",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "sweet_calabash (passion_fruit)",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "horrifying",
"value_type": "adj-horror"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
1876 | A brace (stock); a foot (support); a torpedo (explosive device). | {
"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 (stock)",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "foot (support)",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "torpedo (explosive_device)",
"value_type": null
}
],
"edges": []
} |
1877 | A juror; a sizzling red ruler. | {
"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": "juror",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "ruler",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "sizzling red",
"value_type": "color"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
1878 | An ocean blue and rubine red voltaic battery. | {
"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": "voltaic_battery",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "ocean blue",
"value_type": "color"
},
{
"id": "attribute|1|2",
"type": "attribute_node",
"value": "rubine red",
"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
}
]
} |
1879 | A viverrine is cautious towards the heliothis moth. | {
"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": "viverrine",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "heliothis_moth",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "emotional",
"value": "cautious towards"
}
]
} |
1880 | A pottery (workshop); a gun carriage; a curlew sandpiper. | {
"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": "pottery (workshop)",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "gun_carriage",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "curlew_sandpiper",
"value_type": null
}
],
"edges": []
} |
1881 | A smut; a battleship grey batter's box. | {
"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": "smut",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "batter's_box",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "battleship grey",
"value_type": "color"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
1882 | A cornsilk and excellent blocker. | {
"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": "blocker",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "excellent",
"value_type": "adj-general"
},
{
"id": "attribute|1|2",
"type": "attribute_node",
"value": "cornsilk",
"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
}
]
} |
1883 | A whole snipe is navigated by the knight templar (freemason). | {
"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": "whole_snipe",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "knight_templar (freemason)",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "functional",
"value": "navigated by"
}
]
} |
1884 | A long-billed marsh wren; a critical colorado potato beetle. | {
"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-billed_marsh_wren",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "colorado_potato_beetle",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "critical",
"value_type": "adj-general"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
1885 | A cardboard slide (foil); a tyrant (dictator). | {
"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": "slide (foil)",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "tyrant (dictator)",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "cardboard",
"value_type": "material"
}
],
"edges": [
{
"source": "object_1",
"target": "attribute|1|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
1886 | A lygaeid; a nationalist; a welted thistle. | {
"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": "lygaeid",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "nationalist",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "welted_thistle",
"value_type": null
}
],
"edges": []
} |
1887 | A gastrocybe lateritia; a powdery mildew; a chinese angelica. | {
"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": "gastrocybe_lateritia",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "powdery_mildew",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "chinese_angelica",
"value_type": null
}
],
"edges": []
} |
1888 | a brunswick green and frozen plate (flatware). | {
"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": "plate (flatware)",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "frozen",
"value_type": "state"
},
{
"id": "attribute|1|2",
"type": "attribute_node",
"value": " brunswick 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
}
]
} |
1889 | A squinter; a banana yellow mezzo-relievo. | {
"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": "squinter",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "mezzo-relievo",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "banana yellow",
"value_type": "color"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
1890 | A keteleeria; an unsightly submachine 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": "keteleeria",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "submachine_gun",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "unsightly",
"value_type": "adj-general"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
1891 | A gentianella is symbolizing patriotism the lavalava. | {
"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": "gentianella",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "lavalava",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "emotional",
"value": "symbolizing patriotism"
}
]
} |
1892 | A hopi; an attractive base (location). | {
"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": "hopi",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "base (location)",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "attractive",
"value_type": "adj-general"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
1893 | A medium taupe and purple plum color panhandler. | {
"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": "panhandler",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "medium taupe",
"value_type": "color"
},
{
"id": "attribute|1|2",
"type": "attribute_node",
"value": "purple plum 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
}
]
} |
1894 | A fox terrier; a dark medium gray airlock. | {
"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": "fox_terrier",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "airlock",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "dark medium gray",
"value_type": "color"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
1895 | A lavender magenta color and spanish blue color black felt cup. | {
"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": "black_felt_cup",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "spanish blue color",
"value_type": "color"
},
{
"id": "attribute|1|2",
"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
},
{
"source": "object_1",
"target": "attribute|1|2",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
1896 | A paradise pink and spectacular jacket (coat). | {
"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": "jacket (coat)",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "spectacular",
"value_type": "adj-general"
},
{
"id": "attribute|1|2",
"type": "attribute_node",
"value": "paradise pink",
"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
}
]
} |
1897 | A wardroom is woven through the dacron. | {
"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": "wardroom",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "dacron",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "spatial",
"value": "woven through"
}
]
} |
1898 | A courthouse (house); italian cypress; a pig bed. | {
"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": "courthouse (house)",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "italian_cypress",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "pig_bed",
"value_type": null
}
],
"edges": []
} |
1899 | A leather and pale plum cypriot. | {
"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": "cypriot",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "pale plum",
"value_type": "color"
},
{
"id": "attribute|1|2",
"type": "attribute_node",
"value": "leather",
"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
}
]
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.