@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-LH6NCBBB-P>
  skos:prefLabel "morphologie"@fr, "morphology"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-PT0HHDG2-2> .

<http://data.loterre.fr/ark:/67375/8LP-PT0HHDG2-2>
  skos:example "TagMA (Fortes 2002) produces three morphological structures (morpheme CV and syllabication) to represent an input verb. (Roxas & Mula, 2008)"@en, "Having a lexicalism flavor it considers both morphemes and complex words with their \"precompiled\" morphological structures in the lexicon except for complex words containing grammatical affixes. (Ma, Kit & Gerdemann, 2012)"@en, "As an agglutinative language like Turkish Japanese and Korean Mongolian has complex morphological structure. (Liu, Bao, Gao, Zhang & Wang, 2018)"@en, "It should be able to identify morphological structures of Indo-European type of languages as well as agglutinative languages (e.g. Japanese and Turkish) and polysynthetic languages like some Bantu dialects or American Indian languages. (Cavar, Herring, Ikuta, Rodrigues & Schrementi, 2004)"@en ;
  skos:hiddenLabel "Morphological structure"@en, "Structure morphologique"@fr ;
  skos:prefLabel "structure morphologique"@fr, "morphological structure"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-LH6NCBBB-P> ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  dc:modified "2024-06-06T13:06:36"^^xsd:dateTime .

