| HousekeepingPolicy(housekeeping policy) |
| appearance as argument number 1 |
|
|
| (subclass HousekeepingPolicy Policy) | Hotel.kif 2655-2655 | Housekeeping policy is a subclass of policy |
| (documentation HousekeepingPolicy EnglishLanguage "HousekeepingPolicy dictates the amount of RoomCleaning that is done in a TravelerAccommodation") | Hotel.kif 2656-2657 | Housekeeping policy is a subclass of policy |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?POLICY HousekeepingPolicy) (exists (?AGENT) (and (policyOwner ?AGENT ?POLICY) (attribute ?AGENT TravelerAccommodation)))) |
Hotel.kif 2660-2665 | If X is an instance of housekeeping policy, then there exists Y such that Y enacts policy X and traveler accommodation is an attribute of Y |
|
|