HotelRoomAttribute(hotel room attribute) |
appearance as argument number 1 |
(documentation HotelRoomAttribute EnglishLanguage "HotelRoomAttribute gives descriptions about HotelUnit") | Hotel.kif 974-975 | |
(subclass HotelRoomAttribute RelationalAttribute) | Hotel.kif 973-973 | Hotel room attribute is a subclass of relational attribute |
appearance as argument number 2 |
antecedent |
(=> (and (attribute ?X ?Y) (instance ?Y HotelRoomAttribute)) (instance ?X HotelUnit)) |
Hotel.kif 978-982 |
|