cupboard.n.01-washer-cover
Input Synsets
Name |
State |
Definition |
cupboard.n.01 |
Unmatched |
a small room (or recess) or cabinet used for storage space |
Machine Synsets
Name |
State |
Definition |
washer.n.03 |
Matched |
a home appliance for washing clothes and linens automatically |
Output Synsets
Name |
State |
Definition |
cupboard.n.01 |
Unmatched |
a small room (or recess) or cabinet used for storage space |
water.n.06 |
Substance |
a liquid necessary for the life of most animals and plants |
Transition Graph
graph TD;
recipe-cupboardn01-washer-cover(recipe: cupboard.n.01-washer-cover);
cupboardn01(cupboard.n.01);
washern03(washer.n.03);
watern06(water.n.06);
recipe-cupboardn01-washer-cover --> cupboardn01;
recipe-cupboardn01-washer-cover --> watern06;
cupboardn01 --> recipe-cupboardn01-washer-cover;
washern03 --> recipe-cupboardn01-washer-cover;