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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - LinguisticCommunication
LinguisticCommunication(linguistic communication)advised, allegorically, antiphonal, apopemptic, articulation, bit, broad, by_word_of_mouth, cast, catachrestic, catachrestical, causerie, chanted, chattily, chin-wag, chin-wagging, chin_wag, chin_wagging, chit-chat, chit_chat, chitchat, clipped, colloquial, colloquially, common, contact, conversational, conversationally, convey, couch, en_clair, explicit, expressed, fill_in, formal, frame, gab, gabfest, get_hold_of, get_through, give, gossip, impart, implicit, in_a_low_voice, inexplicit, informal, informally, informatively, instructively...

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


(documentation LinguisticCommunication ChineseLanguage "这是一种用 LinguisticExpression 来交换信息的 Communication。") chinese_format.kif 3256-3257
(documentation LinguisticCommunication EnglishLanguage "A Communication that involves the transfer of information via a LinguisticExpression.") Merge.kif 13202-13203
(subclass LinguisticCommunication Communication) Merge.kif 13201-13201 Linguistic communication is a subclass of communication

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


(subclass Committing LinguisticCommunication) Merge.kif 13296-13296 Committing is a subclass of linguistic communication
(subclass Corresponding LinguisticCommunication) Mid-level-ontology.kif 822-822 Corresponding is a subclass of linguistic communication
(subclass Debating LinguisticCommunication) Mid-level-ontology.kif 20792-20792 Debating is a subclass of linguistic communication
(subclass Declaring LinguisticCommunication) Merge.kif 13316-13316 Declaring is a subclass of linguistic communication
(subclass Directing LinguisticCommunication) Merge.kif 13252-13252 Directing is a subclass of linguistic communication
(subclass Elaborating LinguisticCommunication) Mid-level-ontology.kif 30770-30770 Elaborating is a subclass of linguistic communication
(subclass ExpressingInLanguage LinguisticCommunication) Mid-level-ontology.kif 14030-14030 Expressing in language is a subclass of linguistic communication
(subclass Negotiating LinguisticCommunication) Mid-level-ontology.kif 20799-20799 Negotiating is a subclass of linguistic communication
(subclass Restating LinguisticCommunication) Mid-level-ontology.kif 30784-30784 Restating is a subclass of linguistic communication
(subclass Speaking LinguisticCommunication) Mid-level-ontology.kif 819-819 Speaking is a subclass of linguistic communication
(subclass Stating LinguisticCommunication) Merge.kif 13213-13213 Stating is a subclass of linguistic communication
(subclass Supposing LinguisticCommunication) Merge.kif 13247-13247 Supposing is a subclass of linguistic communication
(subclass TellingALie LinguisticCommunication) Mid-level-ontology.kif 911-911 Telling a lie is a subclass of linguistic communication
(subclass WrittenCommunication LinguisticCommunication) Mid-level-ontology.kif 773-773 Written communication is a subclass of linguistic communication
(termFormat ChineseLanguage LinguisticCommunication "语言交流") domainEnglishFormat.kif 34575-34575 Written communication is a subclass of linguistic communication
(termFormat ChineseTraditionalLanguage LinguisticCommunication "語言交流") domainEnglishFormat.kif 34574-34574 Written communication is a subclass of linguistic communication
(termFormat EnglishLanguage LinguisticCommunication "linguistic communication") domainEnglishFormat.kif 34573-34573 Written communication is a subclass of linguistic communication

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


(=>
    (and
        (attribute ?ACTOR VoiceActor)
        (instance ?DRAMA DramaticActing)
        (agent ?DRAMA ?ACTOR)
        (instance ?SPEAK LinguisticCommunication)
        (agent ?SPEAK ?ACTOR)
        (subProcess ?SPEAK ?DRAMA))
    (and
        (not
            (exists (?S ?VIEWER)
                (and
                    (instance ?S Seeing)
                    (patient ?S ?ACTOR)
                    (agent ?S ?VIEWER))))
        (exists (?H ?VIEWER)
            (and
                (instance ?H Hearing)
                (patient ?H ?ACTOR)
                (agent ?H ?VIEWER)))))
Biography.kif 757-776
(=>
    (and
        (instance ?COMM LinguisticCommunication)
        (agent ?COMM ?AGENT)
        (patient ?COMM ?SENTENCE)
        (instance ?SENTENCE Sentence))
    (holdsDuring
        (WhenFn ?COMM)
        (states ?AGENT ?SENTENCE)))
Media.kif 1836-1842
(=>
    (instance ?COMMUNICATE LinguisticCommunication)
    (exists (?OBJ)
        (and
            (represents ?COMMUNICATE ?OBJ)
            (instance ?OBJ LinguisticExpression)
            (patient ?COMMUNICATE ?OBJ))))
Merge.kif 13205-13211

consequent
-------------------------


(=>
    (holdsDuring ?T1
        (states ?AGENT ?SENTENCE))
    (exists (?COMM)
        (and
            (instance ?COMM LinguisticCommunication)
            (agent ?COMM ?AGENT)
            (patient ?COMM ?SENTENCE)
            (temporalPart ?T1
                (WhenFn ?COMM)))))
Media.kif 1844-1851
(=>
    (instance ?E Elaborating)
    (exists (?L ?EP ?LP)
        (and
            (instance ?L LinguisticCommunication)
            (earlier ?L ?E)
            (containsInformation ?E ?EP)
            (containsInformation ?L ?LP)
            (subsumesContentInstance ?EP ?LP))))
Mid-level-ontology.kif 30774-30782
(=>
    (instance ?P Prompting)
    (exists (?H ?A)
        (and
            (destination ?P ?H)
            (agent ?P ?A)
            (desires ?A
                (exists (?LC)
                    (and
                        (instance ?LC LinguisticCommunication)
                        (agent ?LC ?H)
                        (earlier ?P ?LC)
                        (subsumesContentInstance ?LC ?P)))))))
Mid-level-ontology.kif 30825-30837
(=>
    (instance ?R Restating)
    (exists (?L ?LP ?RP)
        (and
            (instance ?L LinguisticCommunication)
            (earlier ?L ?R)
            (containsInformation ?R ?RP)
            (containsInformation ?L ?LP)
            (equivalentContentInstance ?RP ?LP))))
Mid-level-ontology.kif 30791-30799


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