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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - WiredInternetConnection
WiredInternetConnection(internet)

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


(documentation WiredInternetConnection EnglishLanguage "WiredInternetConnection is an InternetConnection that uses Cable to connect two devices together") Hotel.kif 1411-1412
(subclass WiredInternetConnection InternetConnection) Hotel.kif 1410-1410 Internet is a subclass of internet connection

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


(termFormat EnglishLanguage WiredInternetConnection "internet") Hotel.kif 1413-1413

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


(=>
    (instance ?CONN WiredInternetConnection)
    (exists (?CABLE)
        (and
            (part ?CABLE ?CONN)
            (instance ?CABLE Cable))))
Hotel.kif 1415-1420


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