summaryrefslogtreecommitdiff
path: root/examples-3.0/tutorial/semantics
diff options
context:
space:
mode:
Diffstat (limited to 'examples-3.0/tutorial/semantics')
-rw-r--r--examples-3.0/tutorial/semantics/BaseI.gf2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples-3.0/tutorial/semantics/BaseI.gf b/examples-3.0/tutorial/semantics/BaseI.gf
index d90431e2f..b7ed86666 100644
--- a/examples-3.0/tutorial/semantics/BaseI.gf
+++ b/examples-3.0/tutorial/semantics/BaseI.gf
@@ -50,7 +50,7 @@ lin
(mkCN common_A (mkCN divisor_N2 (mkNP and_Conj nps))) ;
WhatIs np = mkPhr (mkQS (mkQCl whatSg_IP (mkVP np))) ;
--- WhichAre cn ap = mkPhr (mkQS (mkQCl (mkIP (mkIDet which_IQuant plNum) cn) (mkVP ap))) ;
+ WhichAre cn ap = mkPhr (mkQS (mkQCl (mkIP which_IQuant cn) (mkVP ap))) ;
QuestS s = mkPhr (mkQS (mkQCl s)) ;
Yes = mkPhr yes_Utt ;