handle.n.01-washer-cover
Input Synsets
Name |
State |
Definition |
handle.n.01 |
Matched |
the appendage to an object that is designed to be held in order to use or move it |
Machine Synsets
Name |
State |
Definition |
washer.n.03 |
Matched |
a home appliance for washing clothes and linens automatically |
Output Synsets
Name |
State |
Definition |
handle.n.01 |
Matched |
the appendage to an object that is designed to be held in order to use or move it |
water.n.06 |
Substance |
a liquid necessary for the life of most animals and plants |
Transition Graph
graph TD;
recipe-handlen01-washer-cover(recipe: handle.n.01-washer-cover);
handlen01(handle.n.01);
washern03(washer.n.03);
watern06(water.n.06);
recipe-handlen01-washer-cover --> handlen01;
recipe-handlen01-washer-cover --> watern06;
handlen01 --> recipe-handlen01-washer-cover;
washern03 --> recipe-handlen01-washer-cover;