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


KB Term:  Term intersection
English Word: 

Sigma KEE - EdemaFn
EdemaFn

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


(instance EdemaFn UnaryFunction) Mid-level-ontology.kif 11423-11423 Edema is an instance of unary function
(domainSubclass EdemaFn 1 BodyPart) Mid-level-ontology.kif 11424-11424 The number 1 argument of edema is a subclass of body part
(rangeSubclass EdemaFn Edema) Mid-level-ontology.kif 11425-11425 The values returned by edema are subclasses of swelling
(documentation EdemaFn EnglishLanguage "A Function that returns the class of Edema cases in the given BodyPart.") Mid-level-ontology.kif 11428-11429 The values returned by edema are subclasses of swelling

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


(termFormat EnglishLanguage EdemaFn "edema") Mid-level-ontology.kif 11426-11426
(format EnglishLanguage EdemaFn "edema in %1") Mid-level-ontology.kif 11427-11427

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


(=>
    (and
        (instance ?E
            (EdemaFn ?P))
        (experiencer ?E ?A))
    (exists (?PI)
        (and
            (instance ?PI BodyPart)
            (part ?PI ?A)
            (located ?E ?PI))))
Mid-level-ontology.kif 11431-11439 If X is an instance of edema in Y and Z experiences X, then there exists W such that W is an instance of body part, W is a part of Z, and X is located at W

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


(subclass PedalEdema
    (EdemaFn Foot))
Medicine.kif 2999-2999 Pedal edema is a subclass of edema in foot


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-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners