edits
authorChris Barker <barker@kappa.linguistics.fas.nyu.edu>
Sat, 2 Oct 2010 19:32:31 +0000 (15:32 -0400)
committerChris Barker <barker@kappa.linguistics.fas.nyu.edu>
Sat, 2 Oct 2010 19:32:31 +0000 (15:32 -0400)
week4.mdwn

index 4c8288e..c002a47 100644 (file)
@@ -133,11 +133,7 @@ leftmost/call-by-name/normal-order evaluation strategy, we'll always
 start with the `isZero` predicate, and only produce a fresh copy of
 `prefac` if we are forced to. 
 
 start with the `isZero` predicate, and only produce a fresh copy of
 `prefac` if we are forced to. 
 
-#Q.  You claimed that the Ackerman function couldn't be implemented
-using our primitive recursion techniques (such as the techniques that
-allow us to define addition and multiplication).  But you haven't
-shown that it is possible to define the Ackerman function using full
-recursion.#
+#Q.  You claimed that the Ackerman function couldn't be implemented using our primitive recursion techniques (such as the techniques that allow us to define addition and multiplication).  But you haven't shown that it is possible to define the Ackerman function using full recursion.#
 
 A. OK:
   
 
 A. OK: