Apps

🧪 This platform is in early beta. Features may change and you might encounter bugs. We appreciate your patience!

Practical Reasoning

Also Known As: means-end reasoning instrumental reasoning goal-directed argument
Argumentation Scheme ID: scheme_practical_reasoning

Definition

Practical reasoning argues that a particular action should be taken because it is the best means to achieve a desired goal. This scheme connects goals to actions through a means-end chain: Agent A has goal G, performing action X is a means to achieve G, therefore A should do X. It is the basic structure behind policy proposals, advice-giving, and strategic planning. The scheme is defeasible by showing the action will not achieve the goal, that there are better alternatives, or that the action has unacceptable side effects.

Examples

The city wants to reduce traffic congestion (goal). Building a new ring road would divert through-traffic away from the city center (means). Therefore, the city should build the ring road (action). This can be challenged by showing the ring road might induce more driving or that public transit expansion is a better alternative.

A school wants to improve student literacy rates (goal). Research shows that providing every student with access to books over the summer prevents learning loss (means). Therefore, the school district should launch a summer book lending program (action).

A retail company wants to reduce employee turnover (goal). Studies show that flexible working hours significantly increase staff retention (means). Therefore, the company should introduce flexible scheduling for all non-essential roles (action).

Verification Steps
Verification Steps
Binary yes/no questions that an AI must answer to detect a reasoning pattern in a text.
Each of the 452 aspects has verification steps — simple yes/no questions designed to systematically detect whether a pattern appears in a text. For ad hominem: "Does the argument attack a person rather than their claim?" For false dichotomy: "Are only two options presented when more exist?" This ensures consistent, reproducible analysis.

Binary (yes/no) questions an LLM must answer to identify this aspect:

  1. 1

    Is a desired goal (G) explicitly or implicitly stated?

    Type: binary
  2. 2

    Is an action (A) proposed as a means to achieve that goal?

    Type: binary
  3. 3

    Is A actually an effective means to G (not just one of many)?

    Type: binary
  4. 4

    Are negative side effects of A considered?

    Type: binary
Deep Dive
The expandable detail section on each aspect page with examples, psychology, and counter-strategies.
The Deep Dive section provides in-depth information about each aspect: a real-world example showing the pattern in action, an explanation of why it works psychologically, practical advice on how to counter it, alternative names, and links to related aspects.