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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - InPersonCommunication
InPersonCommunication

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


(documentation InPersonCommunication EnglishLanguage "An instance of InPersonCommunication is a Communication that occurs between two or more Humans who are physically present to each other during the Communication.") Media.kif 219-222
(subclass InPersonCommunication Communication) Media.kif 218-218 InPersonCommunication est une sous-classe de communication

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


(termFormat EnglishLanguage InPersonCommunication "in person communication") domainEnglishFormat.kif 65022-65022

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


(=>
    (and
        (instance ?C InPersonCommunication)
        (agent ?C ?A1)
        (agent ?C ?A2)
        (not
            (equal ?A1 ?A2)))
    (holdsDuring ?C
        (orientation ?A1 ?A2 Near)))
Media.kif 224-231


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