die.n.01-washer-cover
Input Synsets
Name |
State |
Definition |
die.n.01 |
Matched |
a small cube with 1 to 6 spots on the six faces; used in gambling to generate random numbers |
Machine Synsets
Name |
State |
Definition |
washer.n.03 |
Matched |
a home appliance for washing clothes and linens automatically |
Output Synsets
Name |
State |
Definition |
die.n.01 |
Matched |
a small cube with 1 to 6 spots on the six faces; used in gambling to generate random numbers |
water.n.06 |
Substance |
a liquid necessary for the life of most animals and plants |
Transition Graph
graph TD;
recipe-dien01-washer-cover(recipe: die.n.01-washer-cover);
dien01(die.n.01);
washern03(washer.n.03);
watern06(water.n.06);
recipe-dien01-washer-cover --> dien01;
recipe-dien01-washer-cover --> watern06;
dien01 --> recipe-dien01-washer-cover;
washern03 --> recipe-dien01-washer-cover;