@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-CBJC21C7-2>
  skos:prefLabel "parataxe"@fr, "parataxis"@en ;
  skos:example "In the category of Parentheticals we find cases where parataxis alternates with appos. (Ahrenberg, 2019)"@en, "Reported speech is the only type of parataxis where one of the two units is a semantic argument of the other and thus it is motivated to treat it as a case of complementation. (Ahrenberg, 2019)"@en, "If parataxis relates clauses to one another and appos relate nominals we must nevertheless reckon with cases where a clausal head has a nominal side-by-side dependent and this often leads to different analyses as in (7) above. (Ahrenberg, 2019)"@en ;
  dc:modified "2024-06-10T07:15:47"^^xsd:dateTime ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-V5QRNQFF-P> ;
  skos:hiddenLabel "Parataxis"@en, "Parataxe"@fr .

<http://data.loterre.fr/ark:/67375/8LP-V5QRNQFF-P>
  skos:prefLabel "figure rhétorique"@fr, "rhetorical figure"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-CBJC21C7-2> .

