Language Influence on Cognition and Perception leaf node


URI

https://openalex.org/T12694

Label

Language Influence on Cognition and Perception

Description

This cluster of papers explores the influence of language on cognition, perception, and conceptualization, with a focus on color perception, spatial reasoning, categorical perception, and cross-linguistic influences. It investigates the Whorfian hypothesis, cultural consonance, and the impact of linguistic relativity on various cognitive processes.

Implementation

@prefix oasubfields: <https://openalex.org/subfields/> .
@prefix openalex: <https://lambdamusic.github.io/openalex-hacks/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://openalex.org/T12694> a skos:Concept ;
    rdfs:label "Language Influence on Cognition and Perception"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Linguistic_relativity_and_the_color_naming_debate>,
        <https://openalex.org/T12694> ;
    skos:broader oasubfields:3205 ;
    skos:definition "This cluster of papers explores the influence of language on cognition, perception, and conceptualization, with a focus on color perception, spatial reasoning, categorical perception, and cross-linguistic influences. It investigates the Whorfian hypothesis, cultural consonance, and the impact of linguistic relativity on various cognitive processes."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Language Influence on Cognition and Perception"@en ;
    openalex:cited_by_count 366647 ;
    openalex:works_count 21006 .