@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-N3FVFT19-F>
  skos:prefLabel "trope"@fr, "trope"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-KLC01PR8-Q> .

<http://data.loterre.fr/ark:/67375/8LP-KLC01PR8-Q>
  skos:hiddenLabel "Metaphor"@en, "Métaphore"@fr ;
  skos:example "These annotators had previous experience in identifying metaphors for this study both by searching manually in online texts and evaluating previous versions of our system. (Heintz, Gabbard, Srivastava, Barner, Black, Friedman & Weischedel, 2013)"@en, "Further work should address the role of metaphor in the application of metrics of this type. (Gervás, 2017)"@en, "Their method learns metaphors as linear transformations in a vector space and they demonstrated that it produces superior phrase representations for both metaphorical and literal language as compared to the traditional \"single-sense\" compositional distributional model. (Rei, Bulat, Kiela & Shutova, 2017)"@en, "Cultural differences expressed linguistically as metaphor can play a role in matters as complex and important as diplomatic relations. (Heintz, Gabbard, Srivastava, Barner, Black, Friedman & Weischedel, 2013)"@en, "Our main hypothesis is that metaphors are likely to be found in sentences that exhibit evidence of both a source and a target concept. (Heintz, Gabbard, Srivastava, Barner, Black, Friedman & Weischedel, 2013)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-N3FVFT19-F> ;
  a skos:Concept ;
  skos:prefLabel "metaphor"@en, "métaphore"@fr ;
  dc:modified "2024-06-03T12:08:14"^^xsd:dateTime .

