![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
LipidBilayer
|
|
|
| appearance as argument number 1 |
|
|
| (subclass LipidBilayer CellPart) | VirusProteinAndCellPart.kif 475-475 | Lipid bilayer is a subclass of cell part |
| (subclass LipidBilayer CellMembrane) | VirusProteinAndCellPart.kif 476-476 | Lipid bilayer is a subclass of cell membrane |
| (documentation LipidBilayer EnglishLanguage "This is the class of lipid bilayers that surround cells and make up a substantial portion of a cell membrane.") | VirusProteinAndCellPart.kif 477-478 | Lipid bilayer is a subclass of cell membrane |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| consequent |
|
|
| (=> (instance ?OBJ1 PlasmaMembrane) (exists (?OBJ2) (and (properPart ?OBJ2 ?OBJ1) (instance ?OBJ2 LipidBilayer) (not (exists (?OBJ3) (and (instance ?OBJ3 LipidBilayer) (properPart ?OBJ3 ?OBJ1) (not (equal ?OBJ3 ?OBJ2)))))))) |
VirusProteinAndCellPart.kif 540-551 | If X is an instance of plasma membrane, then there exists Y such that Y is a proper part of X, Y is an instance of lipid bilayer, there doesn't exist Z such that Z is an instance of lipid bilayer, Z is a proper part of X, equal Z, and Y |