@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ltk: <http://data.loterre.fr/ark:/67375/LTK> .
@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-JKFDWH7F-5> .

<http://data.loterre.fr/ark:/67375/8LP-JKFDWH7F-5>
  skos:hiddenLabel "Annotation morphologique"@fr, "Morphological annotation"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:prefLabel "morphological annotation"@en, "annotation morphologique"@fr ;
  a skos:Concept ;
  skos:exactMatch ltk:-L4LKXKLP-S ;
  skos:definition "Tâche/processus d'ajout d'annotations relatives au niveau d'analyse morphologique (par exemple: le genre, le nombre, la personne, etc.). (Loterre)"@fr, "The task/process of adding annotations pertaining to the morphological level of analysis (e.g. gender, number, person etc.) (Loterre)"@en ;
  skos:example "The morphological annotations (including lemmas) in our corpus will allow for searching on lemma (to be able to distinguish forms of cahui from forms of cahua). (Tyers, Pugh & Berthoud F., 2023)"@en, "The results for morphological annotation are lower (and for lemmatisation are even lower) but they are also linked to the accuracy of the POStagging. (Maion, Dimitrova & Bojadziev, 2024)"@en, "In this work by contrast we investigate the possibility of generating morphological annotations from completely underspecified input sequences. (Conforti, Huck & Fraser, 2018)"@en, "A few tools exist to carry out morphological annotations. (Taji & Habash, 2020)"@en ;
  dc:modified "2024-05-02T08:15:44"^^xsd:dateTime ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-LH6NCBBB-P> .

