(:TAXONOMY (:THING (Physical_Objects (Animals) (Plants) (Minerals)) (Abstract_Objects (Units (Length_Units millimeter centimeter meter) (Volume_Units milliliter centiliter liter) ))))
In normal usage, the root class in the :TAXONOMY command is a leaf class of the existing taxonomy of classes.
Elements of the hierarchy that match the existing hierarchy are not duplicated.
Subclasses always have a preceding left parenthesis. Instances never directly follow a left parenthesis. The syntax is:(class (subclass1 instance1 instance2 ...) (subclass2 (subclass2.1)) (subclass3 instance3 instance4 ...))