Recursive attorney disorder: Difference between revisions

From Gnomon Chronicles
Jump to navigation Jump to search
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 7: Line 7:
<code>
<code>
For Each att As Attorney In Attorneys<br>
For Each att As Attorney In Attorneys<br>
<br>
' Handle Attorney programming using object model here... <br>
' Handle Attorney programming using object model here... <br>
<br>
Next
Next
</code>
</code>
Line 45: Line 43:
* [[Recursion (nonfiction)]]
* [[Recursion (nonfiction)]]
* [[Turtles all the way down (nonfiction)]]
* [[Turtles all the way down (nonfiction)]]
== External links ==
== External links ==


* https://www.facebook.com/malcolm.lawrence/posts/10155898804561154
* [https://www.facebook.com/malcolm.lawrence/posts/10155898804561154 Comment] @ Facebook
* [https://www.facebook.com/groups/concellation/permalink/349145556132915/?comment_id=349180412796096 Comment] @ Facebook




[[Category:Fiction (nonfiction)]]
[[Category:Fiction (nonfiction)]]
[[Category:Transdimensional law]]
[[Category:Transdimensional law]]

Latest revision as of 17:27, 10 January 2021

Cartoon by Chatfield.

Recursive attorney disorder (also known as Attorney recursion disorder) is a legal and psychological disorder in which an attorney requires the services of another attorney, who in turn requires the services of another attorney, and so on indefinitely.

Pseudocode

Pseudo code parser for Recursion attorney disorder:

For Each att As Attorney In Attorneys
' Handle Attorney programming using object model here...
Next

Source: Redacted, who adds:

"(Please consult your attorney before attempting to compile this code.)"

Contraindications

A commercial advertisement for the Recursive Attorney Disorder Support Group states:

Recursive Attorney Disorder is not found in Playskool's My First DSM. Actual disorder may differ from one shown. If you are an attorney, ask your attorney if Recursive Attorney Disorder is right for you.

In the News

Fiction cross-reference

Nonfiction cross-reference

External links