Subtopic Deep Dive
Turn-Taking in Conversation Analysis
Research Guide
What is Turn-Taking in Conversation Analysis?
Turn-taking in conversation analysis studies the sequential organization of speaker transitions in talk-in-interaction, identifying transition relevance places (TRPs) where turns can switch without overlap or gap.
Pioneered by Sacks, Schegloff, and Jefferson, turn-taking rules minimize gaps and overlaps in everyday and institutional talk (Schegloff 2000, 1100 citations). Recent work examines timing precision at TRPs, averaging 200ms transitions (Levinson and Torreira 2015, 591 citations). Over 10 key papers from 1984-2015 analyze overlaps, projections, and dialogue models.
Why It Matters
Turn-taking principles reveal how social order emerges in interaction, informing AI dialogue systems for natural conversations (Pickering and Garrod 2004, 2553 citations). They guide corpus annotation for speech recognition, improving dialogue act tagging accuracy (Stolcke et al. 2000, 1099 citations). Applications span therapy analysis and human-robot interaction design (de Ruiter et al. 2006, 524 citations).
Key Research Challenges
Predicting TRPs Accurately
Anticipating turn ends relies on syntactic, prosodic, and pragmatic cues, but models struggle with variability across languages. de Ruiter et al. (2006, 524 citations) show projection occurs 600ms before end via multimodal signals. Computational timing models lack precision for real-time applications (Levinson and Torreira 2015).
Modeling Overlapping Talk
Overlaps challenge smooth transitions; participants treat some as non-problematic but repair others. Schegloff (2000, 1100 citations) details when overlaps disrupt organization. Integrating overlaps into predictive models remains unresolved (Wilson and Wilson 2005, 445 citations).
Scaling Ethnomethodological Analysis
Manual transcription and sequential analysis limit corpus scale for machine learning. Peräkylä and Ruusuvuori (2011, 1010 citations) outline qualitative methods hard to automate. Bridging fine-grained CA with statistical dialogue tagging needs hybrid approaches (Stolcke et al. 2000).
Essential Papers
Toward a mechanistic psychology of dialogue
Martin J. Pickering, Simon Garrod · 2004 · Behavioral and Brain Sciences · 2.6K citations
Abstract Traditional mechanistic accounts of language processing derive almost entirely from the study of monologue. Yet, the most natural and basic form of language use is dialogue. As a result, t...
Overlapping talk and the organization of turn-taking for conversation
Emanuel A. Schegloff · 2000 · Language in Society · 1.1K citations
This article provides an empirically grounded account of what happens when more persons than one talk at once in conversation. It undertakes to specify when such occurrences are problematic for the...
Dialogue Act Modeling for Automatic Tagging and Recognition of Conversational Speech
Andreas Stolcke, Klaus Ries, Noah Coccaro et al. · 2000 · Computational Linguistics · 1.1K citations
We describe a statistical approach for modeling dialogue acts in conversational speech, i.e., speech-act-like units such as STATEMENT, Question, BACKCHANNEL, Agreement, Disagreement, and Apology. O...
Analyzing talk and text
Anssi Peräkylä, Johanna Ruusuvuori · 2011 · Helda (University of Helsinki) · 1.0K citations
Building a discourse-tagged corpus in the framework of Rhetorical Structure Theory
Lynn Carlson, Daniel Marcu, Mary Ellen Okurowski · 2001 · 600 citations
We describe our experience in developing a discourse-annotated corpus for community-wide use. Working in the framework of Rhetorical Structure Theory, we were able to create a large annotated resou...
Timing in turn-taking and its implications for processing models of language
Stephen C. Levinson, Francisco Torreira · 2015 · Frontiers in Psychology · 591 citations
The core niche for language use is in verbal interaction, involving the rapid exchange of turns at talking. This paper reviews the extensive literature about this system, adding new statistical ana...
Concurrent operations on talk
Charles Goodwin, Marjorie Harness Goodwin · 2015 · IPrA Papers in Pragmatics · 527 citations
Preview this article: Concurrent operations on talk, Page 1 of 1 < Previous page | Next page > /docserver/preview/fulltext/iprapip.1.1.01goo-1.gif
Reading Guide
Foundational Papers
Start with Schegloff (2000, 1100 citations) for overlap organization rules, then Pickering and Garrod (2004, 2553 citations) for mechanistic dialogue models; these establish core TRP and interactive principles.
Recent Advances
Levinson and Torreira (2015, 591 citations) on 200ms timing precision; Goodwin and Goodwin (2015, 527 citations) on concurrent operations; de Ruiter et al. (2006, 524 citations) on projection mechanisms.
Core Methods
Jefferson transcription for talk details; statistical analysis of TRP latencies (Levinson 2015); HMMs for dialogue acts (Stolcke 2000); oscillator models for timing (Wilson 2005).
How PapersFlow Helps You Research Turn-Taking in Conversation Analysis
Discover & Search
Research Agent uses citationGraph on Schegloff (2000) to map 1100+ citing works on overlaps, then findSimilarPapers reveals Levinson and Torreira (2015) timing studies; exaSearch queries 'turn-taking TRP prediction' across 250M+ OpenAlex papers.
Analyze & Verify
Analysis Agent runs readPaperContent on Pickering and Garrod (2004), verifies timing claims with runPythonAnalysis on extracted data using pandas for 200ms TRP stats, and applies GRADE grading for evidence strength in dialogue models; CoVe chain checks overlap repair sequences against Schegloff (2000).
Synthesize & Write
Synthesis Agent detects gaps in TRP projection models across de Ruiter et al. (2006) and Levinson (2015), flags contradictions in overlap norms; Writing Agent uses latexEditText for CA transcriptions, latexSyncCitations for 10+ papers, latexCompile for publication-ready review, exportMermaid for turn-taking sequence diagrams.
Use Cases
"Analyze timing distributions in turn-taking data from Levinson 2015"
Research Agent → searchPapers 'Levinson Torreira 2015' → Analysis Agent → readPaperContent + runPythonAnalysis (pandas histogram of 200ms transitions) → matplotlib plot of TRP latencies.
"Draft a review on overlapping talk with CA transcripts"
Research Agent → citationGraph Schegloff 2000 → Synthesis Agent → gap detection → Writing Agent → latexEditText (Jefferson transcriptions) → latexSyncCitations → latexCompile (PDF with diagrams).
"Find code for dialogue act tagging in turn-taking models"
Research Agent → searchPapers Stolcke 2000 → Code Discovery → paperExtractUrls → paperFindGithubRepo → githubRepoInspect (Python HMM taggers for STATEMENT/BACKCHANNEL).
Automated Workflows
Deep Research workflow scans 50+ turn-taking papers via searchPapers, structures report on TRP mechanisms with GRADE scores (Schegloff 2000 baseline). DeepScan applies 7-step analysis: readPaperContent on Levinson (2015), CoVe verification of timing stats, runPythonAnalysis for oscillator models (Wilson 2005). Theorizer generates hypotheses on multimodal projection from de Ruiter (2006) + Goodwin (2015) citations.
Frequently Asked Questions
What defines turn-taking in conversation analysis?
Turn-taking organizes speaker transitions at transition relevance places (TRPs) to minimize gaps and overlaps, per foundational rules (Schegloff 2000).
What are key methods in turn-taking research?
Ethnomethodological transcription (Jefferson system), sequential analysis of overlaps/repairs, and statistical modeling of timing (Levinson and Torreira 2015).
What are the most cited papers?
Pickering and Garrod (2004, 2553 citations) on dialogue psychology; Schegloff (2000, 1100 citations) on overlaps; Stolcke et al. (2000, 1099 citations) on dialogue acts.
What open problems exist?
Real-time TRP prediction across languages, automating CA for large corpora, integrating prosody with syntax for overlaps (de Ruiter et al. 2006).
Research Language, Discourse, Communication Strategies with AI
PapersFlow provides specialized AI tools for Arts and Humanities researchers. Here are the most relevant for this topic:
AI Literature Review
Automate paper discovery and synthesis across 474M+ papers
AI Academic Writing
Write research papers with AI assistance and LaTeX support
Citation Manager
Organize references with Zotero sync and smart tagging
See how researchers in Arts & Humanities use PapersFlow
Field-specific workflows, example queries, and use cases.
Start Researching Turn-Taking in Conversation Analysis with AI
Search 474M+ papers, run AI-powered literature reviews, and write with integrated citations — all in one workspace.
See how PapersFlow works for Arts and Humanities researchers