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

<http://data.loterre.fr/ark:/67375/8LP-L2TFR2TP-M>
  skos:example "A different approach to detect the semantic shift of words was adopted by Kulkarni et al. (2015). (Basile, Caputo, Lawless & Semeraro, 2019)"@en, "Broadly speaking a semantic shift is a grass-root process -a result of the way the speaker community use the language rather than a shift forced by a regulatory body. (Arviv & Tsur, 2022)"@en, "We statistically validate these predictions with historical language data covering semantic developments of a set of English words. (Baumann, Stephan & Roth, 2023)"@en, "Ces plongements peuvent être comparés entre deux strates temporelles pour mesurer le degré de changement sémantique du mot. (Montariol & Allauzen, 2021)"@fr, "Hamilton et al. (2016b) also trained word embeddings on the Google Ngram for detecting semantic changes. (Basile, Caputo, Lawless & Semeraro, 2019)"@en, "A quantitative estimate of semantic change for each target word is measured by computing the cosine distance between two averaged time-specific representations of the word. (Martinc, Montariol, Zosa & Pivovarova, 2020)"@en ;
  skos:altLabel "glissement de sens"@fr, "semantic drift"@en, "semantic shift"@en, "néosémie"@fr, "semantic development"@en, "semantic progression"@en ;
  skos:hiddenLabel "Changement sémantique"@fr, "Semantic change"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-FB4PB13H-V> ;
  dc:modified "2024-05-30T09:26:30"^^xsd:dateTime ;
  skos:prefLabel "changement sémantique"@fr, "semantic change"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  inist:definitionalContext "Semantic drift often referred to as semantic shift or semantic change is the process in which words change their meaning over time (Hock and Joseph 2009). (Arviv & Tsur, 2022)"@en ;
  a skos:Concept .

