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



KB Term:  Term intersection
English Word: 

Sigma KEE - connectedBodyPart
connectedBodyPart

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


(instance connectedBodyPart TransitiveRelation) Mid-level-ontology.kif 13456-13456 connected is an instance of transitive relation
(instance connectedBodyPart BinaryPredicate) Mid-level-ontology.kif 13457-13457 connected is an instance of binary predicate
(documentation connectedBodyPart EnglishLanguage "A Relation between Classes of parts of a Healthy Animal that are connected.") Mid-level-ontology.kif 13458-13459 connected is an instance of binary predicate
(domainSubclass connectedBodyPart 1 BodyPart) Mid-level-ontology.kif 13462-13462 The number 1 argument of connected is a subclass of body part
(domainSubclass connectedBodyPart 2 BodyPart) Mid-level-ontology.kif 13463-13463 The number 2 argument of connected is a subclass of body part

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


(format EnglishLanguage connectedBodyPart "a %1 is connected to a %2") Mid-level-ontology.kif 13460-13460
(termFormat EnglishLanguage connectedBodyPart "connected") Mid-level-ontology.kif 13461-13461

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


(=>
    (and
        (connectedBodyPart ?A ?B)
        (attribute ?H Healthy))
    (exists (?AI ?BI)
        (and
            (instance ?AI ?A)
            (instance ?BI ?B)
            (part ?AI ?H)
            (part ?BI ?H)
            (connected ?AI ?BI))))
Mid-level-ontology.kif 13467-13477 If a X is connected to a Y and healthy is an attribute of Z, then there exist W, V such that W is an instance of X, V is an instance of Y, W is a part of Z, V is a part of Z, and W is connected to V

consequent
-------------------------


(=>
    (muscleOrigin ?MC ?BPC)
    (connectedBodyPart ?MC ?BPC))
Anatomy.kif 1713-1715 If the origin of X is Y, then a X is connected to a Y
(=>
    (muscleInsertion ?MC ?BPC)
    (connectedBodyPart ?MC ?BPC))
Anatomy.kif 1763-1765 If the insertion point of X is Y, then a X is connected to a Y

appearance as argument number 0
-------------------------


(connectedBodyPart Mouth Esophagus) Mid-level-ontology.kif 13570-13570 A mouth is connected to a esophagus
(connectedBodyPart Esophagus Stomach) Mid-level-ontology.kif 13571-13571 A esophagus is connected to a stomach
(connectedBodyPart Stomach Intestine) Mid-level-ontology.kif 13572-13572 A stomach is connected to a intestine
(connectedBodyPart Intestine Rectum) Mid-level-ontology.kif 13573-13573 A intestine is connected to a rectum
(connectedBodyPart Rectum Anus) Mid-level-ontology.kif 13574-13574 A rectum is connected to a anus
(connectedBodyPart Mouth Trachea) Mid-level-ontology.kif 13597-13597 A mouth is connected to a trachea
(connectedBodyPart Nose Trachea) Mid-level-ontology.kif 13598-13598 A nose is connected to a trachea
(connectedBodyPart Trachea Lung) Mid-level-ontology.kif 13599-13599 A trachea is connected to a lung


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners