@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-B20498JS-7>
  skos:prefLabel "prosodie"@fr, "prosody"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-VR5GJKX4-F> .

<http://data.loterre.fr/ark:/67375/8LP-VR5GJKX4-F>
  dc:modified "2024-06-27T08:35:55"^^xsd:dateTime ;
  skos:prefLabel "phrasé"@fr, "phrasing"@en ;
  skos:hiddenLabel "Phrasing"@en, "Phrasé"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-B20498JS-7> ;
  a skos:Concept ;
  skos:example "The extract comes from a Reith Lecture and is illustrative because while there is only one speaker there are two alternative phrasings: this is one of the overlapping sections of prosodic annotation from Briony Williams and Gerry Knowles (approximately 9% of the corpus). (Brierley & Atwell, 2007)"@en, "Two instances were excluded since the phrasing was difficult to determine due to hesitation or interruption. (Hirschberg & Litman, 1993)"@en, "As will be explained subsequently we consider this more flexible data-driven approach to phrasing to be better suited to the needs of generation than would be a more direct implementation of Steedman's (2000a) theory which would require all phrasing choices to be made at the sentence planning level. (White, Clark & Moore, 2010)"@en .

