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



KB Term:  Term intersection
English Word: 

Sigma KEE - NetworkAdapter
NetworkAdapter(network adapter)

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


(subclass NetworkAdapter ComputerComponent) QoSontology.kif 921-921 Network adapter is a subclass of computer component
(documentation NetworkAdapter EnglishLanguage "A network adapter, also known as a Network Interface Card or NIC, is a physical device installed in a computer on its system bus. Its purpose is to connect to a specific type of network, usually an ethernet or a token ring network.") QoSontology.kif 922-925 Network adapter is a subclass of computer component

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


(termFormat EnglishLanguage NetworkAdapter "network adapter") domainEnglishFormat.kif 40219-40219
(termFormat ChineseTraditionalLanguage NetworkAdapter "網絡適配器") domainEnglishFormat.kif 40220-40220
(termFormat ChineseLanguage NetworkAdapter "网络适​​配器") domainEnglishFormat.kif 40221-40221

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


(=>
    (instance ?NA NetworkAdapter)
    (exists (?Net)
        (and
            (instance ?Net ComputerNetwork)
            (connected ?NA ?Net))))
QoSontology.kif 927-932 If X is an instance of network adapter, then there exists Y such that Y is an instance of computer network and X is connected to Y
(=>
    (instance ?NA NetworkAdapter)
    (unitMeasuringPerformance ?NA PacketsPerSecond))
QoSontology.kif 949-951 If X is an instance of network adapter, then packets per second is an unit measuring performance of 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-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners