[view kml]

Concept: Withdraw

System documentation


Superconcept: Action

Definition: One object is withdrawn from another which is the base. This action takes the object out of a Be-Stored state.

Required Relationships:

object: The Entity that's withdrawn
base: The Tangible-Entity that the object is withdrawn from.

Other Common Relationships:

agent: the entity that withdrew the object from the base
instrument: the instrument or tool used to withdraw the object from the base
by-means-of: the event that is instrumental in storing the object in the base

Examples:

  1. Mary withdrew money from the ATM with her bankcard.
    object: money
    base: ATM
    agent: Mary
    instrument: bankcard
  2. Comment: The ATM no longer contains the money that Mary withdrew.

Neighboring Concepts:

Similar to...But different because...
Be-Stored Withdraw causes an object to be taken out of a Be-Stored state.
Store Store is the opposite of Withdraw. It puts an object into a Be-Stored state.
Move-Out-Of Move-Out-Of takes something physical out of a container. Withdraw takes any kind of thing out of a Be-Stored state.