@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-JXPCMPCG-M>
  skos:prefLabel "consonne (phonologie)"@fr, "consonant (phonology)"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-RNZSMDDJ-T> .

<http://data.loterre.fr/ark:/67375/8LP-RNZSMDDJ-T>
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:example "For liquids and glides (r l w y) the CTC model does not produce characters until later in the monophone segment. (Maas, Xie, Jurafsky & Ng, 2015)"@en, "In the former which is the more phonologically inclined Wolfart identifies the phoneme inventory of Plains Cree as containing eight consonants two semi-vowels/glides and seven vowels (three short and four long). (Harrigan, Arppe & Mills, 2019)"@en, "Quelques éléments sonores disponibles (nasales glides liquides) sont inadaptés à la position du segment qui suit immédiatement les plosives cibles. (Tran, Vallée, Savariaux, Kim & Kim, 2020)"@fr, "Notre recherche est partie d'un questionnement : celui de la potentielle informativité des glides pour une meilleure compréhension du contrôle des gestes articulatoires chez les parkinsoniens. (Roland, Delvaux, Huet, Piccaluga, Haelewyck & Harmegnies, 2016)"@fr ;
  skos:altLabel "semi-voyelle"@fr, "semi-consonne"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-JXPCMPCG-M> ;
  dc:modified "2024-05-30T09:11:22"^^xsd:dateTime ;
  skos:hiddenLabel "Glide"@fr, "Glide"@en ;
  skos:prefLabel "glide"@en, "glide"@fr ;
  a skos:Concept .

