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

<http://data.loterre.fr/ark:/67375/8LP-NM07JGRH-P>
  skos:prefLabel "pragmatique"@fr, "pragmatics"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-KFST789L-T> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-KFST789L-T>
  skos:example "First MWEs show a much higher proportion of polarity items (44% in our lexicon) than single lexical items do. (Moreno-Ortiz, Pérez-Hernández & Del-Olmo, 2013)"@en, "Polarity Items are linguistic expressions known for being a 'lexically controlled' phenomenon. (Bernardi, 2000)"@en, "Moreover polarity items and events are also annotated as part of the scope. (Lima Lopez, Perez, Cuadros & Rigau, 2020)"@en, "This type of approach tries to process each polarity item in connection with its own target (Liu 2012). (Szabó, Vincze, Simkó, Varga & Hangya, 2016)"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-QVDB46J0-L>, <http://data.loterre.fr/ark:/67375/8LP-NM07JGRH-P>, <http://data.loterre.fr/ark:/67375/8LP-T8P8X46F-V> ;
  skos:hiddenLabel "Polarity item"@en, "Item de polarité"@fr ;
  dc:modified "2024-06-28T12:33:22"^^xsd:dateTime ;
  a skos:Concept ;
  skos:prefLabel "polarity item"@en, "item de polarité"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

<http://data.loterre.fr/ark:/67375/8LP-QVDB46J0-L>
  skos:prefLabel "sémantique"@fr, "semantics"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-KFST789L-T> .

