Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

  InternetConnection

Sigma KEE - InternetConnection
InternetConnection

appearance as argument number 1
-------------------------


(documentation InternetConnection EnglishLanguage "InternetConnection refers to the medium or channel by which a device is connected to an InternetAccessPoint") Hotel.kif 1388-1389
(subclass InternetConnection EngineeringConnection) Hotel.kif 1387-1387

appearance as argument number 2
-------------------------


(subclass WiredInternetConnection InternetConnection) Hotel.kif 1410-1410
(subclass WirelessInternetConnection InternetConnection) Hotel.kif 1422-1422
(termFormat EnglishLanguage InternetConnection "internet connection") Hotel.kif 1390-1390

consequent
-------------------------


(=>
    (and
        (connectsEngineeringComponents ?CONN ?DEVICE ?AP)
        (instance ?AP InternetAccessPoint))
    (instance ?CONN InternetConnection))
Hotel.kif 1392-1396
(=>
    (instance ?X BusinessCenter)
    (modalAttribute
        (exists (?IC)
            (and
                (instance ?IC InternetConnection)
                (located ?IC ?X))) Likely))
Hotel.kif 1678-1684


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners