English

Arabic Morphosyntactic Tagging and Dependency Parsing with Large Language Models

Computation and Language 2026-03-18 v1

Abstract

Large language models (LLMs) perform strongly on many NLP tasks, but their ability to produce explicit linguistic structure remains unclear. We evaluate instruction-tuned LLMs on two structured prediction tasks for Standard Arabic: morphosyntactic tagging and labeled dependency parsing. Arabic provides a challenging testbed due to its rich morphology and orthographic ambiguity, which create strong morphology-syntax interactions. We compare zero-shot prompting with retrieval-based in-context learning (ICL) using examples from Arabic treebanks. Results show that prompt design and demonstration selection strongly affect performance: proprietary models approach supervised baselines for feature-level tagging and become competitive with specialized dependency parsers. In raw-text settings, tokenization remains challenging, though retrieval-based ICL improves both parsing and tokenization. Our analysis highlights which aspects of Arabic morphosyntax and syntax LLMs capture reliably and which remain difficult.

Keywords

Cite

@article{arxiv.2603.16718,
  title  = {Arabic Morphosyntactic Tagging and Dependency Parsing with Large Language Models},
  author = {Mohamed Adel and Bashar Alhafni and Nizar Habash},
  journal= {arXiv preprint arXiv:2603.16718},
  year   = {2026}
}
R2 v1 2026-07-01T11:24:30.102Z