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

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


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

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 13540-13550
(=>
    (and
        (instance ?SI
            (SenseImpairmentFn ?S))
        (experiencer ?SI ?A))
    (not
        (capability ?S experiencer ?A)))
Merge.kif 13560-13565

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