CLAIFeb 4

From Lemmas to Dependencies: What Signals Drive Light Verbs Classification?

arXiv:2602.04127v12 citationsh-index: 1
Originality Synthesis-oriented
AI Analysis

This work addresses a challenging linguistic problem for Turkish natural language processing, but it is incremental as it focuses on diagnostic evaluation and representation nuances.

The paper tackled the problem of classifying light verb constructions in Turkish by systematically restricting model inputs to identify what signals drive classification, finding that coarse morphosyntax alone is insufficient while lexical identity supports judgments but depends on normalization choices.

Light verb constructions (LVCs) are a challenging class of verbal multiword expressions, especially in Turkish, where rich morphology and productive complex predicates create minimal contrasts between idiomatic predicate meanings and literal verb--argument uses. This paper asks what signals drive LVC classification by systematically restricting model inputs. Using UD-derived supervision, we compare lemma-driven baselines (lemma TF--IDF + Logistic Regression; BERTurk trained on lemma sequences), a grammar-only Logistic Regression over UD morphosyntax (UPOS/DEPREL/MORPH), and a full-input BERTurk baseline. We evaluate on a controlled diagnostic set with Random negatives, lexical controls (NLVC), and LVC positives, reporting split-wise performance to expose decision-boundary behavior. Results show that coarse morphosyntax alone is insufficient for robust LVC detection under controlled contrasts, while lexical identity supports LVC judgments but is sensitive to calibration and normalization choices. Overall, Our findings motivate targeted evaluation of Turkish MWEs and show that ``lemma-only'' is not a single, well-defined representation, but one that depends critically on how normalization is operationalized.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes