Skip to content

davdrose/teleological_essentialism_development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teleological essentialism in development

This repository contains the experiments, data, analyses, and figures for the paper "Teleological essentialism in development".

Contents:

Introduction



Overcoming appearances in categorizing is an important intellectual achievement. But children often rely heavily on appearances, as classic shape similarity (Landau, Smith, & Jones, 1988) and perceptual transformation tasks (Keil, 1989) show. We propose that children can rely on purposes to overcome appearances when categorizing not only artifacts, but biological kinds as well. Across three experiments, with 570 US based children, we find support for this. Children successfully categorized dissimilar-looking objects together based on shared purposes, both at basic (Experiment 1) and superordinate levels (Experiment 2). Children also used an object’s purpose to judge that it maintained its identity in the face of radical perceptual transformations (Experiment 3). We discuss our results in the context of essentialism. Some have proposed that scientific essences - placeholders for what gives something its identity that science fills out - might help children overcome appearances, but this requires a protracted development since scientific elaboration is challenging and rare (Gelman, 2003). Instead, we suggest that children can readily treat purposes as essences. That children can elaborate placeholders with purposes for biological kinds suggests a reorientation of essentialism.

Repository structure

├── code
│   ├── R
│   └── experiments
│       ├── experiment1
│       ├── ...
├── data
│   ├── experiment1
│   ├── experiment2
│   └── experiment3
├── docs
└── figures
    ├── experiment1
    ├── experiment2
    ├── experiment3

  • code/ contains all the code for the experiments, analyzing data and generating figures.
  • experiments contains materials and code for each experiment that was run. Pre-registrations for all experiments are linked below.
  • R contains the analysis scripts that were used to analyze data and generate figures.
  • data/ contains anonymized data from all experiments:
    • experiment1 contains exp1.csv which includes trial and demographic data.
    • experiment2 contains exp2.csv which includes the trial and demographic data.
    • experiment3 contains exp3_norm_part1.csv, exp3_norm_part2.csv, adn exp3.csv which includes the trial demographic data for each respective experiement.
  • docs/ contains R code for viewing
  • figures/ contains all the figures from the paper (generated using the script in code/R/).

About

Materials for the paper "Teleological essentialism in development," by David Rose, Jadess Lowery, Siying Zhang, and Ellen Markman.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors