One email each morning — yesterday's AI, sortedGet it in your inbox

METAL LAB

SynFlow: A Multidimensional Diachronic Semantic Analysis Toolkit

arXiv:2608.194722026-08-21

An open-source tool that breaks down how a word's meaning changed, not just that it changed

SynFlow is an open-source toolkit that tracks lexical semantic change across multiple linguistic angles, such as syntax, morphology, and constructional patterns, instead of collapsing everything into a single vector-based score. A case study on the German adjective viral shows how its shift from 'virus-related' to 'going viral online' shows up consistently across several linguistic dimensions at once. On the SemEval-2020 Task 1 benchmark, its representations ranked above many neural-network-based systems while staying interpretable.

What they did

  1. Vector-space methods for lexical semantic change (LSC) can flag that a word changed but rarely reveal which aspects of its usage actually drove that change
  2. SynFlow turns dependency-based co-occurrences, morphological features, constructional configurations, and externally derived representations like Frame Semantics into period-specific distributions processed through one shared workflow
  3. It supports multiple distance measures (cosine distance, Jensen-Shannon divergence, total variation distance/TVD), permutation testing for statistical significance, and value-level decomposition of change scores
  4. An incremental clustering feature built on word2vec embeddings helps distinguish simple lexical replacement from broader thematic shifts over time
  5. In the case study, the German adjective viral shows a shift around 2011-2015 from adjectival to adverbial use (as in viral gehen, 'to go viral'), visible consistently across syntactic slots, lexical fillers, constructional configurations, and morphological features
Figure 2: Change of normalised frequencies of all slot types of viral.
Figure 2: Change of normalised frequencies of all slot types of viral.
Table 1: Dimensions and example values natively extracted by SynFlow.
TypeDimensionExample valuesInterpretation
Slot typeSlotTypechi_nsubj, chi_objgrammatical profile
Slot fillerFILLER[chi_obj]cakelexical preferences
ConstructionConstruction[chi_nsubj + chi_obj]multi-slot configurations
Feature typeFeatureTypeNumber, Tensemorphological profile
FeatureFEAT[Number]Sing, Plurvariation within feature
Figure 3: Contributions of individual slot types to TVD of viral. Green bars indicate an increase in relative frequency; red bars indicate a decrease.
Figure 3: Contributions of individual slot types to TVD of viral. Green bars indicate an increase in relative frequency; red bars indicate a decrease.
Table 2: Ranking of previously evaluated SynFlow representations against systems reported for the English SemEval-2020 benchmark. Full results are reported in 32; 31.
RepresentationSubtask 1Subtask 2
Slot filler4th /2812th /28
Frame Semantics9th /289th /28
Figure 4: Weighted TVD trajectories for slot-filler distributions across dependency slots.
Figure 4: Weighted TVD trajectories for slot-filler distributions across dependency slots.

Why it matters

Researchers previously had to use separate tools for syntactic profiling, morphological analysis, and vector-based semantic change detection; SynFlow unifies these into one workflow, making analysis faster and results easier to interpret. It also demonstrated practical runtime on a large historical corpus (20 periods, over 116,000 parsed files) using just a consumer laptop, showing it's ready for real research use.

Figure 5: Incremental clustering results with social-media-related clusters growing rapidly from 2011.
Figure 5: Incremental clustering results with social-media-related clusters growing rapidly from 2011.

Terms in this paper

  • Lexical semantic change (LSC) · the study of how a word's meaning shifts over time
  • Total variation distance (TVD) · a statistical measure of how different two probability distributions are
  • Jensen-Shannon divergence (JSD) · a symmetric statistical measure of the difference between two probability distributions
  • Permutation testing · a statistical method that shuffles data randomly to check whether an observed change could have occurred by chance
  • Frame Semantics · a linguistic theory that describes word meaning in terms of roles within a structured situational scenario
Figure 6: Frequencies of different constructions around viral
Figure 6: Frequencies of different constructions around viral

Original abstract (English)

Lexical semantic change (LSC) is commonly modelled through vector-space representations, but these approaches often provide limited insight into which aspects of usage are changing. Diachronic corpus research instead examines interpretable dimensions such as syntactic behaviour, morphology, and constructional patterns, but typically through separate analytical workflows. We present SynFlow, an open-source toolkit for multidimensional diachronic analysis of linguistic usage. SynFlow converts linguistic observations into period-specific distributions and applies a shared workflow across dependency-based co-occurrences, morphological features, constructional configurations, and externally derived representations such as Frame Semantics. It supports different distance measures, together with value-level decomposition, statistical testing, and incremental clustering of lexical fillers. We demonstrate SynFlow through a qualitative case study of the German adjective viral, showing how a single semantic development is reflected across syntactic, lexical, constructional, and morphological dimensions. We further report previously published results on SemEval-2020 Task 1 to situate the performance of these representations relative to existing lexical semantic change detection systems.

Authors · Bach Phan-Tat, Kris Heylen, Dirk Geeraerts, Stefano De Pascale, Dirk Speelman

Read on arXiv

Latest papers

All papers →

Latest from METAL LAB

Figures: Bach Phan-Tat et al., arXiv:2608.19472, CC BY 4.0