console.n.02-washer-cover
Input Synsets
Name |
State |
Definition |
console.n.02 |
Unmatched |
a scientific instrument consisting of displays and an input device that an operator can use to monitor and control a system (especially a computer system) |
Machine Synsets
Name |
State |
Definition |
washer.n.03 |
Matched |
a home appliance for washing clothes and linens automatically |
Output Synsets
Name |
State |
Definition |
console.n.02 |
Unmatched |
a scientific instrument consisting of displays and an input device that an operator can use to monitor and control a system (especially a computer system) |
water.n.06 |
Substance |
a liquid necessary for the life of most animals and plants |
Transition Graph
graph TD;
recipe-consolen02-washer-cover(recipe: console.n.02-washer-cover);
consolen02(console.n.02);
washern03(washer.n.03);
watern06(water.n.06);
recipe-consolen02-washer-cover --> consolen02;
recipe-consolen02-washer-cover --> watern06;
consolen02 --> recipe-consolen02-washer-cover;
washern03 --> recipe-consolen02-washer-cover;