@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<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-BNW1BVMM-V> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-BNW1BVMM-V>
  skos:prefLabel "subject complement"@en, "attribut du sujet"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:example "Grammar roles such as whether a constituent is a subject object or subject complement provide more constraints on whether a syntactic constituent can be reused in a new sentence. (Pan & Weng, 2002)"@en, "The results showed that a number of [ADJ of] (e.g. capable of indicative of) can be used as an object complement to postmodify a preceding NP while others (e.g. true of aware of) only function as subject complement. (Chen & Chung, 2018)"@en, "Quirk Greenbauum Leech Svartvik (1985) explained that the predicative adjectives may function either as a subject complement (1) or object complement (2). (Chen & Chung, 2018)"@en, "Relations between a verb and its subject complements and adjuncts including direct and indirect objects adverbs and modifying prepositional phrases. (Dagan & Itai, 1994)"@en, "While the adjective predicates can serve both as the subject complements and object complements they are much rarer found as object complements. (Chen & Chung, 2018)"@en ;
  skos:hiddenLabel "Subject complement"@en, "Attribut du sujet"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-NDCSCVT7-H> ;
  a skos:Concept ;
  dc:modified "2024-06-03T13:13:36"^^xsd:dateTime .

