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

Formal Language: 


KB Term:  Term intersection
English Word: 

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 1399-1400
(subclass InternetConnection EngineeringConnection) Hotel.kif 1398-1398

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


(subclass WiredInternetConnection InternetConnection) Hotel.kif 1421-1421
(subclass WirelessInternetConnection InternetConnection) Hotel.kif 1433-1433
(termFormat EnglishLanguage InternetConnection "internet connection") Hotel.kif 1401-1401

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


(=>
    (and
        (connectsEngineeringComponents ?CONN ?DEVICE ?AP)
        (instance ?AP InternetAccessPoint))
    (instance ?CONN InternetConnection))
Hotel.kif 1403-1407
(=>
    (instance ?X BusinessCenter)
    (modalAttribute
        (exists (?IC)
            (and
                (instance ?IC InternetConnection)
                (located ?IC ?X))) Likely))
Hotel.kif 1689-1695


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