@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#> .
@prefix inist: <http://www.inist.fr/Ontology#> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-S0J00B35-F>
  skos:prefLabel "accent"@fr, "stress"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-DVGVW0T4-D> .

<http://data.loterre.fr/ark:/67375/8LP-DVGVW0T4-D>
  skos:example "Spoken language also provides additional means to express contrast e.g. through topicalisation and sentence stress (see Example (7)) that are not easily accessible in the written medium. (Rehbein, Scholman & Demberg, 2016)"@en, "Tous les mots cibles produits dans la tâche de répétition portent l'accent de phrase même si les suffixes eux-mêmes ne sont pas accentués. (Wottawa & Adda-Decker, 2016)"@fr, "Among them the discourse stress often occurs at the place of an accented syllable but they are relatively more important than the other sentence stresses. (Zou, Hou, Chen, Hu & Fu, 2006)"@en, "It can be categorized as lexical stress if the stress is placed on syllables within the word or sentence stress if the stress is placed on words within sentences. (Kheir, Ali & Chowdhury, 2023)"@en ;
  skos:hiddenLabel "Sentence stress"@en, "Accent de phrase"@fr ;
  skos:prefLabel "sentence stress"@en, "accent de phrase"@fr ;
  dc:modified "2024-06-06T08:50:19"^^xsd:dateTime ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-S0J00B35-F> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  inist:definitionalContext "Sentence stress is sometimes referred to as 'contrastive stress' giving a word a certain emphasis to make it stand out as a more important part of the utterance. (Halabi & Wald, 2016)"@en ;
  a skos:Concept .

