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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - NetworkMessaging
NetworkMessaging(network messaging)

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


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

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


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

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


(=>
    (instance ?NM NetworkMessaging)
    (exists (?CN)
        (and
            (instance ?CN ComputerNetwork)
            (instrument ?NM ?CN))))
ComputingBrands.kif 4168-4173


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