@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-SP91064X-T>
  skos:prefLabel "processus phonologique"@fr, "phonological process"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-V7FZ6N45-R> .

<http://data.loterre.fr/ark:/67375/8LP-V7FZ6N45-R>
  skos:prefLabel "labialisation"@fr, "labialization"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-SP91064X-T> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:altLabel "labialisation"@en, "roundedness"@en ;
  skos:example "Among our phonetic sounds extracted from these 100 widely spoken languages we find examples of aspiration (e.g. /g h /) and palatalization (e.g. /g j /) but not examples of labialization (e.g. /g w /). (Donnelly, 2022)"@en, "The mouthings would be the result of an oral education and/or a situation of contact with the hearing community and are labializations which resemble the surrounding vocal languages (Crasborn 2006) ; moreover mouthings generally tend to reproduce the most relevant phonetic part of a lemma of the spoken language. (Danet, Thomas, Contesse, Rébulard, Bianchini, Chevrefils & Doan, 2022)"@en, "Results has shown that labialization is especially evident for words with back vowels. (Lan, 2017)"@en ;
  skos:hiddenLabel "Labialization"@en, "Labialisation"@fr ;
  dc:modified "2024-06-05T08:05:16"^^xsd:dateTime ;
  a skos:Concept .

