http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl
A content ontology pattern that encodes a basic semiotic theory, by reusing the situation pattern. The basic classes are: Expression, Meaning, Reference (the semiotic triangle), LinguisticAct (for the pragmatics), and Agent. A linguistic act is said to be context for expressions, with their meanings and references, and agents involved. Based on this pattern, several specific linguistic acts, such as 'tagging', 'translating', 'defining', 'formalizing', etc. can be defined, so constituting a formal vocabulary for a pragmatic web. This pattern has been extracted from a larger reference ontology, LMM, which is used in conjunction with DOLCE+DnS (http://www.ontologydesignpatterns.org/ont/dul/DUL.owl), in order to provide a metamodel to Wordnet, Linked Open Data, natural language processing data, etc.
URI | http://www.ontologydesignpatterns.org/cp/owl/agentrole.owl#Agent |
---|---|
Description |
An agent playing some role in a linguistic act |
URI | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl#Expression |
---|---|
Is Defined By | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl |
Description |
Any information that either dul:expresses a Meaning or denotes a Reference |
Super-classes |
InformationEntityc |
Restrictions |
semiotics.owl#hasManifestationop some Manifestationc |
In domain of |
expressesop |
In range of |
isExpressedByop |
URI | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl#InformationEntity |
---|---|
Is Defined By | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl |
Description |
Either an information object (expression) or its realization (manifestation). |
Sub-classes |
Manifestationc Expressionc |
In domain of |
has interpretantop semiotics.owl#hasManifestationop denotesop |
In range of |
isInterpretantForop isDenotedByop semiotics.owl#isManifestationOfop |
URI | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl#LinguisticAct |
---|---|
Is Defined By | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl |
Description |
A communicative situation including expressions, agents, and the semiotic elements: physical (manifestations), conceptual (meanings), and referential (references). |
Super-classes |
situation:Situationc |
Restrictions |
situation:isSettingForop some Expressionc situation:isSettingForop some Manifestationc situation:isSettingForop some Referencec situation:isSettingForop some Meaningc situation:isSettingForop some agentrole:Agentc |
URI | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl#Manifestation |
---|---|
Is Defined By | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl |
Super-classes |
InformationEntityc |
In domain of |
semiotics.owl#isManifestationOfop |
In range of |
semiotics.owl#hasManifestationop |
URI | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl#Meaning |
---|---|
Is Defined By | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl |
Description |
Any conceptualization that isExpressedBy an Expression, or isInterpretationOf a Reference |
In domain of |
is conceptualization ofop related meaningop isInterpretantForop isExpressedByop |
In range of |
has conceptualizationop has interpretantop related meaningop expressesop |
URI | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl#Reference |
---|---|
Is Defined By | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl |
Description |
Anything that isDenotedBy an Expression, or that hasInterpretation some Meaning |
In domain of |
has conceptualizationop isDenotedByop |
In range of |
is conceptualization ofop denotesop |
URI | http://www.ontologydesignpatterns.org/cp/owl/situation.owl#Situation |
---|---|
Sub-classes |
Linguistic actc |
URI | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl#denotes |
---|---|
Is Defined By | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl |
Description |
A relation between expressions and anything (including expressions). It can be used to talk about e.g. entities denoted by proper nouns: the proper noun 'Leonardo da Vinci' denotes the person Leonardo da Vinci; as well as to talk about sets of entities that can be described by a common noun: the common noun 'person' denotes the collection of all persons in a domain of discourse. In OWL2, punning can be used to represent denotation of concept names with owl class extensions, e.g. 'mouse' denotes owl:Class:Mouse. |
Domain(s) | InformationEntityc |
Range(s) | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl#Referencec |
URI | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl#expresses |
---|---|
Is Defined By | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl |
Description |
This is a large comment field for those who want to investigate the different uses of the 'expresses' relation for modeling different approaches to meaning characterization and modeling. For example, in all these cases, some aspect of meaning is involved:
As the examples suggest, the 'meaning of meaning' is dependent on the background approach/theory that one assumes. One can hardly make a summary of the too many approaches and theories of meaning, therefore this relation is maybe the most controversial and difficult to explain; normally, in such cases it would be better to give up formalizing. However, the usefulness of having a 'semantic abstraction' in modeling information objects is so high (e.g. for the semantic web, interoperability, reengineering, etc.), that we accept this challenging task, although without taking any particular position in the debate. We provide here some examples, which we want to generalize upon when using the 'expresses' relation to model semantic aspects of social reality. In the most common approach, lexicographers that write dictionaries, glossaries, etc. assume that the meaning of a term is a paraphrase (or 'gloss', or 'definition'). Another approach is provided by concept schemes like thesauri and lexicons, which assume that the meaning of a term is a 'concept', encoded as a 'lemma', 'synset', or 'descriptor'. Still another approach is that of psychologists and cognitive scientists, which often assume that the meaning of an information object is a concept encoded in the mind or cognitive system of an agent. A radically different approach is taken by social scientists and semioticians, who usually assume that meanings of an information object are spread across the members of a community that use that object. Another approach that tackles the distributed nature of meaning is assumed by geometrical models of semantics, which assume that the meaning of an InformationObject (e.g. a word) results from the set of informational contexts (e.g. within texts) in which that object is used similarly. The logical approach to meaning is still different, since it assumes that the meaning of e.g. a term is equivalent to the set of individuals that the term can be applied to; for example, the meaning of 'Ali' is e.g. an individual person called Ali, the meaning of 'Airplane' is e.g. the set of airplanes, etc. Finally, an approach taken by structuralist linguistics and frame semantics is that a meaning is the relational context in which an information object can be applied; for example, a meaning of 'Airplane' is situated e.g. in the context ('frame') of passenger airline flights. These different approaches are not necessarily conflicting, and they mostly talk about different aspects of so-called 'semantics'. They can be summarized and modelled as follows (notice that such list is far from exhaustive): (1) Informal meaning (as for linguistic or commonsense semantics: a distinction is assumed between (informal) meaning and reference - Paraphrase meaning (as for lexicographic semantics). Here it is modelled as the expresses relation between instances of Expression and different instances of Expression that act as 'paraphrases' - Conceptual meaning (as for 'concept scheme' semantics). Here it is modelled as the expresses relation between instances of Expression and instances of a concept (a kind of Meaning) - Relational meaning (as for frame semantics). Here it is modelled as the expresses relation between instances of Expression and instances of a frame/relation (other kinds of Meaning) - Cognitive meaning (as for 'psychological' semantics). Here it is modelled as the expresses relation between any instance of Expression and any different instance of IExpression that isRealizedBy a mental, cognitive or neural state (depending on which theory of mind is assumed). Such states can be considered here as instances of processes (occurring in the mind, cognitive system, or neural system of an agent) - Cultural meaning (as for 'social science' semantics). Here it is modelled as the expresses relation between instances of Expression and instances of social objects (another kind of Meaning: institutions, cultural paradigms, norms, social practices, etc.) - Distributional meaning (as for geometrical models of meaning). Here it is modelled as the expresses relation between any instance of Expression and any different instance of Expression that is formally representedIn some (geometrical) region (e.g. a vector space) (2) Formal meaning (as for logic and formal semantics: no distinction is assumed between informal meaning and reference, therefore between 'expresses' and 'isAbout', which can be used interchangeably) - Object-level formal meaning (as in the traditional first-order logic semantics). Here it is modelled as the expresses relation between an instance of Expression and an instance of a collection that is a grounding for (in most cases) a set This is only a first step to provide a framework, in which one can model different aspects of Meaning. A more developed ontology should approach the problem of integrating the different uses of 'expresses', so that different theories, resources, and methods can interoperate. |
Super-properties | has interpretantop |
Domain(s) | Expressionc |
Range(s) | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl#Meaningc |
URI | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl#hasConceptualization |
---|---|
Is Defined By | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl |
Description |
The relation between a Meaning and a Reference : a Meaning conceptualizes an entity or a collection of entities. A same Reference can be given different conceptualizations, for example, an old cradle can be given a unifying Meaning based on the original aesthetic design, the functionality it was built for, or a new aesthetic functionality in which it can be used as a flower pot. Example: myoldcradle hasConceptualization FlowerPot. In OWL2, punning can be used to use the intension of an OWL class as a meaning, e.g. myoldcradle hasConceptualization owl:Class:FlowerPot. |
Domain(s) | Referencec |
Range(s) | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl#Meaningc |
URI | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl#hasInterpretant |
---|---|
Is Defined By | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl |
Description |
The Peircean interpretant relation, widely adopted in semiotics: an Expression isInterpretantFor another, e.g. fourLeggedFriendOfHumans isInterpretantFor dog. Synonymy, translation, associativity, and topical proximity are all sources for interpretants, e.g.: domestic dog isInterpretantFor dog (synonymy); cane isInterpretantFor dog (translation); bark isInterpretantFor dog (associativity); veterinary isInterpretantFor dog (topical proximity). Semantic mechanisms such as metonymy depend on the interpretant relation. The interpretant relation is here taken as very broad, also accepting Manifestation(s) as interpretants. |
Inverse properties | isInterpretantForop |
Domain(s) | InformationEntityc |
Range(s) | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl#Meaningc |
URI | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl#hasManifestation |
---|---|
Is Defined By | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl |
Domain(s) | InformationEntityc |
Range(s) | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl#Manifestationc |
URI | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl#isConceptualizationOf |
---|---|
Is Defined By | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl |
Description |
The relation between a Meaning and a Reference : a Meaning conceptualizes an entity or a collection of entities. A same Reference can be given different conceptualizations, for example, an old cradle can be given a unifying Meaning based on the original aesthetic design, the functionality it was built for, or a new aesthetic functionality in which it can be used as a flower pot. Example: myoldcradle hasConceptualization FlowerPot. In OWL2, punning can be used to use the intension of an OWL class as a meaning, e.g. myoldcradle hasConceptualization owl:Class:FlowerPot. |
Inverse properties | has conceptualizationop |
Domain(s) | Meaningc |
Range(s) | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl#Referencec |
URI | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl#isDenotedBy |
---|---|
Is Defined By | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl |
Description |
A relation between expressions and anything (including expressions). It can be used to talk about e.g. entities denoted by proper nouns: the proper noun 'Leonardo da Vinci' denotes the person Leonardo da Vinci; as well as to talk about sets of entities that can be described by a common noun: the common noun 'person' denotes the collection of all persons in a domain of discourse. In OWL2, punning can be used to represent denotation of concept names with owl class extensions, e.g. 'mouse' denotes owl:Class:Mouse. |
Inverse properties | denotesop |
Domain(s) | Referencec |
Range(s) | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl#InformationEntityc |
URI | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl#isExpressedBy |
---|---|
Is Defined By | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl |
Description |
A relation between an Expression and a Meaning. For example: 'A Beehive is a structure in which bees are kept, typically in the form of a dome or box.' (Oxford dictionary)'; 'the term Beehive expresses the concept Beehive in my apiculture ontology'. The intuition for 'meaning' is intended to be very broad. A separate, large comment is included for those who want to investigate more on what kind of meaning can be represented in what form. |
Super-properties | isInterpretantForop |
Inverse properties | expressesop |
Domain(s) | Meaningc |
Range(s) | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl#Expressionc |
URI | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl#isInterpretantFor |
---|---|
Is Defined By | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl |
Description |
The Peircean interpretant relation, widely adopted in semiotics: an Expression isInterpretantFor another, e.g. fourLeggedFriendOfHumans isInterpretantFor dog. Synonymy, translation, associativity, and topical proximity are all sources for interpretants, e.g.: domestic dog isInterpretantFor dog (synonymy); cane isInterpretantFor dog (translation); bark isInterpretantFor dog (associativity); veterinary isInterpretantFor dog (topical proximity). Semantic mechanisms such as metonymy depend on the interpretant relation. The interpretant relation is here taken as very broad, also accepting Manifestation(s) as interpretants. |
Domain(s) | Meaningc |
Range(s) | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl#InformationEntityc |
URI | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl#isManifestationOf |
---|---|
Is Defined By | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl |
Inverse properties | semiotics.owl#hasManifestationop |
Domain(s) | Manifestationc |
Range(s) | http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl#InformationEntityc |
URI | http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements |
---|
URI | http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#extractedFrom |
---|
URI | http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#hasAuthor |
---|
http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl
http://www.ontologydesignpatterns.org/cp/owl/agentrole.owl#
http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#
http://purl.org/dc/terms/
http://www.w3.org/2002/07/owl#
http://www.w3.org/ns/prov#
http://www.w3.org/1999/02/22-rdf-syntax-ns#
http://www.w3.org/2000/01/rdf-schema#
https://schema.org/
http://www.ontologydesignpatterns.org/cp/owl/situation.owl#
http://www.w3.org/2004/02/skos/core#
http://www.w3.org/2001/XMLSchema#
c | Classes |
op | Object Properties |
fp | Functional Properties |
dp | Data Properties |
dp | Annotation Properties |
p | Properties |
ni | Named Individuals |