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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - InternetAccessPoint
InternetAccessPoint(internet access point)

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


(documentation InternetAccessPoint EnglishLanguage "InternetAccessPoint refers to a Device that allows another Device to access and use the Internet") Hotel.kif 1372-1373
(subclass InternetAccessPoint Device) Hotel.kif 1371-1371 Internet access point is a subclass of device

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


(subclass Modem InternetAccessPoint) Hotel.kif 1384-1384 Modem is a subclass of internet access point
(termFormat EnglishLanguage InternetAccessPoint "internet access point") Hotel.kif 1374-1374 Modem is a subclass of internet access point

antecedent
-------------------------


(=>
    (and
        (connectsEngineeringComponents ?CONN ?DEVICE ?AP)
        (instance ?AP InternetAccessPoint))
    (instance ?CONN InternetConnection))
Hotel.kif 1403-1407
(=>
    (and
        (instance ?AP InternetAccessPoint)
        (instance ?DEVICE Device))
    (holdsDuring
        (WhenFn
            (connectedEngineeringComponents ?DEVICE ?AP))
        (engineeringSubcomponent ?DEVICE Internet)))
Hotel.kif 1376-1382


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