![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| WorkingTrip |
| appearance as argument number 1 |
|
|
| (subclass WorkingTrip Trip) | TravelPolicies.kif 344-344 | WorkingTrip is a subclass of trip |
| antecedent |
|
|
| (=> (instance ?T WorkingTrip) (hasPurpose ?T (exists (?Work) (and (instance ?Work Working) (subProcess ?Work ?T))))) |
TravelPolicies.kif 346-352 | If X is an instance of WorkingTrip, then X has the purpose there exists Y such that Y is an instance of working and Y is a subprocess of X |