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



KB Term:  Term intersection
English Word: 

Sigma KEE - DoNetworkMessaging
DoNetworkMessaging(do network messaging)

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


(subclass DoNetworkMessaging NetworkCommunication) ComputerInput.kif 2907-2907 Do network messaging is a subclass of network communication
(documentation DoNetworkMessaging EnglishLanguage "DoNetworkMessaging is those instances of NetworkCommunication in which messages are sent back and forth among users .") ComputerInput.kif 2908-2909 Do network messaging is a subclass of network communication

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


(subclass Tweeting DoNetworkMessaging) ComputerInput.kif 2911-2911 Tweeting is a subclass of do network messaging
(subclass AudioMessaging DoNetworkMessaging) ComputerInput.kif 2917-2917 Audio messaging is a subclass of do network messaging
(subclass LiveVideoMessaging DoNetworkMessaging) ComputerInput.kif 2926-2926 Live video messaging is a subclass of do network messaging
(subclass WebChatting DoNetworkMessaging) ComputerInput.kif 2931-2931 Web chatting is a subclass of do network messaging
(subclass Emailing DoNetworkMessaging) ComputerInput.kif 2937-2937 Emailing is a subclass of do network messaging
(termFormat EnglishLanguage DoNetworkMessaging "do network messaging") domainEnglishFormat.kif 64779-64779 Emailing is a subclass of do network messaging

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


(=>
    (and
        (employs ?ORG ?P)
        (employs ?ORG ?CO)
        (instance ?D DoNetworkMessaging)
        (result ?D ?MSG)
        (attribute ?MSG NSFW)
        (agent ?D ?P)
        (instance ?S Seeing)
        (patient ?S ?MSG)
        (agent ?S ?CO))
    (modalAttribute
        (exists (?PROC)
            (and
                (causes ?D ?PROC)
                (suffers ?PROC ?P))) Likely))
Medicine.kif 3028-3044 If All of the following hold: (1) X employs Y (2) X employs Z (3) W is an instance of do network messaging (4) V is a result of W (5) not safe for work is an attribute of V (6) Y is an agent of W (7) U is an instance of seeing (8) V is a patient of U (9) Z is an agent of U, then the statement there exists T such that W causes T and Y suffers from T has the modal force of likely
(=>
    (and
        (employs ?ORG ?CO)
        (instance ?D DoNetworkMessaging)
        (result ?D ?MSG)
        (attribute ?MSG NSFW)
        (instance ?S Seeing)
        (patient ?S ?MSG)
        (agent ?S ?CO))
    (modalAttribute
        (exists (?PROC)
            (and
                (causes ?S ?PROC)
                (suffers ?PROC ?CO))) Possibility))
Medicine.kif 3046-3060 If All of the following hold: (1) X employs Y (2) Z is an instance of do network messaging (3) W is a result of Z (4) not safe for work is an attribute of W (5) V is an instance of seeing (6) W is a patient of V (7) Y is an agent of V, then the statement there exists U such that V causes U and Y suffers from U has the modal force of possibility


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