@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<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-V14DG9T8-1> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-V14DG9T8-1>
  skos:prefLabel "vocable"@en, "vocable"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  dc:created "2024-07-01T10:53:11"^^xsd:dateTime ;
  skos:example "A ce stade de notre étude nous travaillons avec un niveau de sens grossier (2 à 3 sens par vocable) que nous affinerons par la suite. (Audibert, 2002)"@fr, "Il semble donc que la structure du vocable puisse motiver l'inclusion d'une composante de sens dans la définition de la lexie de base. (Barque, 2004)"@fr, "This metric relies on the idea that ambiguous vocables have occurrences that are annotated differently at different locations in the flow of data. (Fort, Nazarenko & Rosset, 2012)"@en, "Note that the weight of an ambiguous vocable influences the degree of theoretical ambiguity in proportion to its frequency. (Fort, Nazarenko & Rosset, 2012)"@en, "In this paper we adopt the nomenclature used by the MTT: the term vocable refers to a canonical form of a word independent of its meaning. (Fonseca, Sadat & Lareau, 2018)"@en, "L'existence d'une telle règle nous permet de dire par exemple que le vocable écurie qui contient la lexie écurie#1 dénotant un bâtiment destiné à abriter un ensemble de chevaux contiendra aussi probablement une lexie écurie#2 dénotant un ensemble de chevaux provenant d'une écurie. (Barque & Nasr, 2009)"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-LDX78W6T-X> ;
  dc:modified "2024-07-01T10:54:04"^^xsd:dateTime .

