@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#> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://data.loterre.fr/ark:/67375/8LP-T8P8X46F-V>
  skos:prefLabel "syntaxe"@fr, "syntax"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-H9C9MGSQ-T> .

<http://data.loterre.fr/ark:/67375/8LP-H9C9MGSQ-T>
  dc:modified "2024-06-06T09:06:55"^^xsd:dateTime ;
  inist:definitionalContext "Au niveau communicatif, la caractéristique de tout message est que l'on dit quelque chose (le rhème) à propos de quelque chose (le thème) : (Delort, 2003)"@fr ;
  skos:prefLabel "rhème"@fr, "rheme"@en ;
  skos:hiddenLabel "Rhème"@fr, "Rheme"@en ;
  skos:example "The rheme provides the core contribution of the proposition to the discourse--the material the listener is unlikely to predict from context. (Hiyakumoto, Prevost & Cassell, 1997)"@en, "The theme of the proposition represents a link to prior utterances whereas the rheme provides the core contribution--roughly the new or interesting part--of the proposition. (Hiyakumoto, Prevost & Cassell, 1997)"@en, "Cette subordination est marquée par une progression thématique de rhème en thème. (Hernandez & Grau, 2005)"@fr, "Steedman (2000a) characterizes the notions of theme and rheme more formally by stating that a theme presupposes a rheme alternative set in the sense of Rooth (1992) while a rheme restricts this set. (White, Clark & Moore, 2010)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-T8P8X46F-V> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
