![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| HotelRoomAttribute(hotel room attribute) |
| appearance as argument number 1 |
|
|
| (subclass HotelRoomAttribute RelationalAttribute) | Hotel.kif 981-981 | Hotel room attribute is a subclass of relational attribute |
| (documentation HotelRoomAttribute EnglishLanguage "HotelRoomAttribute gives descriptions about HotelUnit") | Hotel.kif 982-983 | 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 986-990 | If X is an attribute of Y and X is an instance of hotel room attribute, then Y is an instance of hotel unit |