L4-Quarto

2025-07-24

Introduction

State of the art

  • Newborns are able to discriminate between their native language and an unfamiliar rhythmically different language (Mehler et al., 1988, Nazzi et al., 1998)

  • Newborns are able to discriminate between forward and backward speech (Peña et al., 2003)

State of the art

  • Newborns are able to discriminate between their native language and an unfamiliar rhythmically different language (Mehler et al., 1988, Nazzi et al., 1998)
  • Newborns are able to discriminate between forward and backward speech (Peña et al., 2003)

Methods

Participants

Experimental paradigm

“Data Analysis”

mtcars %>%                               
  ggplot( aes(mpg, hp)) +   
  geom_point()

“Data Analysis”

mtcars %>%                               
  ggplot( aes(mpg, hp, color = gear)) +   
  geom_point()

“Data Analysis”

mtcars %>%                               
  ggplot( aes(mpg, hp, color = gear)) +   
  geom_point() + 
  geom_smooth(method = "lm")

Results and discussion

Results

This replicate May et al. 2018 1

Conclusion

Take home message