Reading Between the Lines: How Electronic Nonverbal Cues shape Emotion Decoding

arXiv cs.CL / 3/24/2026

💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisTools & Practical UsageModels & Research

Key Points

  • The paper studies how electronic nonverbal cues (eNVCs) in text-based microblog communication help users reconstruct emotion when embodied cues are missing.
  • It proposes a unified taxonomy of eNVCs grounded in nonverbal communication theory and introduces a scalable Python toolkit for automated detection.
  • A within-subject experiment finds that eNVCs improve emotional decoding accuracy and reduce perceived ambiguity, though benefits weaken for cases like sarcasm.
  • Focus groups reveal how people interpret “digital prosody,” including using the absence of expected cues and often defaulting to negative interpretations under ambiguity.
  • The authors position eNVCs as a coherent, measurable behavioral class and provide tools intended for affective computing, user modeling, and emotion-aware interface design.

Abstract

As text-based computer-mediated communication (CMC) increasingly structures everyday interaction, a central question re-emerges with new urgency: How do users reconstruct nonverbal expression in environments where embodied cues are absent? This paper provides a systematic, theory-driven account of electronic nonverbal cues (eNVCs) - textual analogues of kinesics, vocalics, and paralinguistics - in public microblog communication. Across three complementary studies, we advance conceptual, empirical, and methodological contributions. Study 1 develops a unified taxonomy of eNVCs grounded in foundational nonverbal communication theory and introduces a scalable Python toolkit for their automated detection. Study 2, a within-subject survey experiment, offers controlled causal evidence that eNVCs substantially improve emotional decoding accuracy and lower perceived ambiguity, while also identifying boundary conditions, such as sarcasm, under which these benefits weaken or disappear. Study 3, through focus group discussions, reveals the interpretive strategies users employ when reasoning about digital prosody, including drawing meaning from the absence of expected cues and defaulting toward negative interpretations in ambiguous contexts. Together, these studies establish eNVCs as a coherent and measurable class of digital behaviors, refine theoretical accounts of cue richness and interpretive effort, and provide practical tools for affective computing, user modeling, and emotion-aware interface design. The eNVC detection toolkit is available as a Python and R package at https://github.com/kokiljaidka/envc.