@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-FP18KDZ3-S> .

<http://data.loterre.fr/ark:/67375/8LP-FP18KDZ3-S>
  skos:hiddenLabel "Nasalization"@en, "Nasalisation"@fr ;
  skos:prefLabel "nasalisation"@fr, "nasalization"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-SP91064X-T> ;
  skos:altLabel "nasalisation"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:example "A special character used for indicating nasalization is tilde. (Kuznetsova & Tyers, 2021)"@en, "Plus précisément, nous nous intéressons à la caractéristique de nasalisation du signal. (Luquet, 2005)"@fr, "Nasalization affects suffixes and prefixes with a consonant adjacent to the root if the root is nasal. (Kuznetsova & Tyers, 2021)"@en, "Several phonetic processes can be generalized comprising labialisation nasalisation lenition laminalisation dentalisation and palatalization which trigger alternation on the airstream mechanism change the manner of articulation or place of articulation and result in diverse outputs that can be characterized using phonological rules. (Huang & Hyslop, 2022)"@en, "Nasalization of vowel (NV) does not change the moraic weight of a syllable while the homo-organic nasal (HN) increases the moraic weight of a syllable by one unit. (Roy, 2017)"@en, "Two Devanagari diacritics mark nasalisation processes in Standard Hindi. (Gutkin, Johny, Doctor, Wolf-Sonkin & Roark, 2022)"@en ;
  dc:modified "2024-06-05T08:06:51"^^xsd:dateTime ;
  a skos:Concept .

