RAP-group / empathy_intonation_perc

MIT License
0 stars 0 forks source link

Production, perception, and processing of prosody in second language acquisition

The purpose of this project is to study the production, perception, and processing of prosody in second language acquisition. This research looks at the role of individual pragmatic skills in the process of learning a new language. Specifically, we look at the role of empathy in the development of L2 prosody by analyzing the perception of intonation in questions and statements in L2 Spanish.

Project timeline

Contributor roles

Basic organization

.
├── LICENSE
├── data
│   ├── raw
│   ├── stimuli
│   └── tidy
├── docs
│   ├── Brandl et al. Stimuli
│   ├── abstracts
│   ├── bib
│   ├── irb
│   ├── lit
│   ├── manuscript
│   ├── pre_reg
│   ├── slides
│   └── templates
├── exp
│   ├── empathy_intonation_perc
│   ├── empathy_intonation_perc_sp
│   ├── empathy_intonation_perc_sp_and
│   ├── empathy_intonation_perc_sp_cu
│   ├── empathy_intonation_perc_sp_pr
│   └── text_stim_for_audio
├── figs
│   ├── abstract
│   ├── manuscript
│   ├── poster
│   ├── project_contributors.pdf
│   ├── project_contributors.png
│   ├── project_timeline.pdf
│   ├── project_timeline.png
│   ├── slides
│   └── stimuli
├── index.html
├── models
│   ├── ddm
│   ├── eq_lextale_cor.rds
│   ├── learner_dp_01.rds
│   ├── learner_dp_02.rds
│   ├── learner_response_01.rds
│   ├── learner_response_qonly_01.rds
│   ├── learner_rt_01.rds
│   ├── learner_variety_match_response.rds
│   ├── mem_boundary_separation.rds
│   ├── mem_drift_rate.rds
│   ├── native_stim_sr.rds
│   └── post_hoc_eda_natives_tune.rds
├── scripts
│   ├── praat
│   └── r
└── tables
    ├── ddm_bs_dr.csv
    ├── dp_utterance_variety.csv
    ├── learner_native_accuracy.csv
    ├── learner_native_risefall_accuracy.csv
    ├── learner_response_01.csv
    ├── learner_variety_match_response_cond_effects.csv
    ├── learner_variety_match_response_model_summary.csv
    ├── lextale_empathy_descriptives.csv
    └── variety_matched_native_accuracy.csv