@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-S0J00B35-F>
  skos:prefLabel "accent"@fr, "stress"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-K04B2690-X> .

<http://data.loterre.fr/ark:/67375/8LP-K04B2690-X>
  skos:prefLabel "place de l'accent"@fr, "stress placement"@en ;
  skos:hiddenLabel "Stress placement"@en, "Place de l'accent"@fr ;
  skos:example "Each item within a syllable structure was scored as 1 when each participant has a correct placement of stress in a word. (Kang, Baek & Yim, 2008)"@en, "Correct stress placement is important in text-to-speech systems in terms of both the overall accuracy and the naturalness of pronunciation. (Dou, Bergsma, Jiampojamarn & Kondrak, 2009)"@en, "Stress placement in Russian is important for speech applications since over and above the phonetic effects of stress itself (prominence duration etc.) the position of stress strongly influences vowel quality. (Hall & Sproat, 2013)"@en, "More important their productive sensitivity of stress placement was more accurate in responding to similar stress patterns between Korean and English than dissimilar ones. (Kang, Baek & Yim, 2008)"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-S0J00B35-F> ;
  dc:modified "2024-06-06T08:50:37"^^xsd:dateTime ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

