| appearance as argument number 1 |
|
|
| (subclass Replication OrganismProcess) | Merge.kif 10471-10471 | Replication is a subclass of organism process |
| (documentation Replication EnglishLanguage "The Process of biological reproduction. This can be either a sexual or an asexual process.") | Merge.kif 10473-10474 | Replication is a subclass of organism process |
| (externalImage Replication "http://upload.wikimedia.org/wikipedia/commons/ f/ fe/ DNA_replication_zh.png") | pictureList.kif 10228-10228 | Replication is a subclass of organism process |
| (externalImage Replication "http://upload.wikimedia.org/wikipedia/commons/ a/ a2/ DNAreplicationModes.png") | pictureList.kif 11750-11750 | Replication is a subclass of organism process |
| (externalImage Replication "http://upload.wikimedia.org/wikipedia/commons/ b/ b2/ Copiadna.JPG") | pictureList.kif 11751-11751 | Replication is a subclass of organism process |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?REP Replication) (agent ?REP ?PARENT) (result ?REP ?CHILD)) (parent ?CHILD ?PARENT)) |
Merge.kif 10476-10481 | If X is an instance of replication, Y is an agent of X, and Z is a result of X, then Y is a parent of Z |
| (=> (instance ?REP Replication) (exists (?BODY) (and (instance ?BODY ReproductiveBody) (result ?REP ?BODY)))) |
Merge.kif 10483-10488 | If X is an instance of replication, then there exists Y such that Y is an instance of reproductive body and Y is a result of X |
| (=> (and (instance ?VIRUS Virus) (instance ?PROC Replication) (agent ?PROC ?VIRUS)) (exists (?CELL) (and (located ?PROC ?CELL) (instance ?CELL Cell)))) |
Merge.kif 14665-14673 | If X is an instance of virus, Y is an instance of replication, and X is an agent of Y, then there exists Z such that Y is located at Z and Z is an instance of cell |
| consequent |
|
|
|
|