![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| Lengthening(lengthening) | broaden |
| appearance as argument number 1 |
|
|
| (subclass Lengthening Increasing) | Mid-level-ontology.kif 26087-26087 | Lengthening is a subclass of increasing |
| (documentation Lengthening EnglishLanguage "Increasing the length of something.") | Mid-level-ontology.kif 26088-26088 | Lengthening is a subclass of increasing |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?L Lengthening) (patient ?L ?O)) (exists (?L1 ?L2 ?U) (and (instance ?U UnitOfLength) (holdsDuring (BeginFn (WhenFn ?L)) (length ?O (MeasureFn ?L1 ?U))) (holdsDuring (EndFn (WhenFn ?L)) (length ?O (MeasureFn ?L2 ?U))) (greaterThan ?L2 ?L1)))) |
Mid-level-ontology.kif 26090-26105 | If X is an instance of lengthening and Y is a patient of X, then there exist Z, W and V such that V is an instance of unit of length and the length of Y is Z V(s) holds during the beginning of the time of existence of X and the length of Y is W V(s) holds during the end of the time of existence of X and W is greater than Z |