id stringlengths 1 5 | prompt stringlengths 21 450 | global_attributes dict | scene_graph dict |
|---|---|---|---|
3900 | A st john's wort; a spice tree; an outlier. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "st_john's_wort",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "spice_tree",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "outlier",
"value_type": null
}
],
"edges": []
} |
3901 | A mughal green sand dollar; a paradise tree. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "sand_dollar",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "paradise_tree",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "mughal green",
"value_type": "color"
}
],
"edges": [
{
"source": "object_1",
"target": "attribute|1|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
3902 | A cornell red and cubic schemer. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "schemer",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "cubic",
"value_type": "shape"
},
{
"id": "attribute|1|2",
"type": "attribute_node",
"value": "cornell 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
}
]
} |
3903 | A deep carrot orange and purple genipap. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "genipap",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "deep carrot orange",
"value_type": "color"
},
{
"id": "attribute|1|2",
"type": "attribute_node",
"value": "purple",
"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
}
]
} |
3904 | A grounded and royal purple sweet cassava. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "sweet_cassava",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "grounded",
"value_type": "adj-general"
},
{
"id": "attribute|1|2",
"type": "attribute_node",
"value": "royal purple",
"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
}
]
} |
3905 | A dark slate gray and verifiable portmanteau. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "portmanteau",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "dark slate gray",
"value_type": "color"
},
{
"id": "attribute|1|2",
"type": "attribute_node",
"value": "verifiable",
"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
}
]
} |
3906 | A bandicoot rat; a bonanza; a diving duck. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "bandicoot_rat",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "bonanza",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "diving_duck",
"value_type": null
}
],
"edges": []
} |
3907 | A blue shark; a kinescope; a letter bomb. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "blue_shark",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "kinescope",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "letter_bomb",
"value_type": null
}
],
"edges": []
} |
3908 | A spring green spandex; a cow parsnip. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "spandex",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "cow_parsnip",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "spring green",
"value_type": "color"
}
],
"edges": [
{
"source": "object_1",
"target": "attribute|1|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
3909 | A ponderous and royal yellow wire (finishing line). | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "wire (finishing_line)",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "ponderous",
"value_type": "human-heavy"
},
{
"id": "attribute|1|2",
"type": "attribute_node",
"value": "royal 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
}
]
} |
3910 | Candida albicans is medium of communication with the bougainvillea. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "candida_albicans",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "bougainvillea",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "social",
"value": "medium of communication with"
}
]
} |
3911 | A mountain lily (buttercup); a tuscan brown prickleback. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "mountain_lily (buttercup)",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "prickleback",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "tuscan brown",
"value_type": "color"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
3912 | A Cal Poly Green hearing aid (acoustic device); a rose chafer (scarabaeid 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": "hearing_aid (acoustic_device)",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "rose_chafer (scarabaeid_beetle)",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "Cal Poly Green",
"value_type": "color"
}
],
"edges": [
{
"source": "object_1",
"target": "attribute|1|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
3913 | An acetate disk is cooking with the continental divide. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "acetate_disk",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "continental_divide",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "social",
"value": "cooking with"
}
]
} |
3914 | A coarse and homely superior (leader). | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "superior (leader)",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "coarse",
"value_type": "adj-general"
},
{
"id": "attribute|1|2",
"type": "attribute_node",
"value": "homely",
"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
}
]
} |
3915 | A mother (old woman); medium lavender magenta flatfish. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "mother (old_woman)",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "flatfish",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "medium lavender magenta",
"value_type": "color"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
3916 | A peplum; a mammalogist; a red angel's trumpet. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "peplum",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "mammalogist",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "red_angel's_trumpet",
"value_type": null
}
],
"edges": []
} |
3917 | An asiatic flying squirrel; a violet-flowered petunia; a nut tree. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"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_flying_squirrel",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "violet-flowered_petunia",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "nut_tree",
"value_type": null
}
],
"edges": []
} |
3918 | A buteonine; a rock python; a display (representation). | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "buteonine",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "rock_python",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "display (representation)",
"value_type": null
}
],
"edges": []
} |
3919 | A bumpy and dark cyan european woolly 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": "european_woolly_thistle",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "bumpy",
"value_type": "texture"
},
{
"id": "attribute|1|2",
"type": "attribute_node",
"value": "dark cyan",
"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
}
]
} |
3920 | A bahai; an amaranth deep purple restriction 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": "bahai",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "restriction_site",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "amaranth deep purple",
"value_type": "color"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
3921 | A lister (tax assessor); a destroying angel; a hurricane lamp. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "lister (tax_assessor)",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "destroying_angel",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "hurricane_lamp",
"value_type": null
}
],
"edges": []
} |
3922 | An aesthetical and rose pink cacique. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "cacique",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "aesthetical",
"value_type": "adj-beauty"
},
{
"id": "attribute|1|2",
"type": "attribute_node",
"value": "rose 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
}
]
} |
3923 | A jobber is part of the game for the chin strap. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "jobber",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "chin_strap",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "social",
"value": "part of the game for"
}
]
} |
3924 | A plastic cover black-eyed susan (coneflower); a gun emplacement. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"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-eyed_susan (coneflower)",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "gun_emplacement",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "plastic cover",
"value_type": "material"
}
],
"edges": [
{
"source": "object_1",
"target": "attribute|1|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
3925 | A light brown and mellow yellow golf glove. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "golf_glove",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "light brown",
"value_type": "color"
},
{
"id": "attribute|1|2",
"type": "attribute_node",
"value": "mellow 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
}
]
} |
3926 | A plaque; a casemaking clothes moth; a bed (bedroom furniture). | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "plaque",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "casemaking_clothes_moth",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "bed (bedroom_furniture)",
"value_type": null
}
],
"edges": []
} |
3927 | A wild lupine; a muddy wrestling mat. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"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_lupine",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "wrestling_mat",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "muddy",
"value_type": "adj-general"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
3928 | A wolf (canine); a paolo veronese green employable. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "wolf (canine)",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "employable",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "paolo veronese green",
"value_type": "color"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
3929 | A puffy clericalist; a religious residence. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "clericalist",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "religious_residence",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "puffy",
"value_type": "texture"
}
],
"edges": [
{
"source": "object_1",
"target": "attribute|1|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
3930 | A horned lizard is animated amongst the rwandan. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "horned_lizard",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "rwandan",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "emotional",
"value": "animated amongst"
}
]
} |
3931 | An Art Nouveau architecture and terracotta executrix. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "executrix",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "Art Nouveau architecture",
"value_type": "architectural style"
},
{
"id": "attribute|1|2",
"type": "attribute_node",
"value": "terracotta",
"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
}
]
} |
3932 | A thrifty fly agaric; echinococcus. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "fly_agaric",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "echinococcus",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "thrifty",
"value_type": "adj-general"
}
],
"edges": [
{
"source": "object_1",
"target": "attribute|1|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
3933 | A spanish red color greece; an eggar. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "greece",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "eggar",
"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
}
]
} |
3934 | An amaranth pink and potted mescal bean. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "mescal_bean",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "amaranth pink",
"value_type": "color"
},
{
"id": "attribute|1|2",
"type": "attribute_node",
"value": "potted",
"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
}
]
} |
3935 | A tailor's tack; a plastic bookbindery. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "tailor's_tack",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "bookbindery",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "plastic",
"value_type": "material"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
3936 | A jagged and ordinary knob (decoration). | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "knob (decoration)",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "ordinary",
"value_type": "adj-general"
},
{
"id": "attribute|1|2",
"type": "attribute_node",
"value": "jagged",
"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
}
]
} |
3937 | A staghound is used for seating by rider the scientist. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "staghound",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "scientist",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "interactional",
"value": "used for seating by rider"
}
]
} |
3938 | A dogfighter; a liseran purple prosthodontist. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "dogfighter",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "prosthodontist",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "liseran purple",
"value_type": "color"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
3939 | A federal district; a thyme-leaved sandwort; a potto. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "federal_district",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "thyme-leaved_sandwort",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "potto",
"value_type": null
}
],
"edges": []
} |
3940 | A defoliator is mobile via the baron (businessman). | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "defoliator",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "baron (businessman)",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "interactional",
"value": "mobile via"
}
]
} |
3941 | A clay and old rose tortoiseshell (nymphalid). | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "tortoiseshell (nymphalid)",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "old rose",
"value_type": "color"
},
{
"id": "attribute|1|2",
"type": "attribute_node",
"value": "clay",
"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
}
]
} |
3942 | A coat hanger is charged on the lettuce. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "coat_hanger",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "lettuce",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "functional",
"value": "charged on"
}
]
} |
3943 | A celestial blue and tyrian purple japanese snowbell. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"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_snowbell",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "celestial blue",
"value_type": "color"
},
{
"id": "attribute|1|2",
"type": "attribute_node",
"value": "tyrian purple",
"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
}
]
} |
3944 | A crystallite; a dutch elm; a supremacist. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "crystallite",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "dutch_elm",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "supremacist",
"value_type": null
}
],
"edges": []
} |
3945 | A car bomb; a lincoln green way. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "car_bomb",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "way",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "lincoln green",
"value_type": "color"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
3946 | A breechcloth; a domed insectivore (placental). | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "breechcloth",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "insectivore (placental)",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "domed",
"value_type": "shape"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
3947 | A dark olive green and oval house guest. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "house_guest",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "oval",
"value_type": "shape"
},
{
"id": "attribute|1|2",
"type": "attribute_node",
"value": "dark olive 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
}
]
} |
3948 | A dry fly is seat of the counterrevolutionist. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "dry_fly",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "counterrevolutionist",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "interactional",
"value": "seat of"
}
]
} |
3949 | A dark cyan and spanish green color partial denture. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "partial_denture",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "dark cyan",
"value_type": "color"
},
{
"id": "attribute|1|2",
"type": "attribute_node",
"value": "spanish green 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
}
]
} |
3950 | A carpeted dulcimer (zither); a plymouth rock. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "dulcimer (zither)",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "plymouth_rock",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "carpeted",
"value_type": "texture"
}
],
"edges": [
{
"source": "object_1",
"target": "attribute|1|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
3951 | A hermitage is pointed by the abutter. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "hermitage",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "abutter",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "interactional",
"value": "pointed by"
}
]
} |
3952 | A kill zone is separated with the winter's bark (tree). | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "kill_zone",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "winter's_bark (tree)",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "spatial",
"value": "separated with"
}
]
} |
3953 | An edible and purple plum color lima bean. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "lima_bean",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "edible",
"value_type": "adj-general"
},
{
"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
}
]
} |
3954 | A tight refugee; a seeker (projectile). | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "refugee",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "seeker (projectile)",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "tight",
"value_type": "state"
}
],
"edges": [
{
"source": "object_1",
"target": "attribute|1|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
3955 | A medium red-violet and unmellow yellow deacon (clergyman). | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "deacon (clergyman)",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "unmellow yellow",
"value_type": "color"
},
{
"id": "attribute|1|2",
"type": "attribute_node",
"value": "medium red-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
}
]
} |
3956 | A calico is tugging the vest. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "calico",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "vest",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "emotional",
"value": "tugging"
}
]
} |
3957 | A churchwarden; a bright turquoise strawflower. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "churchwarden",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "strawflower",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "bright turquoise",
"value_type": "color"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
3958 | A shoulder board; an enormous ixodes neotomae. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "shoulder_board",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "ixodes_neotomae",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "enormous",
"value_type": "adj-general"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
3959 | A weaponry is facilitates entry for the back (position). | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "weaponry",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "back (position)",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "functional",
"value": "facilitates entry for"
}
]
} |
3960 | A door (structure); a tango pink whale louse. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "door (structure)",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "whale_louse",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "tango pink",
"value_type": "color"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
3961 | An exploiter is being powered by the battle line. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "exploiter",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "battle_line",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "functional",
"value": "being powered by"
}
]
} |
3962 | A white wolf; a mughal green ovenware. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "white_wolf",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "ovenware",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "mughal green",
"value_type": "color"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
3963 | A loquat (fruit tree) is symbolizing diversity for the longtail weasel. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "loquat (fruit_tree)",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "longtail_weasel",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "symbolic",
"value": "symbolizing diversity for"
}
]
} |
3964 | A forget-me-not; a sedan (litter); a sailor cap. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "forget-me-not",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "sedan (litter)",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "sailor_cap",
"value_type": null
}
],
"edges": []
} |
3965 | A camp follower (follower); a pontifical; a looking glass tree. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"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_follower (follower)",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "pontifical",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "looking_glass_tree",
"value_type": null
}
],
"edges": []
} |
3966 | A rioter; a hairy spiral ratchet screwdriver. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "rioter",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "spiral_ratchet_screwdriver",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "hairy",
"value_type": "adj-general"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
3967 | An elderberry is separates players from the dyspeptic. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "elderberry",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "dyspeptic",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "interactional",
"value": "separates players from"
}
]
} |
3968 | A mammoth is part of the infrastructure in the pennyroyal (mint). | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "mammoth",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "pennyroyal (mint)",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "spatial",
"value": "part of the infrastructure in"
}
]
} |
3969 | A snowshoe hare; a retreat; a moorcock. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "snowshoe_hare",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "retreat",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "moorcock",
"value_type": null
}
],
"edges": []
} |
3970 | A whipcord (cord) is suggests soothing the tucker (yoke). | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "whipcord (cord)",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "tucker (yoke)",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "emotional",
"value": "suggests soothing"
}
]
} |
3971 | A snowdrop anemone; a scarce rafter. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "snowdrop_anemone",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "rafter",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "scarce",
"value_type": "adj-general"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
3972 | An ilang-ilang; a juror; a swamp laurel. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "ilang-ilang",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "juror",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "swamp_laurel",
"value_type": null
}
],
"edges": []
} |
3973 | A rounded and suburban carrick bend. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "carrick_bend",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "suburban",
"value_type": "adj-general"
},
{
"id": "attribute|1|2",
"type": "attribute_node",
"value": "rounded",
"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
}
]
} |
3974 | A coral tree; a fire tower; a spray paint. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "coral_tree",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "fire_tower",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "spray_paint",
"value_type": null
}
],
"edges": []
} |
3975 | An electronic equipment is showing attentiveness the spathiphyllum. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "electronic_equipment",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "spathiphyllum",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "emotional",
"value": "showing attentiveness"
}
]
} |
3976 | A runner (messenger); a sclerotinia; a donkey jacket. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"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 (messenger)",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "sclerotinia",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "donkey_jacket",
"value_type": null
}
],
"edges": []
} |
3977 | An american oil palm; a chicken snake; a mesoamerican. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"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_oil_palm",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "chicken_snake",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "mesoamerican",
"value_type": null
}
],
"edges": []
} |
3978 | A faraway brabancon griffon; an endemic. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "brabancon_griffon",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "endemic",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "faraway",
"value_type": "adj-general"
}
],
"edges": [
{
"source": "object_1",
"target": "attribute|1|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
3979 | An atsugewi is indicates fuel level for the ailanthus silkworm. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "atsugewi",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "ailanthus_silkworm",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "functional",
"value": "indicates fuel level for"
}
]
} |
3980 | A reformer (disputant); a smokey topaz color rough cut. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "reformer (disputant)",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "rough_cut",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "smokey topaz color",
"value_type": "color"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
3981 | A kitchen is made out of the muskmelon. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "kitchen",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "muskmelon",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "functional",
"value": "made out of"
}
]
} |
3982 | A job (unfortunate); a stropharia rugoso-annulata; a leukocyte. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "job (unfortunate)",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "stropharia_rugoso-annulata",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "leukocyte",
"value_type": null
}
],
"edges": []
} |
3983 | A collector's item; a jumping jack; a bowie knife. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "collector's_item",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "jumping_jack",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "bowie_knife",
"value_type": null
}
],
"edges": []
} |
3984 | A mountain fern; a metal pink nameplate. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "mountain_fern",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "nameplate",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "metal pink",
"value_type": "color"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
3985 | An endodontist; a pastel yellow potato tuberworm. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "endodontist",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "potato_tuberworm",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "pastel yellow",
"value_type": "color"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
3986 | A terrifying evangelist (preacher); a shirt button. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "evangelist (preacher)",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "shirt_button",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "terrifying",
"value_type": "adj-horror"
}
],
"edges": [
{
"source": "object_1",
"target": "attribute|1|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
3987 | A vermilion defaulter (debtor); a backseat. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "defaulter (debtor)",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "backseat",
"value_type": null
},
{
"id": "attribute|1|1",
"type": "attribute_node",
"value": "vermilion",
"value_type": "color"
}
],
"edges": [
{
"source": "object_1",
"target": "attribute|1|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
3988 | A dog stinkhorn; a coyote brown khan. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "dog_stinkhorn",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "khan",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "coyote brown",
"value_type": "color"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
3989 | A chelonian; a rich drum major. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "chelonian",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "drum_major",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "rich",
"value_type": "adj-general"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
3990 | A satellite transmitter; a fire engine red pointed arch. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "satellite_transmitter",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "pointed_arch",
"value_type": null
},
{
"id": "attribute|2|1",
"type": "attribute_node",
"value": "fire engine red",
"value_type": "color"
}
],
"edges": [
{
"source": "object_2",
"target": "attribute|2|1",
"type": "attribute_edge",
"value_type": null,
"value": null
}
]
} |
3991 | A stamper (workman); a chintz; an american revolutionary leader. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "stamper (workman)",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "chintz",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "american_revolutionary_leader",
"value_type": null
}
],
"edges": []
} |
3992 | A charcoal (writing implement); a monastery; a whip-scorpion. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "charcoal (writing_implement)",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "monastery",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "whip-scorpion",
"value_type": null
}
],
"edges": []
} |
3993 | A post exchange is being together with the c-clamp. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "post_exchange",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "c-clamp",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "social",
"value": "being together with"
}
]
} |
3994 | A black and white; a device (design); a half cross 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": "black_and_white",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "device (design)",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "half_cross_stitch",
"value_type": null
}
],
"edges": []
} |
3995 | A stage door; a camphor daisy; a joint direct attack munition. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "stage_door",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "camphor_daisy",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "joint_direct_attack_munition",
"value_type": null
}
],
"edges": []
} |
3996 | A jew's-ear; a neck (part); 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": "jew's-ear",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "neck (part)",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "awnless_bromegrass",
"value_type": null
}
],
"edges": []
} |
3997 | A head (individual) is stands for heritage or landmark the spider crab. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "head (individual)",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "spider_crab",
"value_type": null
}
],
"edges": [
{
"source": "object_1",
"target": "object_2",
"type": "relation_edge",
"value_type": "symbolic",
"value": "stands for heritage or landmark"
}
]
} |
3998 | A digital-analog converter; a referee (official); a broomcorn millet. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "digital-analog_converter",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "referee (official)",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "broomcorn_millet",
"value_type": null
}
],
"edges": []
} |
3999 | A flathead (percoid fish); a bedspread; a chemical plant. | {
"ISO": "",
"aperture": "",
"artist": "",
"camera_gear": "",
"camera_model": "",
"camera_movement": "",
"depth_of_focus": "",
"focal_length": "",
"genre": "",
"lighting": "",
"location": "",
"painting_style": "",
"size": "",
"technique": "",
"time_span": "",
"video_editting_style": "",
"view": "",
"weather": ""
} | {
"nodes": [
{
"id": "object_1",
"type": "object_node",
"value": "flathead (percoid_fish)",
"value_type": null
},
{
"id": "object_2",
"type": "object_node",
"value": "bedspread",
"value_type": null
},
{
"id": "object_3",
"type": "object_node",
"value": "chemical_plant",
"value_type": null
}
],
"edges": []
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.