HotelReservation
|
|
appearance as argument number 1 |
(documentation HotelReservation EnglishLanguage "HotelReservation refers to a Reservation specifically for TravelerAccommodation stays") | Hotel.kif 2843-2844 | |
(subclass HotelReservation Reservation) | Hotel.kif 2842-2842 |
appearance as argument number 2 |
(termFormat EnglishLanguage HotelReservation "hotel reservation") | Hotel.kif 2845-2845 |
appearance as argument number 3 |
(domain numberAdultOccupant 1 HotelReservation) | Hotel.kif 2861-2861 | |
(domain numberChildOccupant 1 HotelReservation) | Hotel.kif 2900-2900 | |
(domain numberOccupant 1 HotelReservation) | Hotel.kif 2858-2858 | |
(domain numberSeniorOccupant 1 HotelReservation) | Hotel.kif 2922-2922 | |
(domain reservedRoom 1 HotelReservation) | Hotel.kif 2948-2948 |
antecedent |
(=> (and (fulfillingEntity ?AGENT ?RESERVE) (instance ?RESERVE HotelReservation)) (attribute ?AGENT TravelerAccommodation)) |
Hotel.kif 2847-2851 |