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


KB Term:  Term intersection
English Word: 

Sigma KEE - LinguisticExpression
LinguisticExpression(linguistic expression)Americanism, Anglicism, Briticism, Britishism, Gallicism, accusative, acronymic, acronymous, adscript, adverbial, allographic, allusive, ambiguity, ambiguous, amphibology, amphiboly, anacoluthic, anaphoric_relation, anatomical, anatomical_reference, antepenult, antepenultima, antepenultimate, appositional, appositive, argot, boilerplate, cant, clausal, cognate, collocation, colloquialism, conjunction, constituent, contrastive, coordinating, coordinating_conjunction, coordinative, copperplate, copulative, copulative_conjunction, coreference, countersign, cross-linguistic, cryptogamic, cryptogamous, cursive, cursive_script, dead_metaphor, denotative...

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


(subclass LinguisticExpression ContentBearingPhysical) Merge.kif 1486-1486 Linguistic expression is a subclass of content bearing physical
(disjoint LinguisticExpression Icon) Merge.kif 1487-1487 Linguistic expression is disjoint from icon
(documentation LinguisticExpression EnglishLanguage "This is the subclass of ContentBearingPhysical which are language-related. Note that this Class encompasses both Language and the the elements of Languages, e.g. Words.") Merge.kif 1489-1492 Linguistic expression is disjoint from icon

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


(subclass Language LinguisticExpression) Merge.kif 1494-1494 Language is a subclass of linguistic expression
(subclass Word LinguisticExpression) Merge.kif 1638-1638 Word is a subclass of linguistic expression
(subclass Morpheme LinguisticExpression) Merge.kif 15566-15566 Morpheme is a subclass of linguistic expression
(subclass Phrase LinguisticExpression) Merge.kif 15593-15593 Phrase is a subclass of linguistic expression
(subclass Text LinguisticExpression) Merge.kif 15651-15651 Text is a subclass of linguistic expression
(subclass Sentence LinguisticExpression) Merge.kif 15729-15729 Sentence is a subclass of linguistic expression
(subclass PostalAddressText LinguisticExpression) Mid-level-ontology.kif 27079-27079 Postal address text is a subclass of linguistic expression
(subclass AlphabeticString LinguisticExpression) Media.kif 2849-2849 Alphabetic string is a subclass of linguistic expression
(subclass AlphaNumericString LinguisticExpression) Media.kif 2886-2886 Alpha numeric string is a subclass of linguistic expression
(termFormat EnglishLanguage LinguisticExpression "linguistic expression") english_format.kif 882-882 Alpha numeric string is a subclass of linguistic expression

appearance as argument number 3
-------------------------


(domain representsInLanguage 1 LinguisticExpression) Merge.kif 4591-4591 The number 1 argument of represents in language is an instance of linguistic expression
(domain expressedInLanguage 1 LinguisticExpression) Merge.kif 4730-4730 The number 1 argument of expressed in language is an instance of linguistic expression

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


(=>
    (instance ?COMMUNICATE LinguisticCommunication)
    (exists (?OBJ)
        (and
            (represents ?COMMUNICATE ?OBJ)
            (instance ?OBJ LinguisticExpression)
            (patient ?COMMUNICATE ?OBJ))))
Merge.kif 13429-13435 If X is an instance of linguistic communication, then there exists Y such that X expresses Y, Y is an instance of linguistic expression, and Y is a patient of X
(=>
    (instance ?TEXT Text)
    (exists (?PART)
        (and
            (part ?PART ?TEXT)
            (instance ?PART LinguisticExpression))))
Merge.kif 15659-15664 If X is an instance of text, then there exists Y such that Y is a part of X and Y is an instance of linguistic expression
(=>
    (instance ?SIGNING SigningAnAgreement)
    (exists (?DOC ?TERMS)
        (and
            (instance ?DOC LinguisticExpression)
            (instance ?TERMS Agreement)
            (containsInformation ?DOC ?TERMS)
            (patient ?SIGNING ?DOC))))
Geography.kif 4557-4564 If X is an instance of signing an agreement, then there exist Y, Z such that Y is an instance of linguistic expression, Z is an instance of agreement, Y contains information Z, and Y is a patient of X
(=>
    (titleInLanguage ?STRING ?CBP_TYPE ?LANGUAGE)
    (instance ?STRING LinguisticExpression))
Media.kif 3046-3048 If the title of ?CBP_TYPE in Y is Z, then Z is an instance of linguistic expression
(=>
    (subtitle ?STRING ?WORKTYPE ?LANGUAGE)
    (exists (?TITLE)
        (and
            (instance ?TITLE SymbolicString)
            (instance ?TITLE LinguisticExpression)
            (titleInLanguage ?TITLE ?WORKTYPE ?LANGUAGE))))
Media.kif 3163-3169 If X is a sub-title for Y in Z, then there exists W such that W is an instance of symbolic string, W is an instance of linguistic expression, and the title of Y in Z is W
(=>
    (originalExpressedInLanguage ?PROP ?LANG)
    (exists (?PHYS ?TIME)
        (and
            (instance ?PHYS LinguisticExpression)
            (representsInLanguage ?PHYS ?PROP ?LANG)
            (equal ?TIME
                (WhenFn ?PHYS))
            (not
                (exists (?BEFORE ?OTHER)
                    (and
                        (instance ?OTHER LinguisticExpression)
                        (represents ?OTHER ?PROP)
                        (equal ?BEFORE
                            (WhenFn ?OTHER))
                        (before ?BEFORE ?TIME)))))))
Music.kif 1461-1474 If X was first expressed as Y, then All of the following hold: (1) there exist Z (2) W such that Z is an instance of linguistic expression (3) Z represents X in the language Y (4) equal W (5) the time of existence of Z (6) there don't exist V (7) U such that U is an instance of linguistic expression (8) U expresses X (9) equal V (10) the time of existence of U (11) V happens before W


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-59f850aa (2026-04-26) is open source software produced by Articulate Software and its partners