@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix x64: <http://data.loterre.fr/ark:/67375/X64> .
@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-ZQRXQVG2-4>
  skos:prefLabel "grammaire formelle"@fr, "formal grammar"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-N6B53SVQ-Z> .

<http://data.loterre.fr/ark:/67375/8LP-N6B53SVQ-Z>
  a skos:Concept ;
  skos:example "TAG est légèrement sensible au contexte (mildly contextsensitive) (Weir, 1988). (Khelil, 2017)"@fr, "La grammaire d'arbres adjoints lexicalisée est une grammaire fortement lexicalisée. (Crabbé, Gaiffe & Roussanaly, 2003)"@fr ;
  skos:definition "A grammar formalism used in natural language processing to describe the syntax of sentences which represents the structure of a sentence as a hierarchical tree structure, where each node in the tree corresponds to a constituent of the sentence. (Loterre)"@en, "Formalisme syntaxique qui permet de rendre compte des liens entre les constituants de la phrase utilisée en traduction automatique pour supprimer les ambiguités et augmenter l'exactitude de l'analyse grammaticale des segments. ( <a href=\"https://theses.hal.science/tel-02988287/document\">https://theses.hal.science/tel-02988287/document</a>)"@fr ;
  skos:exactMatch x64:-ZB9V0MM9-M, <https://www.wikidata.org/wiki/Q1754022> ;
  skos:altLabel "TAG"@en, "TAG"@fr ;
  skos:prefLabel "grammaire d'arbres adjoints"@fr, "tree adjoining grammar"@en ;
  dc:modified "2024-05-30T14:20:21"^^xsd:dateTime ;
  inist:definitionalContext "TAG (Joshi, 1987) fait partie des grammaires dites d'unification. (Fraj, Zribi & Ahmed, 2009)"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-ZQRXQVG2-4> ;
  skos:hiddenLabel "Grammaire d'arbres adjoints"@fr, "Tree adjoining grammar"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

