Not all ANIMALs are equal: metaphorical framing through source domains and semantic frames

arXiv cs.CL / 4/23/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper argues that metaphor interpretation depends not only on source domains but also on semantic frames, and that the interaction between them determines what associations metaphors evoke.
  • It introduces a computational framework to derive salient discourse metaphors using both source-domain and semantic-frame information.
  • Applied to climate change news, the framework identifies both familiar source domains and more nuanced frame-level associations that affect how the issue is portrayed.
  • For immigration discourse across political ideologies, the study shows liberals and conservatives systematically use different semantic frames even when relying on the same source domains, reflecting contrasting emphases (e.g., conservatives highlight uncontrollability while liberals use more neutral or “victimizing” frames).
  • The work bridges conceptual metaphor theory and linguistics and provides an NLP approach for discovering discourse metaphors with fine-grained comparison of framing differences, with code and data released on GitHub.

Abstract

Metaphors are powerful framing devices, yet their source domains alone do not fully explain the specific associations they evoke. We argue that the interplay between source domains and semantic frames determines how metaphors shape understanding of complex issues, and present a computational framework that allows to derive salient discourse metaphors through their source domains and semantic frames. Applying this framework to climate change news, we uncover not only well-known source domains but also reveal nuanced frame-level associations that distinguish how the issue is portrayed. In analyzing immigration discourse across political ideologies, we demonstrate that liberals and conservatives systematically employ different semantic frames within the same source domains, with conservatives favoring frames emphasizing uncontrollability and liberals choosing neutral or more ``victimizing'' semantic frames. Our work bridges conceptual metaphor theory and linguistics, providing the first NLP approach for discovery of discourse metaphors and fine-grained analysis of differences in metaphorical framing. Code, data and statistical scripts are available at https://github.com/julia-nixie/ConceptFrameMet.