Definition:
Divide an object into two parts,
causing it to be Destroy'ed.
Some of the object's properties are retained
by the pieces, such as material and density.
Other properties of the object are not retained, such as
weight and size.
Required Relationships:
object:
The object that's divided into two parts.
Other Common Relationships:
agent:
the entity responsible for the division.
result:
the two entities created when the object is divided.
instrument:
the thing that was used to divide the object.