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

<http://data.loterre.fr/ark:/67375/8LP-LDX78W6T-X>
  skos:prefLabel "linguistic unit"@en, "unité linguistique"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-QCWWLCTX-8> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-QCWWLCTX-8>
  skos:example "This model measures the similarity between a multiword expression and its elements words and considers the constructions with higher similarities are greater decomposability. (Al-Badrashiny, Hawwari, Ghoneim & Diab, 2016)"@en, "These phrasemes are comprised of words that in isolation do not impart much information in determining relatedness to a given topic but do in the context of the expression. (Holderness, Miller, Bolton, Cawkwell, Meteer, Pustejovsky & Hua-Hall, 2018)"@en, "A MWE is considered flexible when it has more than one accepted inflected or syntactic form. (Al-Badrashiny, Hawwari, Ghoneim & Diab, 2016)"@en, "Saraiki has a comprehensive system of creating multiword expressions and compounds in open and closed POS categories. (Alam, Tyers, Hanink & Kübler, 2024)"@en, "We broadly consider a MWE as a verbal one if it contains at least one verb in its elements. (Al-Badrashiny, Hawwari, Ghoneim & Diab, 2016)"@en ;
  skos:prefLabel "expression multimots"@fr, "multiword expression"@en ;
  inist:definitionalContext "As defined by Mel'Äuk (1998) a phraseme is a set of phrase which is not free (without freedom of selection of its signified and without freedom of combination of its components). (Li & Gaillat, 2020)"@en, "Multiword expression (MWE) is an umbrella term spanning a range of linguistic phenomena whose common property is idiosyncrasy or more specifically idiomaticity which may manifest in many different respects: lexical morphological syntactic semantic pragmatic and statistical (Baldwin and Kim 2010). (Savary, Stymne, Mititelu, Schneider, Ramisch & Nivre, 2023)"@en ;
  dc:modified "2024-06-24T09:46:54"^^xsd:dateTime ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-LDX78W6T-X> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:hiddenLabel "Expression multimots"@fr, "Multiword expression"@en ;
  skos:altLabel "phraseme"@en, "MWE"@en ;
  a skos:Concept .

