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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - connectedBodyPart
connectedBodyPart

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


(documentation connectedBodyPart EnglishLanguage "A Relation between Classes of parts of a Healthy Animal that are connected.") Mid-level-ontology.kif 12176-12177
(domainSubclass connectedBodyPart 1 BodyPart) Mid-level-ontology.kif 12180-12180 The number 1 argument of connected is a subclass of body part
(domainSubclass connectedBodyPart 2 BodyPart) Mid-level-ontology.kif 12181-12181 The number 2 argument of connected is a subclass of body part
(instance connectedBodyPart BinaryPredicate) Mid-level-ontology.kif 12175-12175 connected is an instance of binary predicate
(instance connectedBodyPart TransitiveRelation) Mid-level-ontology.kif 12174-12174 connected is an instance of transitive relation

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


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

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 12185-12195

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


(=>
    (muscleInsertion ?MC ?BPC)
    (connectedBodyPart ?MC ?BPC))
Anatomy.kif 1741-1743
(=>
    (muscleOrigin ?MC ?BPC)
    (connectedBodyPart ?MC ?BPC))
Anatomy.kif 1691-1693

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


(connectedBodyPart Esophagus Stomach) Mid-level-ontology.kif 12282-12282 A esophagus is connected to a stomach
(connectedBodyPart Intestine Rectum) Mid-level-ontology.kif 12284-12284 A intestine is connected to a rectum
(connectedBodyPart Mouth Esophagus) Mid-level-ontology.kif 12281-12281 A mouth is connected to a esophagus
(connectedBodyPart Mouth Trachea) Mid-level-ontology.kif 12308-12308 A mouth is connected to a trachea
(connectedBodyPart Nose Trachea) Mid-level-ontology.kif 12309-12309 A nose is connected to a trachea
(connectedBodyPart Rectum Anus) Mid-level-ontology.kif 12285-12285 A rectum is connected to a anus
(connectedBodyPart Stomach Intestine) Mid-level-ontology.kif 12283-12283 A stomach is connected to a intestine
(connectedBodyPart Trachea Lung) Mid-level-ontology.kif 12310-12310 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 is open source software produced by Articulate Software and its partners