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

Formal Language: 



KB Term:  Term intersection
English Word: 

  USBPort

Sigma KEE - USBPort
USBPort(USB port)

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


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

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


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

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


(=>
    (instance ?U USBPort)
    (hasPurpose ?U
        (exists (?C)
            (and
                (instance ?C USBCable)
                (connectedEngineeringComponents ?C ?U)))))
ComputingBrands.kif 2873-2879


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