![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| InternetConnection(internet connection) |
| appearance as argument number 1 |
|
|
| (subclass InternetConnection EngineeringConnection) | Hotel.kif 1398-1398 | Internet connection is a subclass of engineering connection |
| (documentation InternetConnection EnglishLanguage "InternetConnection refers to the medium or channel by which a device is connected to an InternetAccessPoint") | Hotel.kif 1399-1400 | Internet connection is a subclass of engineering connection |
| (defaultMinimumMeasure InternetConnection (MeasureFn 56 (KiloFn BitsPerSecond))) |
DimensioningAmenities.kif 95-95 | The minimum expected value of internet connection is 56 1 thousand bits per seconds(s) |
| (defaultMaximumMeasure InternetConnection (MeasureFn 100 (MegaFn BitsPerSecond))) |
DimensioningAmenities.kif 96-96 | The maximum expected value of internet connection is 100 1 million bits per seconds(s) |
| appearance as argument number 2 |
|
|
| consequent |
|
|
| (=> (and (connectsEngineeringComponents ?CONN ?DEVICE ?AP) (instance ?AP InternetAccessPoint)) (instance ?CONN InternetConnection)) |
Hotel.kif 1403-1407 | If X connects Y and Z and Z is an instance of internet access point, then X is an instance of internet connection |
| (=> (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 |