LipidMembraneMolecule(lipid membrane molecule) |
appearance as argument number 1 |
(documentation LipidMembraneMolecule EnglishLanguage "The class of molecules, composed of a hydrophilic head and a hydrophobic tail. Lipid Bilayers are composed of these molecules.") | VirusProteinAndCellPart.kif 502-504 | |
(subclass LipidMembraneMolecule AmphipathicMolecule) | VirusProteinAndCellPart.kif 501-501 | Lipid membrane molecule is a subclass of amphipathic molecule |
appearance as argument number 2 |
(termFormat ChineseLanguage LipidMembraneMolecule "脂质膜分子") | domainEnglishFormat.kif 34617-34617 | |
(termFormat ChineseTraditionalLanguage LipidMembraneMolecule "脂質膜分子") | domainEnglishFormat.kif 34616-34616 | |
(termFormat EnglishLanguage LipidMembraneMolecule "lipid membrane molecule") | domainEnglishFormat.kif 34615-34615 |
antecedent |
(=> (instance ?MOLECULE LipidMembraneMolecule) (exists (?HEAD) (and (instance ?HEAD HydrophilicLipidHead) (part ?HEAD ?MOLECULE)))) |
VirusProteinAndCellPart.kif 517-522 |
|
(=> (instance ?MOLECULE LipidMembraneMolecule) (exists (?TAIL) (and (instance ?TAIL HydrophobicLipidTail) (part ?TAIL ?MOLECULE)))) |
VirusProteinAndCellPart.kif 528-533 |
|
consequent |
(=> (instance ?LIPID LipidBilayer) (exists (?MOLECULE) (and (instance ?MOLECULE LipidMembraneMolecule) (part ?MOLECULE ?LIPID)))) |
VirusProteinAndCellPart.kif 506-511 |
|
(=> (instance ?OBJ1 LipidBilayer) (exists (?OBJ2) (and (properPart ?OBJ2 ?OBJ1) (instance ?OBJ2 LipidMembraneMolecule)))) |
VirusProteinAndCellPart.kif 570-575 |
|