@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#> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-LRCG7FK7-P>
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-WG5GL1TJ-H> ;
  skos:prefLabel "head-driven phrase structure grammar"@en, "grammaire syntagmatique guidée par les têtes"@fr ;
  skos:definition "Théorie syntaxique qui propose de scinder la description grammaticale d'une langue en principes, règles et éléments du lexique. (Wikipédia)"@fr, "A constraint-based or declarative approach to linguistic knowledge, which analyses all descriptive levels (phonology, morphology, syntax, semantics, pragmatics) with feature value pairs, structure sharing, and relational constraints. ( <a href=\"https://langsci-press.org/catalog/book/259\">https://langsci-press.org/catalog/book/259</a>)"@en ;
  skos:altLabel "HPSG"@en, "grammaire HPSG"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q379294>, x64:-N8D1579F-B ;
  skos:hiddenLabel "Grammaire syntagmatique guidée par les têtes"@fr, "Head-driven phrase structure grammar"@en ;
  skos:example "L'exemple suivant illustre les notations sur un fragment de grammaire HPSG. (Clergerie, 2002)"@fr ;
  dc:modified "2024-05-30T15:04:05"^^xsd:dateTime ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

<http://data.loterre.fr/ark:/67375/8LP-WG5GL1TJ-H>
  skos:prefLabel "grammaire d'unification"@fr, "unification grammar"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-LRCG7FK7-P> .

