INQUIRING LINE

What are the nine possible proposition-type combinations in arguments?

This explores where the 'nine combinations' come from in formal argument classification — specifically the proposition-type pairings inside Wagemans's Periodic Table of Arguments, where every argument links two claims and each claim can be one of a few basic kinds.


This explores where the 'nine combinations' come from in formal argument classification. The short version: arguments don't just have a premise and a conclusion floating in the abstract — each of those is a *kind* of proposition, and when you pair the kinds, the math gives you a fixed grid of possibilities. That grid is one of the three axes in Wagemans's Periodic Table of Arguments Can argument schemes be organized by formal principles instead of lists?.

Here's the move that makes it click. Wagemans treats every argument as a link between two propositions — the thing you're arguing *from* and the thing you're arguing *to*. Each proposition is one of three types depending on what it asserts: a *fact* (is something the case), a *value* (is something good or bad), or a *policy* (should something be done). Three types on the premise side times three types on the conclusion side gives 3 × 3 = nine proposition-type combinations. That pairing is exactly the third of the three orthogonal axes that organize the whole scheme space Can three axes organize all possible argument schemes?, sitting alongside the subject-vs-predicate axis and the first-order-vs-second-order axis.

What's genuinely surprising is *why* this matters. The old way of cataloguing arguments — Walton's list of 60-plus schemes — grew by family resemblance, one scheme at a time, with no principle saying when the list was complete. The combinatorial approach flips that: because the axes are finite and orthogonal, the space of possible arguments is *closed*. You can locate every argument by its coordinates, and — like gaps in the chemical periodic table — you can spot combinations nobody has studied yet because the cell exists even if no one has filled it Can argument schemes be organized by formal principles instead of lists?. The nine proposition pairings aren't a tidy summary of what people happen to argue; they're a prediction of what's *possible* to argue.

The thing the reader might not expect: this elegant closed structure runs straight into messy reality the moment you try to apply it. The same passage of text can be reconstructed as different arguments by different readers, with no ground truth to settle it — the formalization is underdetermined by the words themselves Why do different people reconstruct the same argument differently?. So even with a perfect nine-cell grid, *which* cell a given real-world argument lands in is partly a judgment call. And when machines try to do the sorting, they stumble: classifying schemes demands integrating inferential patterns across scattered parts of a text, which carries far higher cognitive load than tagging surface features Why does argument scheme classification stumble where other NLP tasks succeed?.

If you want to go deeper, the periodic-table notes Can argument schemes be organized by formal principles instead of lists? and Can three axes organize all possible argument schemes? are the core; the reconstruction note Why do different people reconstruct the same argument differently? is the necessary counterweight on why a clean theory of nine combinations doesn't make argument analysis a solved problem.


Sources 4 notes

Can argument schemes be organized by formal principles instead of lists?

Wagemans shows that three orthogonal axes generate a closed, finite classification space for all argument types, replacing the family-resemblance logic behind Walton's 60+ schemes. This mirrors the chemical periodic table's shift from contingent lists to predictive structure.

Can three axes organize all possible argument schemes?

Wagemans's Periodic Table maps all argument schemes onto coordinates across three axes: subject-predicate structure, first-order versus second-order reasoning, and proposition-type pairings. This combinatorial approach replaces Walton's open-ended list with a closed, systematic space enabling computational analysis and discovery of unstudied scheme types.

Why do different people reconstruct the same argument differently?

Multiple valid argument reconstructions exist for the same text with no ground truth. This is not annotation error but an inherent feature of the task—different formalization schemas are each internally valid.

Why does argument scheme classification stumble where other NLP tasks succeed?

Scheme classification requires recognizing inferential patterns across distributed text spans, not local surface features. Models plateau at F1 0.55–0.65 while the same systems exceed 0.80 on component tagging and stance, suggesting the integrative reasoning demand is fundamentally different.

Research prompt for your LLMexpand ↓

Copy into ChatGPT or Claude to take this line of inquiry further — it asks the model to find newer work and re-test which earlier constraints still hold.

You are a formal argumentation researcher re-testing claims about proposition-type argument structure. The question remains open: do the nine fact/value/policy proposition-type combinations—and the closed combinatorial space they imply—remain a durable framework for cataloguing real arguments, or have recent advances in LLM reasoning, multi-agent orchestration, or argument reconstruction methods since relaxed or overturned key constraints?

What a curated library found—and when (dated claims, not current truth):

Findings span 2021–2026. The library identifies three core tensions:
• Wagemans's 3×3 proposition-type grid (fact, value, policy on premise and conclusion sides) yields a *closed*, predictive argument space, eliminating the ad-hoc exhaustion problem of Walton's 60+ schemes (~2024).
• Argument reconstruction is fundamentally underdetermined: the same text admits multiple valid parses with no ground truth, making proposition-type assignment partly a judgment call (~2024).
• Scheme classification demands integrative reasoning across non-contiguous text spans, imposing far higher cognitive load than surface-level tagging; LLMs remain inconsistent at this task (~2024–2025).
• Recent work shows LLMs can simulate human persuasiveness and integrate argumentative reasoning in multi-agent and in-context prompting setups (~2024–2025), but struggle with false presuppositions and comprehension/persuasion boundary cases (~2025–2026).

Anchor papers (verify; mind their dates):
• Wagemans framework and periodic table approach (implicit in 2024 work citing it).
• arXiv:2404.00750 (Can Language Models Recognize Convincing Arguments? 2024-03).
• arXiv:2404.09329 (LLM persuasiveness vs. cognitive load, 2024-04).
• arXiv:2412.15177 (Critical-Questions-of-Thought: argumentative steering, 2024-12).

Your task:
(1) RE-TEST EACH CONSTRAINT. For the three core claims—(a) closedness of the 9-cell space, (b) underdetermination of reconstruction, (c) cognitive load bottleneck in scheme classification—judge whether newer LLM architectures, retrieval-augmented reasoning, or structured prompting (e.g., formal logic DSLs, constraint solvers) have since weakened any. Separate the durable question (likely: *how* to assign propositions to real text) from perishable limitation (possibly: humans and single-model inference are the bottleneck, not the framework itself).
(2) Surface the strongest CONTRADICTING or SUPERSEDING work from the last ~6 months. Does arXiv:2505.22354 or arXiv:2604.02176 imply the 9-cell grid is too coarse? Has work on multi-step reasoning (e.g., SocraSynth 2024-01, or newer) shown how to reliably chain propositions across underdetermined parses?
(3) Propose 2 research questions that ASSUME the regime may have moved: (i) Can ensemble or consensus methods over multiple LLM parses stabilize proposition-type assignment despite underdetermination? (ii) Does the 9-cell grid scale to *chained* or *nested* arguments (e.g., arguments about arguments), or does orthogonality break?

Cite arXiv IDs; flag anything you cannot ground in a real paper.

Next inquiring lines