From b4266452bc2662c265789f2aca3e2781387a7a72 Mon Sep 17 00:00:00 2001 From: jim Date: Mon, 13 Apr 2015 21:06:32 -0400 Subject: [PATCH] add links to GSV --- content.mdwn | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/content.mdwn b/content.mdwn index cd409666..e6a02aff 100644 --- a/content.mdwn +++ b/content.mdwn @@ -8,6 +8,7 @@ week in which they were introduced. * [[What is computation?|topics/week3_what_is_computation]] * [[Kaplan on Plexy|topics/week6_plexy]] +* [[Groenendijk, Stokhof, and Veltman|/topics/week10_gsv]] * Functional Programming @@ -75,6 +76,7 @@ week in which they were introduced. * [[Programming with mutable state|/topics/week9_mutable_state]] * [[A State Monad Tutorial|/topics/week9_state_monad_tutorial]] * [[Using multiple monads together|/topics/week9_monad_transformers]] + * [[Groenendijk, Stokhof, and Veltman|/topics/week10_gsv]] ## Topics by week ## @@ -157,3 +159,6 @@ Week 9: Week 10: * Groenendijk, Stokhof, and Veltman, "[[Coreference and Modality|/readings/coreference-and-modality.pdf]]" (1996) +* [[Notes on GSV|/topics/week10_gsv]], with links to code + + -- 2.11.0