Gesture: A Slim Guide

Reading Journey

  • Started: 2025-07-05T19:21:20Z
  • Ended: 2025-07-05T20:25:00Z
  • Total Time Read: 1hrs 0mins 48secs
Code
%run _help_reading.py
import pandas as pd

df = pd.read_csv(
  'https://github.com/MrGeislinger/victorsothervector/raw/main/'
  'data/reading/all_reading-clean.csv'
)

book_name = """Gesture: A Slim Guide"""
one_title = one_title_data(df, book_name)
one_title_summary = get_summary_by_day(one_title)
generate_plot(one_title_summary, book_name);
Figure 1: Reading done for Gesture: A Slim Guide

Thoughts on Gesture: A Slim Guide

Overview

This book provides a short and accessible introduction to how we use gesture in communication. Gestures are those actions made with the human body that accompany spoken or signed language; they are found in every human community that has language, but are far more heavily context dependent than the linguistic elements of communication. In this book, Lauren Gawne explores the different categories of gesture, showing that their use varies across cultures and languages, and even across specific interactions. Further chapters cover the acquisition of gesture, where it lives in the brain, and its role in both the origins of language and the future of communication. Written in an engaging style and compact format, and suitable for readers for all backgrounds, the book demonstrates the importance of gesture in understanding how we communicate.

READING

READING

READING


Bluesky Comments