I've been toying with an idea of developing two competing theories in parallel in an iterative manner:
- writes an initial thesis
- does the same
- revises their thesis to address 's thesis where it contradicts that of 's
- does the same
- and so on until both parties feel they have nothing to add
This would be different from adversarial collaboration, as it's commonly understood, in that both sides would work on their own arguments instead of trying to agree on a common summary (which is very hard!).
It's worth emphasising that the idea is not to correspond with the opponent. Instead, one would keep updating one's thesis to meet the challenges presented by the competing thesis so that it remains coherent and stands on its own after every iteration.
I wrote a little ClojureScript library to go with a Pandoc template to facilitate iterative argumentation of this kind. The library makes it easy to navigate between the sides of the argument ensuring that following local links will switch context when appropriate, etc. Additionally, it provides bidirectional links by way of highlighting bits on both sides of the argument. Hot loading is also supported to make writing the document more convenient. Currently it's very much work in progress, of course. I didn't want to commit to too many features at this point not knowing if any of this would be useful.
Would someone here be interested in trying out this sort of thing either with their own "archnemesis" or with me? For starters, I think it would be best to pick a properly contentious topic but not one inciting too much passion.
I would name two communication styles. One being adversarial truth seeking. The other being collaborative truth seeking.
Adversarial: only one of us is right and we have to fight it out. May the best gentleman win.
Collaborative: hmm. We seem to disagree, let's work together to find out why and how and form a better understanding for us both. We agree on truth seeking so let's work together.
They don't like each other very much.
No doubt it would be hard to get people to do what's depicted in the post. The conjecture is that in many important instances it would be considerably less hard than collaborative truth seeking. But it's just that: a conjecture. Still, I would think it prudent to explore many different avenues here given how unfruitful debates so often are and how much so often is at stake.