Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/cco-modules/EventOntology.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@ cco:ActOfEstimation rdf:type owl:Class ;
### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfExpressiveCommunication
cco:ActOfExpressiveCommunication rdf:type owl:Class ;
rdfs:subClassOf cco:ActOfCommunication ;
cco:definition "An Act of Communication that expresses the Speaker's attitudes and emotions towards some proposition."@en ;
cco:definition "An Act of Communication in which an Agent expresses their attitudes or emotions towards some entity."@en ;
cco:definition_source "Derived (loosely) from: John Searle's Speech Acts: An Essay in the Philosophy of Language" ;
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ;
rdfs:comment "Examples: apologizing, condoling, congratulating, greeting, thanking, accepting (acknowledging an acknowledgment)"@en ;
Expand Down