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

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-LRQM4PCF-R>
  skos:prefLabel "phrase"@en, "syntagme"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-ZK8L4W6T-F> .

<http://data.loterre.fr/ark:/67375/8LP-ZK8L4W6T-F>
  skos:hiddenLabel "Syntagme verbal"@fr, "Verb phrase"@en ;
  a skos:Concept ;
  skos:example "After a list of verb phrases was produced from the BNC it was pared down to a more manageable size. (Coyne, Klapheke, Rouhizadeh, Sproat & Bauer, 2012)"@en, "Le groupe verbal incorpore les pronoms clitiques y compris les sujets. (Granfeldt, Nugues, Persson, Persson, Kostadinov, Ågren & Schlytere, 2005)"@fr, "Pour rappel, PEAS distingue à la base les chunks suivants : NV (noyau verbal), PV (groupe verbal infinitif introduit par une préposition), GN (groupe nominal), GP (groupe prépositionnel), GA (groupe adjectival sans les adjectifs antéposés) et GR (groupe adverbial). (Mokrane, Friburger & Antoine, 2008)"@fr, "Finally the resulting verb phrase is combined with its subject resulting in a declarative sentence (S[dcl]). (Zhang & Clark, 2011)"@en, "In (2) \"spoken out\" is negated which means that the verb phrase does not bear an opinion but our system failed to recognize the negation. (Choi, Cardie, Riloff & Patwardhan, 2005)"@en, "In SVO languages such as English for example the main verb phrase usually comes after the first noun phrase-the main subject-in a sentence while in verb-final languages such as Japanese or German it comes very last. (Grissom II, Orita & Boyd-Graber, 2016)"@en, "The full verb phrases are entered as lexical units in our verb phrase lists and given the same types of features as normal one-word verbs. (Stachowitz, 1973)"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-LRQM4PCF-R> ;
  skos:prefLabel "verb phrase"@en, "syntagme verbal"@fr ;
  skos:altLabel "groupe verbal"@fr ;
  dc:modified "2024-06-05T14:42:42"^^xsd:dateTime ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

