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



KB Term:  Term intersection
English Word: 

  QuantityChange

Sigma KEE - QuantityChange
QuantityChange(quantity change)bit-by-bit, change_intensity, climate_change, cured, direct, global_climate_change, gradational, gradatory, gradient, gradual, graduated, gravity_gradient, hold_the_line, in_small_stages, louden, piecemeal, sharpened, step-by-step, stepwise, temperature_change, temperature_gradient, vulcanised, vulcanized

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


(subclass QuantityChange InternalChange) Merge.kif 11124-11124 Quantity change is a subclass of internal change
(partition QuantityChange Increasing Decreasing) Merge.kif 11125-11125 Quantity change is exhaustively partitioned into increasing and decreasing
(documentation QuantityChange EnglishLanguage "Any InternalChange where a PhysicalQuantity associated with the patient is altered.") Merge.kif 11127-11128 Quantity change is exhaustively partitioned into increasing and decreasing

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


(subclass Increasing QuantityChange) Merge.kif 11145-11145 Increasing is a subclass of quantity change
(subclass Decreasing QuantityChange) Merge.kif 11187-11187 Decreasing is a subclass of quantity change
(subclass Focusing QuantityChange) Mid-level-ontology.kif 3955-3955 Focusing is a subclass of quantity change
(subclass PupillaryResponse QuantityChange) emotion.kif 739-739 Pupillary response is a subclass of quantity change
(termFormat EnglishLanguage QuantityChange "quantity change") english_format.kif 1437-1437 Pupillary response is a subclass of quantity change

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


(=>
    (and
        (instance ?D QuantityChange)
        (patient ?D ?OBJ))
    (exists (?N1 ?N2 ?T1 ?T2 ?U)
        (and
            (earlier ?T1 ?T2)
            (holdsDuring ?T1
                (measure ?OBJ
                    (MeasureFn ?N1 ?U)))
            (holdsDuring ?T2
                (measure ?OBJ
                    (MeasureFn ?N2 ?U)))
            (not
                (equal ?N1 ?N2)))))
Merge.kif 11130-11143 If X is an instance of quantity change and Y is a patient of X, then there exist Z, W,, , V,, , U and T such that V happens earlier than U and the measure of Y is Z T(s) holds during V and the measure of Y is W T(s) holds during U and equal Z and W
(=>
    (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