![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
BusinessCenter
|
|
|
| appearance as argument number 1 |
|
|
| (subclass BusinessCenter Room) | Hotel.kif 1661-1661 | Business center is a subclass of room |
| (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 1662-1663 | Business center is a subclass of room |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage BusinessCenter "business center") | Hotel.kif 1664-1664 |
| 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 1666-1679 | If X is an instance of business center, then All of the following hold: (1) X has the purpose there exist Y, Z (2) W such that business person is an attribute of Y (3) Z is an instance of working (4) W is an instance of object (5) W is located at X (6) Y is an agent of Z (7) W is an instrument for Z or W is a resource for Z or W is a patient of Z |
| (=> (instance ?X BusinessCenter) (modalAttribute (exists (?COMP) (and (instance ?COMP Computer) (located ?COMP ?X))) Likely)) |
Hotel.kif 1681-1687 | If X is an instance of business center, then the statement there exists Y such that Y is an instance of computer and Y is located at X has the modal force of likely |
| (=> (instance ?X BusinessCenter) (modalAttribute (exists (?IC) (and (instance ?IC InternetConnection) (located ?IC ?X))) Likely)) |
Hotel.kif 1689-1695 | If X is an instance of business center, then the statement there exists Y such that Y is an instance of internet connection and Y is located at X has the modal force of likely |