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 O argumento numero 1 de SenseImpairmentFn e' uma sub-classe de Percepcao
(instance SenseImpairmentFn UnaryFunction) Merge.kif 13486-13486 SenseImpairmentFn e' uma instancia de funcao Unaria
(rangeSubclass SenseImpairmentFn PathologicProcess) Merge.kif 13490-13490 Os valores retornados por SenseImpairmentFn sao as sub-classes de Processo Patologico

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 Anosmia e' uma sub-classe de SenseImpairmentFn Cheirar
(subclass Dysgeusia
    (SenseImpairmentFn Tasting))
Medicine.kif 2027-2027 Dysgeusia e' uma sub-classe de SenseImpairmentFn Provar


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