@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@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-LH6NCBBB-P>
  skos:prefLabel "morphologie"@fr, "morphology"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-P4Z31PJR-H> .

<http://data.loterre.fr/ark:/67375/8LP-P4Z31PJR-H>
  skos:example "The use of analogy has played an especially important role in the study of language language change and language acquisition and learning (Kiparsky 1992). (De Vine, Geva & Bruza, 2018)"@en, "Most analogies involve terms that are within the nearest neighborhood of each other when ranked according to similarity (Linzen 2016). (De Vine, Geva & Bruza, 2018)"@en, "Bien que notre étude ne soit pas dédiée à une tâche particulière du traitement des langues nous montrons cependant que le principe d'analogie permet de segmenter des mots en morphèmes avec une bonne précision. (Langlais, 2009)"@fr ;
  skos:prefLabel "analogy"@en, "analogie"@fr ;
  skos:hiddenLabel "Analogy"@en, "Analogie"@fr ;
  skos:altLabel "analogy principle"@en, "principe d'analogie"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-LH6NCBBB-P> ;
  skos:definition "A process of regularization which affects the exceptional forms in the grammar of a language. (A dictionary of linguistics and phonetics, David Crystal, 2008)"@en ;
  inist:definitionalContext "Une analogie proportionnelle ou analogie met en relation quatre entités ce que l'on dénote habituellement [x : y :: z : t] et se lit : « x est à y ce que z est à t ». (Langlais & Patry, 2008)"@fr ;
  dc:modified "2024-06-24T08:28:57"^^xsd:dateTime ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

