abolish_object(Object)
Removes from the database a dynamic object.
abolish_object(@object_identifier)
instantiation_error
type_error(object_identifier, Object)
permission_error(modify, static_object, Object)
existence_error(object, Object)
| ?- abolish_object(list).