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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - DeadOrMissingBodyPartFn
DeadOrMissingBodyPartFn

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


(documentation DeadOrMissingBodyPartFn EnglishLanguage "A Function that returns an instance of DeadOrMissingBodyPartFn that refers to a particular BodyPart. For example, an amputated leg would be a subAttribute of (DeadOrMissingBodyPartFn Leg)") Merge.kif 18375-18378
(domainSubclass DeadOrMissingBodyPartFn 1 BodyPart) Merge.kif 18373-18373 The number 1 argument of dead or missing body part fn is a subclass of body part
(instance DeadOrMissingBodyPartFn UnaryFunction) Merge.kif 18371-18371 Dead or missing body part fn is an instance of unary function
(range DeadOrMissingBodyPartFn DiseaseOrSyndrome) Merge.kif 18374-18374 The range of dead or missing body part fn is an instance of disease or syndrome
(relatedInternalConcept DeadOrMissingBodyPartFn DeadFn) Merge.kif 18372-18372 Dead or missing body part fn is internally related to Dead fn

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


(termFormat EnglishLanguage DeadOrMissingBodyPartFn "dead or missing body part fn") domainEnglishFormat.kif 64769-64769

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


(=>
    (and
        (holdsDuring ?T
            (attribute ?H
                (DeadOrMissingBodyPartFn ?P)))
        (instance ?PI ?P)
        (part ?PI ?H)
        (hasPurpose ?PI ?F))
    (not ?F))
Merge.kif 18380-18388

statement
-------------------------


(equal BrainDead
    (DeadOrMissingBodyPartFn Brain))
Medicine.kif 5173-5173 Brain dead is equal to dead or missing body part fn brain


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