Papers › Differences in Typological Alignment in Language Models' Treatment of Differential...

Differences in Typological Alignment in Language Models' Treatment of Differential Argument Marking

19 Feb 2026arXiv:2602.17653added by Syntology

Iskar Deng, Nathalia Xu, Shane Steinert-Threlkeld

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Recent work has shown that language models (LMs) trained on synthetic corpora can exhibit typological preferences that resemble cross-linguistic regularities in human languages, particularly for syntactic phenomena such as word order. In this paper, we extend this paradigm to differential argument marking (DAM), a semantic licensing system in which morphological marking depends on semantic prominence. Using a controlled synthetic learning method, we train GPT-2 models on 18 corpora implementing distinct DAM systems and evaluate their generalization using minimal pairs. Our results reveal a dissociation between two typological dimensions of DAM. Models reliably exhibit human-like preferences for natural markedness direction, favoring systems in which overt marking targets semantically atypical arguments. In contrast, models do not reproduce the strong object preference in human languages, in which overt marking in DAM more often targets objects rather than subjects. These findings suggest that different typological tendencies may arise from distinct underlying sources.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2602.17653")

Code

Syntology Ran 0 of 21 code samples harvested from 1 repository linked to this paper; 21 have no recorded run.

By repository: found in paper text by Syntology: 21 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

Iskar-Deng/DAM-learning found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

21 samples harvested; 0 ran; 0 honoured the contract we drafted; 21 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

21unverified

Licence: 21 of the 21 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from Iskar-Deng/DAM-learning. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

annotate_doc Iskar-Deng/DAM-learning/data_processing/parse.py found in paper text by Syntology unverified no licence file found · pointer only · fd30a104ef419866 · report
annotate_first_sentence Iskar-Deng/DAM-learning/evaluation/perturb_blimp.py found in paper text by Syntology unverified no licence file found · pointer only · a724969085731ad3 · report
apply_spans Iskar-Deng/DAM-learning/evaluation/build_rule_mastery_minpairs.py found in paper text by Syntology unverified no licence file found · pointer only · 1f1207a846290637 · report
build_children Iskar-Deng/DAM-learning/evaluation/perturb_blimp.py found in paper text by Syntology unverified no licence file found · pointer only · db96d499009c324e · report
build_children_index Iskar-Deng/DAM-learning/data_processing/extract_verb.py found in paper text by Syntology unverified no licence file found · pointer only · 8a2e1b777686a6e1 · report
clean_text Iskar-Deng/DAM-learning/data_processing/parse.py found in paper text by Syntology unverified no licence file found · pointer only · 42072772adaf6878 · report
count_nonempty_lines Iskar-Deng/DAM-learning/data_processing/parse.py found in paper text by Syntology unverified no licence file found · pointer only · 9a5746186457b6ec · report
detokenize_with_word_spans Iskar-Deng/DAM-learning/evaluation/build_probe_heads.py found in paper text by Syntology unverified no licence file found · pointer only · 99cdd5650420e311 · report
extract_clause_span Iskar-Deng/DAM-learning/data_processing/extract_verb.py found in paper text by Syntology unverified no licence file found · pointer only · f881a892ec7b2914 · report
extract_np_span Iskar-Deng/DAM-learning/data_processing/extract_verb.py found in paper text by Syntology unverified no licence file found · pointer only · d49c21e2219c0107 · report
find_input_file Iskar-Deng/DAM-learning/classifiers/generate_data.py found in paper text by Syntology unverified no licence file found · pointer only · 2ccef013f8b92023 · report
is_valid_structure Iskar-Deng/DAM-learning/evaluation/build_marker_placement_minpairs.py found in paper text by Syntology unverified no licence file found · pointer only · 748689a591e3b9a6 · report
load_model Iskar-Deng/DAM-learning/evaluation/eval_minpairs_acc.py found in paper text by Syntology unverified no licence file found · pointer only · 0af832420874c823 · report
load_tokenizer Iskar-Deng/DAM-learning/evaluation/eval_minpairs_acc.py found in paper text by Syntology unverified no licence file found · pointer only · 4bb1111352e82926 · report
parse_run_id Iskar-Deng/DAM-learning/evaluation/build_marker_placement_minpairs.py found in paper text by Syntology unverified no licence file found · pointer only · bf4e689139a6db82 · report
read_minipairs Iskar-Deng/DAM-learning/evaluation/eval_minpairs_acc.py found in paper text by Syntology unverified no licence file found · pointer only · 86b24d26a70e41e7 · report
regex_sentencize Iskar-Deng/DAM-learning/data_processing/filter_sentences.py found in paper text by Syntology unverified no licence file found · pointer only · eeaabd1ad6f9d0a4 · report
should_mark_global Iskar-Deng/DAM-learning/utils.py found in paper text by Syntology unverified no licence file found · pointer only · 8625d141a1dc7dc4 · report
should_mark_local_A Iskar-Deng/DAM-learning/utils.py found in paper text by Syntology unverified no licence file found · pointer only · dbdb4bac7d1f9188 · report
should_mark_local_P Iskar-Deng/DAM-learning/utils.py found in paper text by Syntology unverified no licence file found · pointer only · 1e2f9a2f7f4cf052 · report
span_to_head_word_id Iskar-Deng/DAM-learning/evaluation/build_probe_heads.py found in paper text by Syntology unverified no licence file found · pointer only · 129c46987ade7562 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2602.17653, was issued in February 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections