3.3 Rule for inserting a class into a schema
If C has no specified superclass, C becomes the subclass of OBJECT (the root of
the entire schema).
3.4 Rule for removing a class from a schema
To delete a class C from a schema, rule 3.2 is applied successively to remove C
from the list of superclasses of all its subclasses. OBJECT cannot be deleted.