@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-NDCSCVT7-H>
  skos:prefLabel "complément"@fr, "complement"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-HH0WPZ9B-5> .

<http://data.loterre.fr/ark:/67375/8LP-HH0WPZ9B-5>
  skos:example "For example verbs with their noun complements are transformed into adjectivals with their noun complements e.g. to participate in the meeting gives participating in the meeting. (Bolshakov & Gelbukh, 2004)"@en, "Transitive verbs (decoded as vt in OPEP) are treated in our approach as having an equivalent with a noun complement in accusative in Polish. (Jassem, 2004)"@en, "For example the errors in distinguishing noun complements of the verb may be due to the fact that MSTParser is more precise for longer dependency arcs and has no access to the parsing history. (Khmylko, Foth & Menzel, 2009)"@en, "For example the representation subject + noun complement + noun complement does not indicate to which of the preceding units the second noun complement is related. (Foust & Walkling, 1961)"@en, "In this case although not necessarily in general this string can be made unambiguous in translation by making the noun complement a prepositional modifier to the noun thus permitting the relative to follow its antecedent immediately i.e. \"signal recording which is....\" (Foust & Walkling, 1961)"@en ;
  skos:hiddenLabel "Substantive complement"@en, "Complément du substantif"@fr ;
  skos:prefLabel "complément du substantif"@fr, "substantive complement"@en ;
  skos:altLabel "complément du nom"@fr, "noun complement"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-NDCSCVT7-H> ;
  dc:modified "2024-06-03T13:13:57"^^xsd:dateTime ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
