@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-FB4PB13H-V>
  skos:prefLabel "changement linguistique"@fr, "linguistic change"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-VBWPFBMG-C> .

<http://data.loterre.fr/ark:/67375/8LP-VBWPFBMG-C>
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:example "The asymmetry between nominalisation and verbalisation in Chinese was observed in Tai (1997). (Kwong & Tsou, 2003)"@en, "The second form could be a case of substantivisation as commonly seen in Latin and in the later Romance languages. (Dehouck, 2022)"@en, "The terminological chunking focuses among others on nominalisations out-of-vocabulary words and technical adjectives (based on suffixes) to find terms. (Rigouts Terryn, Hoste, Drouin & Lefever, 2020)"@en, "In more detail sentence (1) contains a SVC while sentence (2) contains its nominalization. (Chatzitheodorou, 2015)"@en, "Substantivization being a promoter of dependants to heads is used in very limited cases such as: the missing head refers to general referents (the sick [people]; the three [men] etc.) or in systematic cases (one [student] of the students). (Osenova & Simov, 2019)"@en ;
  a skos:Concept ;
  skos:altLabel "nominalisation"@en, "substantivization"@en, "substantivisation"@en ;
  inist:definitionalContext "Nominalization is the \"transformation which reduces a whole clause to its nucleus the verb and turns that into a noun\" (Fowler Hodge Kress &Trew 1979). (Bourahouat & Amer, 2024)"@en ;
  dc:modified "2024-06-05T15:13:46"^^xsd:dateTime ;
  skos:prefLabel "nominalisation"@fr, "nominalization"@en ;
  skos:hiddenLabel "Nominalisation"@fr, "Nominalization"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-FB4PB13H-V> .

