![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Caffeine
|
|
|
| appearance as argument number 1 |
|
|
| (documentation Nascent EnglishLanguage "Just coming into existence") | Mid-level-ontology.kif 34264-34264 | |
| (subclass Nascent InternalAttribute) | Mid-level-ontology.kif 34266-34266 | Nascent is a subclass of internal attribute |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage Nascent "nascent") | Mid-level-ontology.kif 34265-34265 |
| consequent |
|
|
| (=> (instance ?PHYSICAL Physical) (exists (?LIFESPAN ?BEGINMOMENT ?NASCENTDURATION ?NASCENT) (and (equal ?LIFESPAN (WhenFn ?PHYSICAL)) (equal ?BEGINMOMENT (BeginFn ?LIFESPAN)) (equal ?NASCENTDURATION (ImmediateFutureFn ?BEGINMOMENT)) (holdsDuring ?NASCENTDURATION (attribute ?PHYSICAL Nascent))))) |
Mid-level-ontology.kif 34268-34276 | If X is an instance of physical, then All of the following hold: (1) there exist Y, Z,, , W (2) V such that equal Y (3) the time of existence of X (4) equal Z (5) the beginning of Y (6) equal W (7) immediately after Z (8) nascent is an attribute of X holds during W |