Concept: Store |
Similar to... | But different because... |
Be-Stored | Store causes an object to be put into a Be-Stored state. |
Withdraw | Withdraw is the opposite of Store. It takes an object out of a Be-Stored state. |
Move-Into | Move-Into moves something physical into a container. Store is in a way more general than Move-Into in that it can be used for abstract things (such as information). |