summaryrefslogtreecommitdiff
path: root/examples/dialogue/DialogueI.gf
diff options
context:
space:
mode:
authoraarne <aarne@cs.chalmers.se>2006-05-16 21:10:47 +0000
committeraarne <aarne@cs.chalmers.se>2006-05-16 21:10:47 +0000
commit63f03f8c731f3392e72f92d65b2c200fd342551d (patch)
tree612c63b9d96971e5e29a80351f9385482ff4712c /examples/dialogue/DialogueI.gf
parent29d04d8a90e1db9c8cc040ae5d83bdf7c84359cc (diff)
field names added to Prolog
Diffstat (limited to 'examples/dialogue/DialogueI.gf')
-rw-r--r--examples/dialogue/DialogueI.gf4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/dialogue/DialogueI.gf b/examples/dialogue/DialogueI.gf
index 7a00e67db..e88497135 100644
--- a/examples/dialogue/DialogueI.gf
+++ b/examples/dialogue/DialogueI.gf
@@ -48,10 +48,10 @@ incomplete concrete DialogueI of Dialogue = open Lang, Prelude in {
} ;
aImp : VP -> Str = \vp ->
- (PhrUtt NoPConj (UttImpPl PPos (ImpVP vp)) NoVoc).s ;
+ (PhrUtt NoPConj (UttImpSg PPos (ImpVP vp)) NoVoc).s ;
aImpPlease : VP -> Str = \vp ->
- (PhrUtt NoPConj (UttImpPl PPos (ImpVP vp)) please_Voc).s ;
+ (PhrUtt NoPConj (UttImpSg PPos (ImpVP vp)) please_Voc).s ;
aWant : VP -> Str = \vp ->
(PhrUtt NoPConj (UttS (UseCl TPres ASimul PPos (PredVP (UsePron i_Pron)