Added assignmemnt 6
[lambda.git] / intensionality_monad.mdwn
index 3b69ef9..44bcaa5 100644 (file)
@@ -7,11 +7,9 @@ the same thing as making use of the reader monad.
 This technique was beautifully re-invented
 by Ben-Avi and Winter (2007) in their paper [A modular
 approach to
->>>>>>> f879a647e289a67b992caaafd497910259a81040
 intensionality](http://parles.upf.es/glif/pub/sub11/individual/bena_wint.pdf),
 though without explicitly using monads.
 
-
 All of the code in the discussion below can be found here: [[intensionality-monad.ml]].
 To run it, download the file, start OCaml, and say 
 
@@ -21,7 +19,7 @@ Note the extra `#` attached to the directive `use`.
 
 First, the familiar linguistic problem:
 
-                  Bill left.  
+           Bill left.  
           Cam left.
           Ann believes [Bill left].
           Ann believes [Cam left].