ThemeRoom(theme room) |
appearance as argument number 1 |
(documentation ThemeRoom EnglishLanguage "ThemeRoom describes a HotelUnit that follows a certain style or theme of decor, for instance, a Disney-themed room would have decor that represent creations from Disney") | Hotel.kif 1083-1085 | |
(instance ThemeRoom HotelRoomAttribute) | Hotel.kif 1082-1082 | Theme room is an instance of hotel room attribute |
appearance as argument number 2 |
(termFormat EnglishLanguage ThemeRoom "theme room") | Hotel.kif 1086-1086 |
antecedent |
(=> (attribute ?ROOM ThemeRoom) (exists (?DESIGN ?PROP) (and (instance ?DESIGN Designing) (result ?DESIGN ?PROP) (represents ?ROOM ?PROP)))) |
Hotel.kif 1088-1094 |
|