InternalChange | ![]() |
appearance as argument number 1 |
![]() |
(documentation InternalChange ChineseLanguage "这是当 Object 内部特性受到改变的 Process, 例如:Object 形状、颜色和结构等等。不属于这个类别的 Process 包括只影响和其他物体之间关系的改变,例如: 时空位置的变化。") | chinese_format.kif 3192-3194 | |
(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 12563-12567 | |
(subclass InternalChange Process) | Merge.kif 12562-12562 |
appearance as argument number 2 |
![]() |
(subclass BiologicalProcess InternalChange) | Merge.kif 10132-10132 | |
(subclass ChemicalProcess InternalChange) | Merge.kif 12473-12473 | |
(subclass ComputerProcess InternalChange) | QoSontology.kif 153-153 | |
(subclass Creation InternalChange) | Merge.kif 12754-12754 | |
(subclass Damaging InternalChange) | Merge.kif 12240-12240 | |
(subclass GeologicalProcess InternalChange) | Merge.kif 11174-11174 | |
(subclass QuantityChange InternalChange) | Merge.kif 10872-10872 | |
(subclass ShapeChange InternalChange) | Merge.kif 12622-12622 | |
(subclass StateChange InternalChange) | Merge.kif 13722-13722 | |
(subclass SurfaceChange InternalChange) | Merge.kif 12582-12582 | |
(subclass TidalProcess InternalChange) | Geography.kif 4930-4930 | |
(subclass TurningOffDevice InternalChange) | Mid-level-ontology.kif 1037-1037 | |
(subclass TurningOnDevice InternalChange) | Mid-level-ontology.kif 1061-1061 | |
(termFormat ChineseLanguage InternalChange "内部变化") | chinese_format.kif 1173-1173 | |
(termFormat EnglishLanguage InternalChange "internal change") | english_format.kif 1563-1563 | |
(termFormat FrenchLanguage InternalChange "changement interne") | french_format.kif 851-851 | |
(termFormat Hindi InternalChange "aantarika parivartana") | terms-hindi.txt 383-383 | |
(termFormat ItalianLanguage InternalChange "CambiamentoInterno") | terms-it.txt 386-386 | |
(termFormat JapaneseLanguage InternalChange "内部変化") | japanese_format.kif 2535-2535 | |
(termFormat PortugueseLanguage InternalChange "Mudanca Interna") | portuguese_format.kif 803-803 | |
(termFormat cz InternalChange "internal change") | terms-cz.txt 422-422 | |
(termFormat ro InternalChange "schimbare internã") | relations-ro.kif 872-872 | |
(termFormat tg InternalChange "pagpalit ng panloob") | terms-tg.txt 387-387 |
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 12569-12580 |
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 4384-4399 |
![]() |
![]() |