diff options
| author | aarne <aarne@cs.chalmers.se> | 2008-10-28 16:15:13 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2008-10-28 16:15:13 +0000 |
| commit | de9ed61a272575fccd1f8555f5736affdbded391 (patch) | |
| tree | ce0aaafe8c1d53b8c7326473b999257988130bef /examples/attempto/TestAttemptoFre.gf | |
| parent | 03d86ba05cbaaefb6698a25431706126eb5764e8 (diff) | |
German Attempto - lots of words to check
Diffstat (limited to 'examples/attempto/TestAttemptoFre.gf')
| -rw-r--r-- | examples/attempto/TestAttemptoFre.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/attempto/TestAttemptoFre.gf b/examples/attempto/TestAttemptoFre.gf index 7901852ca..2bdfb2173 100644 --- a/examples/attempto/TestAttemptoFre.gf +++ b/examples/attempto/TestAttemptoFre.gf @@ -6,7 +6,7 @@ concrete TestAttemptoFre of TestAttempto = AttemptoFre ** lin card_N = mkkN "carte" ; lin water_MCN = mkgN "eau" feminine ; lin john_PN = mkPN "John" ; -lin apple_PN = mkPN "pomme" ; +lin apple_N = mkkN "pomme" ; lin sleep_V = mkV IrregFre.dormir_V2 ; lin young_A = mkA "jeune" ; lin dog_N = mkkN "chien" ; |
