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



KB Term:  Term intersection
English Word: 

  Wine

Sigma KEE - Milimeter
Milimeter

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


(=>
    (and
        (instance ?R PupillaryResponse)
        (patient ?R ?P)
        (instance ?P BothEyePupils)
        (subProcess ?C ?R)
        (instance ?C QuantityChange)
        (patient ?C ?P)
        (approximateDiameter ?P
            (MeasureFn ?X Milimeter)))
    (and
        (greaterThanOrEqualTo ?X 1.5)
        (lessThanOrEqualTo ?X 8.0)))
emotion.kif 746-758 If All of the following hold: (1) X is an instance of pupillary response (2) Y is a patient of X (3) Y is an instance of both eye pupils (4) Z is a subprocess of X (5) Z is an instance of quantity change (6) Y is a patient of Z (7) the approximate diameter of Y is W Milimeter(s), then W is greater than or equal to 1.5 and W is less than or equal to 8.0


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