@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-FB4PB13H-V>
  skos:prefLabel "changement linguistique"@fr, "linguistic change"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-TQ68SLB5-7> .

<http://data.loterre.fr/ark:/67375/8LP-TQ68SLB5-7>
  dc:modified "2024-07-01T07:10:41"^^xsd:dateTime ;
  skos:altLabel "narrowing"@en, "semantic narrowing"@en, "restriction sémantique"@fr ;
  skos:prefLabel "semantic restriction"@en, "restriction de sens"@fr ;
  skos:hiddenLabel "Semantic restriction"@en, "Restriction de sens"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-FB4PB13H-V> ;
  skos:example "Interestingly in communities with very high affinity averages we observe several cases where the semantic narrowing and semantic broadening are close to 0. (Bhandari & Armstrong, 2019)"@en, "This is measured by computing the difference between semantic narrowing and semantic broadening where a positive value indicates overall narrowing and a negative value indicates overall broadening. (Bhandari & Armstrong, 2019)"@en, "Once further evidence is gathered other promising applications include tracing cases of semantic narrowing or widening over time (Bloomfield 1933) by analysing the variability of contextualised definitions in different time periods and by making cluster labels time-dependent. (Giulianelli, Luden, Fernandez & Kutuzov, 2023)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:definition "Fait de donner à un mot ou à un groupe de mots un sens nouveau, plus précis que son sens d'origine, par l'ajout d'un ou de plusieurs caractères. (Office québécois de la langue française)"@fr .

