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

<http://data.loterre.fr/ark:/67375/8LP-LDX78W6T-X>
  skos:prefLabel "linguistic unit"@en, "unité linguistique"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-X6Z676S2-J> .

<http://data.loterre.fr/ark:/67375/8LP-X6Z676S2-J>
  a skos:Concept ;
  skos:hiddenLabel "Diacritic mark"@en, "Signe diacritique"@fr ;
  skos:example "Diacritic marks help reduce the number of possible lexical word choices assigned to a source word which leads to better quality translated sentences. (Alqahtani, Ghoneim & Diab, 2016)"@en, "Research has indicated that excessive diacritic marks can hinder skilled readers-reducing reading speed and accuracy. (ElNokrashy & AlKhamissi, 2024)"@en, "White (2013) also notes that diacritic marks are often a common source of errors due to their small size and distance from the main character and that training in a combined approach also greatly expands the larger OCR character set. (Biggs, 2015)"@en, "One important diacritic mark that is often missing from digital versions is shadda (gemination) which may be used to easily resolve some lexical ambiguities. (Terner, Bar & Dershowitz, 2020)"@en, "The absence of diacritic marks makes Arabic language more ambiguous (Meddeb et al 2016) (Mahmoud & Zrigui, 2017)"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-LDX78W6T-X> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  dc:modified "2024-06-14T11:54:52"^^xsd:dateTime ;
  skos:prefLabel "signe diacritique"@fr, "diacritic mark"@en .

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