diff options
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 ; |
