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/TestAttemptoSwe.gf | |
| parent | 03d86ba05cbaaefb6698a25431706126eb5764e8 (diff) | |
German Attempto - lots of words to check
Diffstat (limited to 'examples/attempto/TestAttemptoSwe.gf')
| -rw-r--r-- | examples/attempto/TestAttemptoSwe.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/attempto/TestAttemptoSwe.gf b/examples/attempto/TestAttemptoSwe.gf index 831e8232f..ee2822b07 100644 --- a/examples/attempto/TestAttemptoSwe.gf +++ b/examples/attempto/TestAttemptoSwe.gf @@ -6,7 +6,7 @@ concrete TestAttemptoSwe of TestAttempto = AttemptoSwe ** lin card_N = mkkN "kort" neutrum ; lin water_MCN = mkkN "vatten" neutrum ; lin john_PN = mkPN "john" ; -lin apple_PN = mkPN "apple" ; +lin apple_N = mkkN "äpple" neutrum ; lin sleep_V = IrregSwe.sova_V ; lin young_A = mkA "ung" ; lin dog_N = mkkN "hund" utrum ; |
