🧪 This platform is in early beta. Features may change and you might encounter bugs. We appreciate your patience!
argument_from_analogy
A fundamental argumentation scheme that transfers a conclusion from a known case to an unknown case based on relevant similarities between the two. The scheme is defeasible: it can be challenged by identifying relevant differences (disanalogies) between the cases.
Banning DDT was effective in protecting bird populations (known case). Therefore, banning this similar pesticide should also protect bird populations (transferred conclusion).
Raising the minimum wage in Seattle did not significantly increase unemployment (known case). Therefore, raising the minimum wage in a similarly sized city with a comparable economy should also not significantly increase unemployment (transferred conclusion).
Helmet laws for motorcyclists reduced head injury deaths substantially (known case). Therefore, mandatory helmet laws for cyclists should similarly reduce cycling-related head injury deaths (transferred conclusion), given the analogous mechanism of protecting the skull during a crash.
Similar(A,B,R) ∧ P(A) ⇒ P(B)
Binary (yes/no) questions an LLM must answer to identify this aspect:
Is a comparison drawn between two cases?
Type: binaryAre the two cases similar in relevant respects?
Type: binaryIs a property or conclusion transferred from the known case to the unknown case based on the similarity?
Type: binaryAre the critical questions about disanalogies addressed?
Type: binaryA fundamental argumentation scheme that transfers a conclusion from a known case to an unknown case based on relevant similarities between the two. The scheme is defeasible: it can be challenged by identifying relevant differences (disanalogies) between the cases.
Analogical reasoning is one of the most basic and powerful forms of inference. Similar causes tend to produce similar effects, making analogy a reasonable default heuristic.
Identify the relevant respects of similarity and dissimilarity. Ask whether the differences undermine the transfer of the conclusion. Look for cases where the analogy breaks down.
Legal reasoning (case precedent), scientific hypothesis generation, engineering design, and everyday decision-making.
Use these tools to detect, analyze, or train this aspect.