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



KB Term:  Term intersection
English Word: 

Sigma KEE - NetworkMessaging
NetworkMessaging(network messaging)

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


(subclass NetworkMessaging Messaging) ComputingBrands.kif 4074-4074 Network messaging is a subclass of messaging
(documentation NetworkMessaging EnglishLanguage "Any Messaging where the mode of transmission is over a ComputerNetwork.") ComputingBrands.kif 4075-4076 Network messaging is a subclass of messaging

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


(termFormat EnglishLanguage NetworkMessaging "network messaging") ComputingBrands.kif 4077-4077
(subclass Spamming NetworkMessaging) ComputingBrands.kif 4086-4086 Spamming is a subclass of network messaging

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


(=>
    (instance ?NM NetworkMessaging)
    (exists (?CN)
        (and
            (instance ?CN ComputerNetwork)
            (instrument ?NM ?CN))))
ComputingBrands.kif 4079-4084 If X is an instance of network messaging, then there exists Y such that Y is an instance of computer network and Y is an instrument for 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