LipidMembraneMolecule |
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 |
appearance as argument number 2 |
(termFormat ChineseLanguage LipidMembraneMolecule "脂质膜分子") | domainEnglishFormat.kif 34612-34612 | |
(termFormat ChineseTraditionalLanguage LipidMembraneMolecule "脂質膜分子") | domainEnglishFormat.kif 34611-34611 | |
(termFormat EnglishLanguage LipidMembraneMolecule "lipid membrane molecule") | domainEnglishFormat.kif 34610-34610 |
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 |