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


KB Term:  Term intersection
English Word: 

Sigma KEE - USBPort
USBPort(USB port)

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


(subclass USBPort ComputerPort) ComputingBrands.kif 2781-2781 USB port is a subclass of port
(documentation USBPort EnglishLanguage "A ComputerPort designed to be connected to a USBCable carrying messages that conform to the USBProtocol.") ComputingBrands.kif 2782-2783 USB port is a subclass of port

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


(termFormat EnglishLanguage USBPort "USB port") domainEnglishFormat.kif 65639-65639

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


(=>
    (instance ?U USBPort)
    (hasPurpose ?U
        (exists (?C)
            (and
                (instance ?C USBCable)
                (connectedEngineeringComponents ?C ?U)))))
ComputingBrands.kif 2784-2790 If X is an instance of USB port, then X has the purpose there exists Y such that Y is an instance of USB cable and Y is connected to X


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners