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 13626-13627
(domainSubclass SenseImpairmentFn 1 Perception) Merge.kif 13628-13628 The number 1 argument of sense impairment is a subclass of perception
(instance SenseImpairmentFn UnaryFunction) Merge.kif 13625-13625 Sense impairment is an instance of unary function
(rangeSubclass SenseImpairmentFn PathologicProcess) Merge.kif 13629-13629 The values returned by sense impairment are subclasses of pathologic process

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


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

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 13633-13643
(=>
    (and
        (instance ?SI
            (SenseImpairmentFn ?S))
        (experiencer ?SI ?A))
    (not
        (capability ?S experiencer ?A)))
Merge.kif 13653-13658

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


(subclass Anosmia
    (SenseImpairmentFn Smelling))
Medicine.kif 2018-2018 Loss of smell is a subclass of impairment in smelling
(subclass Dysgeusia
    (SenseImpairmentFn Tasting))
Medicine.kif 2024-2024 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