linguistic expression (LinguisticExpression)
This is the subclass of
ContentBearingObjects which are language-related. Note that this Class
encompasses both Language and the the elements of Languages,
e.g. Words.
Ontology
SUMO / BASE-ONTOLOGYSuperclass(es)
Subclass(es)
language
word
morpheme
phrase
text
Coordinate term(s)
icon
series
symbolic string
Constrains relations
expressed in language
Related WordNet synsets
- language unit, linguistic unit
- one of the natural units into which linguistic messages can be analyzed
- linguistic, lingual
- consisting of or related to language; "linguistic behavior"; "a linguistic atlas"; "lingual diversity"
See more related synsets on a separate page.
Axioms (2)
linguistic expression is disjoint from icon.
(disjoint LinguisticExpression Icon)
If communicate is an instance of linguistic communication, then there exists linguistic expression obj so that obj is a patient of communicate.
(=>
(instance ?COMMUNICATE LinguisticCommunication)
(exists
(?OBJ)
(and
(instance ?OBJ LinguisticExpression)
(patient ?COMMUNICATE ?OBJ))))