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



KB Term:  Term intersection
English Word: 

Sigma KEE - InternalChange
InternalChange(internal change)acclimation, acclimatisation, acclimatization, acquire, adaptation, adaption, adjustment, aggregation, alkalinise, alkalinize, alphabetisation, alphabetization, alternation, angulation, anneal, assembling, assimilation, barbarise, barbarize, blending, calcify, carving, caseate, centralisation, centralization, change, change_of_shape, chunking, clot, coagulate, codification, collation, collecting, collection, columniation, combination, compilation, compiling, complexify, configuration, conjugate, conjugation, constellation, contrivance, convolution, corrugation, crack, crash, creolize, cure...

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


(subclass InternalChange Process) Merge.kif 12882-12882 Internal change is a subclass of process
(documentation InternalChange EnglishLanguage "Processes which involve altering an internal property of an Object, e.g. the shape of the Object, its coloring, its structure, etc. Processes that are not instances of this class include changes that only affect the relationship to other objects, e.g. changes in spatial or temporal location.") Merge.kif 12883-12887 Internal change is a subclass of process

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


(subclass BiologicalProcess InternalChange) Merge.kif 10358-10358 Biological process is a subclass of internal change
(subclass QuantityChange InternalChange) Merge.kif 11124-11124 Quantity change is a subclass of internal change
(subclass GeologicalProcess InternalChange) Merge.kif 11442-11442 Geological process is a subclass of internal change
(subclass Damaging InternalChange) Merge.kif 12556-12556 Damaging is a subclass of internal change
(subclass ChemicalProcess InternalChange) Merge.kif 12793-12793 Chemical process is a subclass of internal change
(subclass SurfaceChange InternalChange) Merge.kif 12902-12902 Surface change is a subclass of internal change
(subclass ShapeChange InternalChange) Merge.kif 12942-12942 Shape change is a subclass of internal change
(subclass Creation InternalChange) Merge.kif 13074-13074 Creation is a subclass of internal change
(subclass StateChange InternalChange) Merge.kif 14062-14062 State change is a subclass of internal change
(subclass TurningOffDevice InternalChange) Mid-level-ontology.kif 1055-1055 Turning off device is a subclass of internal change
(subclass TurningOnDevice InternalChange) Mid-level-ontology.kif 1079-1079 Turning on device is a subclass of internal change
(subclass TidalProcess InternalChange) Geography.kif 6508-6508 Tidal process is a subclass of internal change
(subclass ComputerProcess InternalChange) QoSontology.kif 148-148 Computer process is a subclass of internal change
(termFormat EnglishLanguage InternalChange "internal change") english_format.kif 1567-1567 Computer process is a subclass of internal change

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


(=>
    (and
        (instance ?CHANGE InternalChange)
        (patient ?CHANGE ?OBJ))
    (exists (?PROPERTY)
        (or
            (and
                (holdsDuring
                    (BeginFn
                        (WhenFn ?CHANGE))
                    (attribute ?OBJ ?PROPERTY))
                (holdsDuring
                    (EndFn
                        (WhenFn ?CHANGE))
                    (not
                        (attribute ?OBJ ?PROPERTY))))
            (and
                (holdsDuring
                    (BeginFn
                        (WhenFn ?CHANGE))
                    (not
                        (attribute ?OBJ ?PROPERTY)))
                (holdsDuring
                    (EndFn
                        (WhenFn ?CHANGE))
                    (attribute ?OBJ ?PROPERTY))))))
Merge.kif 12889-12900 If X is an instance of internal change and Y is a patient of X, then there exists Z such that Z is an attribute of Y holds during the beginning of the time of existence of X and Z is not an attribute of Y holds during the end of the time of existence of X or Z is not an attribute of Y holds during the beginning of the time of existence of X and Z is an attribute of Y holds during the end of the time of existence of X

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


(=>
    (and
        (instance ?P Putting)
        (patient ?P ?S)
        (instance ?S Spice)
        (destination ?P ?F)
        (instance ?F PreparedFood))
    (exists (?C ?A)
        (and
            (instance ?C InternalChange)
            (patient ?C ?F)
            (result ?C ?A)
            (attribute ?F ?A)
            (or
                (instance ?A FlavourAttribute)
                (instance ?A ColorAttribute)))))
Economy.kif 4717-4732 If X is an instance of putting, Y is a patient of X, Y is an instance of spice, X ends up at Z, and Z is an instance of food, then there exist W, V such that W is an instance of internal change, Z is a patient of W, V is a result of W, V is an attribute of Z, and V is an instance of flavour attribute or V is an instance of color attribute


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-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners