BusinessCenter |
appearance as argument number 1 |
(documentation BusinessCenter EnglishLanguage "BusinessCenter is a type of facility that is equipped with different objects that allow a person to do his Working") | Hotel.kif 1651-1652 | |
(subclass BusinessCenter Room) | Hotel.kif 1650-1650 |
appearance as argument number 2 |
(termFormat EnglishLanguage BusinessCenter "business center") | Hotel.kif 1653-1653 |
antecedent |
(=> (instance ?X BusinessCenter) (hasPurpose ?X (exists (?PERSON ?WORK ?OBJ) (and (attribute ?PERSON BusinessPerson) (instance ?WORK Working) (instance ?OBJ Object) (located ?OBJ ?X) (agent ?WORK ?PERSON) (or (instrument ?WORK ?OBJ) (resource ?WORK ?OBJ) (patient ?WORK ?OBJ)))))) |
Hotel.kif 1655-1668 | |
(=> (instance ?X BusinessCenter) (modalAttribute (exists (?COMP) (and (instance ?COMP Computer) (located ?COMP ?X))) Likely)) |
Hotel.kif 1670-1676 | |
(=> (instance ?X BusinessCenter) (modalAttribute (exists (?IC) (and (instance ?IC InternetConnection) (located ?IC ?X))) Likely)) |
Hotel.kif 1678-1684 |