summaryrefslogtreecommitdiff
path: root/examples/phrasebook/SentencesI.gf
diff options
context:
space:
mode:
authoraarne <aarne@chalmers.se>2011-12-01 09:20:34 +0000
committeraarne <aarne@chalmers.se>2011-12-01 09:20:34 +0000
commit0d726c3f90d82dadd26c6d05b9be10e4dc8563d9 (patch)
tree17bd3ede15803ef714d08d910d51f05bdd4eb05d /examples/phrasebook/SentencesI.gf
parentb859edee38394fffed89fbdb536e1d58f82c611c (diff)
new pronoun exceptions carried out in Romance and Finnish in Phrasebook
Diffstat (limited to 'examples/phrasebook/SentencesI.gf')
-rw-r--r--examples/phrasebook/SentencesI.gf2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/phrasebook/SentencesI.gf b/examples/phrasebook/SentencesI.gf
index 0aa330b3c..dfacb8d13 100644
--- a/examples/phrasebook/SentencesI.gf
+++ b/examples/phrasebook/SentencesI.gf
@@ -102,7 +102,7 @@ incomplete concrete SentencesI of Sentences = Numeral **
OneObj o = o ;
MassDrink d = d ;
- KindDrink d = d ;
+ DrinkNumber n k = mkNP n k ;
This kind = mkNP this_Quant kind ;
That kind = mkNP that_Quant kind ;