Class REPLICATION

Subclass-Of: Molecular-physiologic-function
Further-Modelling: For coreference: (:same-as embodied-in representation:copy).
Axioms:
(=> (Replication ?Self)
    (And (Exists (?A)
                 (And (Embodied-In ?Self ?A) (Biologic-Object ?A)))
         (Exists (?B)
                 (And (Product ?Self ?B)
                      (Anatomical-Structure ?B)
                      (Exists (?C)
                              (And (Copy-Of ?B ?C)
                                   (Anatomical-Structure ?C)))))))