@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-T8P8X46F-V>
  skos:prefLabel "syntaxe"@fr, "syntax"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-ZTZ4PQRT-0> .

<http://data.loterre.fr/ark:/67375/8LP-ZTZ4PQRT-0>
  dc:modified "2024-06-10T07:36:14"^^xsd:dateTime ;
  skos:hiddenLabel "Variation syntaxique"@fr, "Syntactic variation"@en ;
  skos:example "Many logical systems rely on handcrafted rules and manual transformation to enable the system to use syntactic variations. (Chen, Gao & Moss, 2021)"@en, "Our system handles syntactic variations in natural sentences using the neural network on phrase chunks and our system determines contradictions by searching for contradiction signatures (evidence for contradiction). (Chen, Gao & Moss, 2021)"@en, "Nous présentons un système de normalisation de la variation syntaxique qui permet de mieux reconnaître la relation d'implication textuelle entre deux phrases. (Bédaride & Gardent, 2008)"@fr, "Syntactic variation and synonym replacement are horizontal actions. (Chen, Gao & Moss, 2021)"@en, "We propose a method that incorporates transformer-based language models to robustly handle syntactic variations. (Chen, Gao & Moss, 2021)"@en, "Second we introduce a new method in section 4.3 to handle syntactic variations in natural language through sequence chunking and DL based paraphrase detection. (Chen, Gao & Moss, 2021)"@en, "Afin de neutraliser la variation syntaxique due aux changements de diathèse nous considérons ceux-ci comme des redistributions des fonction canoniques associées aux arguments syntaxiques. (Perrier, Candito, Guillaume, Ribeyre, Fort & Seddah, 2014)"@fr, "Ainsi dans la phrase « Marie se maquille » on a une variation syntaxique pronominale réfléchie et Marie endosse les rôles d'agent et d'expérient. (Bédaride, 2012)"@fr ;
  skos:prefLabel "variation syntaxique"@fr, "syntactic variation"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-T8P8X46F-V> ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

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