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



KB Term:  Term intersection
English Word: 

  PupilsDilation

Sigma KEE - PupilsDilation
PupilsDilation(dilated pupils)

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


(subclass PupilsDilation PhysiologicalResponseToEmotionalState) emotion.kif 785-785 Dilated pupils is a subclass of physiological response to emotion process
(subclass PupilsDilation PupillaryResponse) emotion.kif 786-786 Dilated pupils is a subclass of pupillary response
(documentation PupilsDilation EnglishLanguage "PupilsDilation is the widening of the pupil. Dilation of the pupil occurs when the smooth cells of the radial muscle, controlled by the sympathetic nervous system (SNS), contract, and also when the cells of the iris sphincter muscle relax.[wikipedia] ") emotion.kif 787-791 Dilated pupils is a subclass of pupillary response
(disjoint PupilsDilation PupilsConstriction) emotion.kif 900-900 Dilated pupils is disjoint from miosis

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


(actionTendency Interested PupilsDilation) emotion.kif 705-705 action tendency interest and dilated pupils
(termFormat EnglishLanguage PupilsDilation "dilated pupils") emotion.kif 792-792 action tendency interest and dilated pupils
(actionTendency Fear PupilsDilation) emotion.kif 793-793 action tendency angst and dilated pupils
(actionTendency Love PupilsDilation) emotion.kif 794-794 action tendency love and dilated pupils
(actionTendency Anxiety PupilsDilation) emotion.kif 795-795 action tendency anxiety and dilated pupils
(actionTendency Surprise PupilsDilation) emotion.kif 796-796 action tendency surprise and dilated pupils
(subclass Mydriasis PupilsDilation) emotion.kif 829-829 Mydriasis is a subclass of dilated pupils

appearance as argument number 3
-------------------------


(partition PupillaryResponse PupilsConstriction PupilsDilation) emotion.kif 744-744 Pupillary response is exhaustively partitioned into miosis and dilated pupils

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


(=>
    (and
        (instance ?D PupilsDilation)
        (patient ?D ?P)
        (instance ?P BothEyePupils)
        (holdsDuring
            (BeginFn
                (WhenFn ?D))
            (approximateDiameter ?P
                (MeasureFn ?X Millimeter)))
        (holdsDuring
            (EndFn
                (WhenFn ?D))
            (approximateDiameter ?P
                (MeasureFn ?Y Millimeter))))
    (greaterThan ?Y ?X))
emotion.kif 798-809 If X is an instance of dilated pupils, Y is a patient of X, Y is an instance of both eye pupils, the approximate diameter of Y is Z millimeter(s) holds during the beginning of the time of existence of X, and the approximate diameter of Y is W millimeter(s) holds during the end of the time of existence of X, then W is greater than Z
(=>
    (and
        (instance ?D PupilsDilation)
        (patient ?D ?P)
        (instance ?P BothEyePupils))
    (exists (?IDM ?ISM ?C ?R)
        (and
            (instance ?IDM IrisDilatorMuscle)
            (instance ?ISM IrisSphincterMuscle)
            (part ?IDM ?P)
            (part ?ISM ?P)
            (instance ?C MuscularContraction)
            (subProcess ?C ?D)
            (patient ?C ?IDM)
            (instance ?R MuscleRelaxing)
            (patient ?R ?ISM)
            (subProcess ?R ?D))))
emotion.kif 811-827 If X is an instance of dilated pupils, Y is a patient of X, and Y is an instance of both eye pupils, then All of the following hold: (1) there exist Z, W,, , V (2) U such that Z is an instance of iris dilator muscle (3) W is an instance of iris sphincter muscle (4) Z is a part of Y (5) W is a part of Y (6) V is an instance of muscular contraction (7) V is a subprocess of X (8) Z is a patient of V (9) U is an instance of muscle relaxing (10) W is a patient of U (11) U is a subprocess of X


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners