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

Formal Language: 



KB Term:  Term intersection
English Word: 

  WirelessInternetConnection

Sigma KEE - WirelessInternetConnection
WirelessInternetConnection

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 WirelessInternetConnectionInternetConnectionsubclass では %n

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 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