summaryrefslogtreecommitdiff
path: root/examples/attempto/TestAttemptoEng.gf
diff options
context:
space:
mode:
authoraarne <aarne@cs.chalmers.se>2008-10-28 16:15:13 +0000
committeraarne <aarne@cs.chalmers.se>2008-10-28 16:15:13 +0000
commitde9ed61a272575fccd1f8555f5736affdbded391 (patch)
treece0aaafe8c1d53b8c7326473b999257988130bef /examples/attempto/TestAttemptoEng.gf
parent03d86ba05cbaaefb6698a25431706126eb5764e8 (diff)
German Attempto - lots of words to check
Diffstat (limited to 'examples/attempto/TestAttemptoEng.gf')
-rw-r--r--examples/attempto/TestAttemptoEng.gf2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/attempto/TestAttemptoEng.gf b/examples/attempto/TestAttemptoEng.gf
index 9a475cc18..75c1c4755 100644
--- a/examples/attempto/TestAttemptoEng.gf
+++ b/examples/attempto/TestAttemptoEng.gf
@@ -6,7 +6,7 @@ concrete TestAttemptoEng of TestAttempto = AttemptoEng **
lin card_N = mkkN "card" ;
lin water_MCN = mkCN (mkkN "water") ;
lin john_PN = mkPN "john" ;
-lin apple_PN = mkPN "apple" ;
+lin apple_N = mkkN "apple" ;
lin sleep_V = IrregEng.sleep_V ;
lin young_A = mkA "young" ;
lin dog_N = mkkN "dog" ;