From 3d9d3a1811c4ed80b3917cc91e8d9da38d6d2790 Mon Sep 17 00:00:00 2001 From: aarne Date: Thu, 29 Apr 2010 14:13:15 +0000 Subject: completed PhrasebookFin with new abstract --- examples/phrasebook/SentencesI.gf | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/phrasebook/SentencesI.gf') diff --git a/examples/phrasebook/SentencesI.gf b/examples/phrasebook/SentencesI.gf index aaf7bcfa6..9de5b2676 100644 --- a/examples/phrasebook/SentencesI.gf +++ b/examples/phrasebook/SentencesI.gf @@ -113,6 +113,7 @@ incomplete concrete SentencesI of Sentences = Numeral ** NNumeral n = mkCard ; AHave p kind = mkCl p.name have_V2 (mkNP kind) ; + AHaveCurr p curr = mkCl p.name have_V2 (mkNP aPl_Det curr) ; ACitizen p n = mkCl p.name n ; ABePlace p place = mkCl p.name place.at ; ByTransp t = t.by ; -- cgit v1.2.3