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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - SenseImpairmentFn
SenseImpairmentFn

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


(documentation SenseImpairmentFn EnglishLanguage "A diminished capacity for Perception of some sort.") Merge.kif 13487-13488
(domainSubclass SenseImpairmentFn 1 Perception) Merge.kif 13489-13489 The number 1 argument of sense impairment is a subclass of perception
(instance SenseImpairmentFn UnaryFunction) Merge.kif 13486-13486 Sense impairment is an instance of unary function
(rangeSubclass SenseImpairmentFn PathologicProcess) Merge.kif 13490-13490 The values returned by sense impairment are subclasses of pathologic process

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


(format EnglishLanguage SenseImpairmentFn "impairment in %1") Merge.kif 13492-13492
(termFormat EnglishLanguage SenseImpairmentFn "sense impairment") Merge.kif 13491-13491

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


(=>
    (and
        (instance ?SI
            (SenseImpairmentFn ?S))
        (experiencer ?SI ?A))
    (exists (?A2)
        (and
            (not
                (equal ?A2 ?A))
            (capability ?S experiencer ?A2)
            (not
                (capability ?S experiencer ?A)))))
Merge.kif 13494-13504
(=>
    (and
        (instance ?SI
            (SenseImpairmentFn ?S))
        (experiencer ?SI ?A))
    (not
        (capability ?S experiencer ?A)))
Merge.kif 13514-13519

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


(subclass Anosmia
    (SenseImpairmentFn Smelling))
Medicine.kif 2021-2021 Loss of smell is a subclass of impairment in smelling
(subclass Dysgeusia
    (SenseImpairmentFn Tasting))
Medicine.kif 2027-2027 Loss of taste is a subclass of impairment in tasting


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