Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  Editor |  ]  KB:  Language: 
  Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - CellPart
CellPart(cell part)

appearance as argument number 1
-------------------------


(subclass CellPart BodyPart) Mid-level-ontology.kif 12335-12335 Cell part is a subclass of body part
(documentation CellPart EnglishLanguage "part of a Cell") Mid-level-ontology.kif 12336-12336 Cell part is a subclass of body part

appearance as argument number 2
-------------------------


(subclass CellNucleus CellPart) Mid-level-ontology.kif 12345-12345 Cell nucleus is a subclass of cell part
(subclass Cytoplasm CellPart) VirusProteinAndCellPart.kif 417-417 Cytoplasm is a subclass of cell part
(subclass ProteinSynthesisTool CellPart) VirusProteinAndCellPart.kif 421-421 Protein synthesis tool is a subclass of cell part
(subclass CellMembrane CellPart) VirusProteinAndCellPart.kif 425-425 Cell membrane is a subclass of cell part
(subclass CellWall CellPart) VirusProteinAndCellPart.kif 428-428 Cell wall is a subclass of cell part
(subclass LipidBilayer CellPart) VirusProteinAndCellPart.kif 475-475 Lipid bilayer is a subclass of cell part
(subclass HydrophobicSide CellPart) VirusProteinAndCellPart.kif 519-519 Hydrophobic side is a subclass of cell part
(subclass HydrophilicSide CellPart) VirusProteinAndCellPart.kif 530-530 Hydrophilic side is a subclass of cell part
(subclass Chromosome CellPart) VirusProteinAndCellPart.kif 560-560 Chromosome is a subclass of cell part
(subclass Chromotin CellPart) VirusProteinAndCellPart.kif 580-580 Chromotin is a subclass of cell part
(subclass Nucleosome CellPart) VirusProteinAndCellPart.kif 602-602 Nucleosome is a subclass of cell part
(subclass Cytoskeleton CellPart) VirusProteinAndCellPart.kif 1036-1036 Cytoskeleton is a subclass of cell part
(subclass Endomembrane CellPart) VirusProteinAndCellPart.kif 1039-1039 Endomembrane is a subclass of cell part
(subclass CellInternalMembraneGroup CellPart) VirusProteinAndCellPart.kif 1066-1066 Cell internal membrane group is a subclass of cell part
(range CellPartFn CellPart) VirusProteinAndCellPart.kif 1156-1156 The range of cell part is an instance of cell part
(termFormat EnglishLanguage CellPart "cell part") domainEnglishFormat.kif 13680-13680 The range of cell part is an instance of cell part
(termFormat ChineseTraditionalLanguage CellPart "細胞部分") domainEnglishFormat.kif 13681-13681 The range of cell part is an instance of cell part
(termFormat ChineseLanguage CellPart "细胞部分") domainEnglishFormat.kif 13682-13682 The range of cell part is an instance of cell part

appearance as argument number 3
-------------------------


(domainSubclass CellPartFn 2 CellPart) VirusProteinAndCellPart.kif 1155-1155 The number 2 argument of cell part is a subclass of cell part

antecedent
-------------------------


(=>
    (instance ?OBJ1 CellPart)
    (exists (?CELL)
        (and
            (instance ?CELL Cell)
            (properPart ?OBJ1 ?CELL))))
Mid-level-ontology.kif 12338-12343 If X is an instance of cell part, then there exists Y such that Y is an instance of cell and X is a proper part of Y