![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
HotelReservation
|
|
|
| appearance as argument number 1 |
|
|
| (subclass HotelReservation Reservation) | Hotel.kif 2860-2860 | Hotel reservation is a subclass of reservation |
| (documentation HotelReservation EnglishLanguage "HotelReservation refers to a Reservation specifically for TravelerAccommodation stays") | Hotel.kif 2861-2862 | Hotel reservation is a subclass of reservation |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage HotelReservation "hotel reservation") | Hotel.kif 2863-2863 |
| appearance as argument number 3 |
|
|
| (domain numberOccupant 1 HotelReservation) | Hotel.kif 2876-2876 | The number 1 argument of number of occupants is an instance of hotel reservation |
| (domain numberAdultOccupant 1 HotelReservation) | Hotel.kif 2879-2879 | The number 1 argument of number of adult occupants is an instance of hotel reservation |
| (domain numberChildOccupant 1 HotelReservation) | Hotel.kif 2918-2918 | The number 1 argument of number of child occupants is an instance of hotel reservation |
| (domain numberSeniorOccupant 1 HotelReservation) | Hotel.kif 2940-2940 | The number 1 argument of number of senior occupants is an instance of hotel reservation |
| (domain reservedRoom 1 HotelReservation) | Hotel.kif 2966-2966 | The number 1 argument of reserved room is an instance of hotel reservation |
| antecedent |
|
|
| (=> (and (fulfillingEntity ?AGENT ?RESERVE) (instance ?RESERVE HotelReservation)) (attribute ?AGENT TravelerAccommodation)) |
Hotel.kif 2865-2869 | If X fulfills Y and Y is an instance of hotel reservation, then traveler accommodation is an attribute of X |