clarify instructions
authorjim <jim@web>
Sat, 14 Feb 2015 15:26:47 +0000 (10:26 -0500)
committerLinux User <ikiwiki@localhost.members.linode.com>
Sat, 14 Feb 2015 15:26:47 +0000 (10:26 -0500)
exercises/assignment2.mdwn

index 9eaa205..a884632 100644 (file)
@@ -1,7 +1,7 @@
 Syntax
 ------
 
 Syntax
 ------
 
-Insert all the implicit `( )`s and <code>&lambda;</code>s into the following abbreviated expressions.
+Insert all the implicit `( )`s and <code>&lambda;</code>s into the following abbreviated expressions. Don't just insert them *freely*; rather, provide the official expression, without any notational shortcuts, that is syntactically identical to the form presented.
 
 1.  `x x (x x x) x`
 2.  `v w (\x y. v x)`
 
 1.  `x x (x x x) x`
 2.  `v w (\x y. v x)`