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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - InternetConnection
InternetConnection(internet connection)

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 Internet connection is a subclass of engineering connection

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


(subclass WiredInternetConnection InternetConnection) Hotel.kif 1410-1410 Internet is a subclass of internet connection
(subclass WirelessInternetConnection InternetConnection) Hotel.kif 1422-1422 Wireless internet is a subclass of internet connection
(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 full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



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