![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
WorkLeave
|
|
|
| appearance as argument number 1 |
|
|
| (subclass WorkLeave IntentionalProcess) | Mid-level-ontology.kif 22664-22664 | Work leave is a subclass of intentional process |
| (documentation WorkLeave EnglishLanguage "A temporary leave from Working. Note that this is disjoint from being Unemployed.") | Mid-level-ontology.kif 22665-22666 | Work leave is a subclass of intentional process |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?W WorkLeave) (instance ?WORK Working) (agent ?W ?PERSON) (agent ?WORK ?PERSON) (instance ?PERSON Human)) (not (overlapsTemporally (WhenFn ?W) (WhenFn ?WORK)))) |
Mid-level-ontology.kif 22668-22678 | If X is an instance of work leave, Y is an instance of working, Z is an agent of X, Z is an agent of Y, and Z is an instance of human, then the time of existence of Y doesn't overlap the time of existence of X |
| (=> (and (instance ?W WorkLeave) (agent ?W ?PERSON)) (holdsDuring (WhenFn ?W) (not (attribute ?PERSON Unemployed)))) |
Mid-level-ontology.kif 22680-22687 | If X is an instance of work leave and Y is an agent of X, then unemployed person is not an attribute of Y holds during the time of existence of X |