@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-LH6NCBBB-P>
  skos:prefLabel "morphologie"@fr, "morphology"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-XB08RKQJ-9> .

<http://data.loterre.fr/ark:/67375/8LP-XB08RKQJ-9>
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-LH6NCBBB-P> ;
  skos:example "Hay argues based on a series of experiments on English that when a derived word is more frequent than its morphological base (e.g. English illegible vs. legible) it is more likely to be accessed through a direct route during processing (direct access to illegible rather than access via inand legible) and thus more likely to be treated as a single unit phonologically and more likely to develop independent semantics. (Zuraw, 2006)"@en, "Reduplication is a morphological process that repeats the morphological base fully or partially (Kiparsky 1987; Haspelmath 2002). (Kabiri, Karimi & Surdeanu, 2022)"@en ;
  a skos:Concept ;
  skos:altLabel "base"@fr, "base"@en ;
  skos:hiddenLabel "Morphological base"@en, "Base morphologique"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:prefLabel "base morphologique"@fr, "morphological base"@en ;
  dc:modified "2024-07-01T10:46:48"^^xsd:dateTime .

