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


KB Term:  Term intersection
English Word: 

Sigma KEE - MechanicalAnisocoria
MechanicalAnisocoria(mechanical anisocoria)

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


(instance MechanicalAnisocoria Anisocoria) emotion.kif 1054-1054 Mechanical anisocoria is an instance of anisocoria
(documentation MechanicalAnisocoria EnglishLanguage "Occasionally, previous trauma, eye surgery, or inflammation (uveitis, angle closure glaucoma) can lead to adhesions between the iris and the lens. [Wikipedia]") emotion.kif 1055-1057 Mechanical anisocoria is an instance of anisocoria

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


(termFormat EnglishLanguage MechanicalAnisocoria "mechanical anisocoria") emotion.kif 1058-1058

consequent
-------------------------


(=>
    (holdsDuring ?T
        (and
            (attribute ?H TraumaticBrainInjury)
            (instance ?H Human)))
    (modalAttribute
        (and
            (during ?T
                (ImmediateFutureFn ?T))
            (attribute ?H MechanicalAnisocoria)) Possibility))
emotion.kif 1060-1069 If TBI is an attribute of X and X is an instance of human holds during Y, then the statement Y takes place during immediately after Y and mechanical anisocoria is an attribute of X has the modal force of possibility
(=>
    (and
        (instance ?I Inflammation)
        (patient ?I ?E)
        (instance ?E Eyeball)
        (part ?E ?H)
        (instance ?H Human))
    (modalAttribute
        (and
            (during
                (WhenFn ?I)
                (ImmediateFutureFn
                    (WhenFn ?I)))
            (attribute ?H MechanicalAnisocoria)) Possibility))
emotion.kif 1071-1084 If X is an instance of inflammation, Y is a patient of X, Y is an instance of eye ball, Y is a part of Z, and Z is an instance of human, then the statement the time of existence of X takes place during immediately after the time of existence of X and mechanical anisocoria is an attribute of Z has the modal force of possibility
(=>
    (and
        (instance ?S Surgery)
        (patient ?S ?E)
        (instance ?E Eyeball)
        (part ?E ?H)
        (instance ?H Human))
    (modalAttribute
        (holdsDuring
            (ImmediateFutureFn
                (WhenFn ?S))
            (attribute ?H MechanicalAnisocoria)) Possibility))
emotion.kif 1086-1097 If X is an instance of surgery, Y is a patient of X, Y is an instance of eye ball, Y is a part of Z, and Z is an instance of human, then the statement mechanical anisocoria is an attribute of Z holds during immediately after the time of existence of X has the modal force of possibility


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