![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
CellEnvelope(cell envelope)
more pictures... | cell_wall |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?OBJ1 CellEnvelope) (exists (?OBJ2) (and (properPart ?OBJ2 ?OBJ1) (instance ?OBJ2 Lipoprotein)))) |
VirusProteinAndCellPart.kif 1076-1081 | If X is an instance of cell envelope, then there exists Y such that Y is a proper part of X and Y is an instance of lipoprotein |
| consequent |
|
|
| (=> (instance ?CELL Cell) (exists (?ENVELOPE) (and (instance ?ENVELOPE CellEnvelope) (part ?ENVELOPE ?CELL)))) |
VirusProteinAndCellPart.kif 1056-1061 | If X is an instance of cell, then there exists Y such that Y is an instance of cell envelope and Y is a part of X |