@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#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://data.loterre.fr/ark:/67375/8LP-H4J8DVH4-6>
  skos:prefLabel "surface structure"@en, "structure de surface"@fr ;
  skos:example "Although the general architecture of surface structures results from the combination of projection and merge operations an additional mechanism is necessary to satisfy well-formedness conditions such as thematic assignment. (Wehrli, 2007)"@en, "Allowing these different projections to simultaneously determine the surface structure seems at first blush to complicate the computational problem of generation but a moment of reflection will show that that is not necessarily so. (Kaplan, Netter, Wedekind & Zaenen, 1989)"@en, "It is also appealing as a challenging classification problem as the obvious representation to capture surface structure a bag of n-grams has been rendered nearly useless by the careful construction of the negative set. (Cherry & Quirk, 2008)"@en, "These differences lead to the two different surface structures but they do not affect the semantic interpretation of the structures which is the same for both. (Meijs & Vossen, 1991)"@en ;
  skos:altLabel "S-structure"@en, "structure S"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-F5KB0H2X-Q> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:hiddenLabel "Surface structure"@en, "Structure de surface"@fr ;
  dc:modified "2024-06-14T14:32:04"^^xsd:dateTime ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-F5KB0H2X-Q>
  skos:prefLabel "grammaire générative"@fr, "generative grammar"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-H4J8DVH4-6> .

