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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - WirelessInternetConnection
WirelessInternetConnection(wireless internet)

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


(documentation WirelessInternetConnection EnglishLanguage "WirelessInternetConnection is an InternetConnection that does not use cables to connect to the InternetAccessPoint") Hotel.kif 1423-1425
(subclass WirelessInternetConnection InternetConnection) Hotel.kif 1422-1422 Wireless internet is a subclass of internet connection

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


(termFormat EnglishLanguage WirelessInternetConnection "wireless internet") Hotel.kif 1426-1426

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


(=>
    (instance ?CONN WirelessInternetConnection)
    (not
        (exists (?CABLE)
            (and
                (part ?CABLE ?CONN)
                (instance ?CABLE Cable)))))
Hotel.kif 1428-1434


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