diff options
| author | aarne <aarne@cs.chalmers.se> | 2009-03-17 18:53:57 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2009-03-17 18:53:57 +0000 |
| commit | f69a8f6322213c2a435b3cf528114a7ab36015f8 (patch) | |
| tree | e1f2e2d6cc8c53304debaf0be1ca8422be6c2203 /examples | |
| parent | 13a8fe8c9eb093a06e175a238869f55091599263 (diff) | |
Finnish verb in Attempto
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/attempto/TestAttemptoFin.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/attempto/TestAttemptoFin.gf b/examples/attempto/TestAttemptoFin.gf index d019d9250..7d6789628 100644 --- a/examples/attempto/TestAttemptoFin.gf +++ b/examples/attempto/TestAttemptoFin.gf @@ -35,7 +35,7 @@ lin garden_N = mkkN "puutarha" ; ---- lin morning_N = mkkN "aamu" ; lin code_N = mkkN "koodi" ; lin drinkable_A = mkA "juotava" ; -lin work_V = mkV "työ" ; +lin work_V = mkV "työskennellä" ; lin admitted_A = mkA "hyväksytty" ; lin eat_V2 = mkV2 (mkV "syödä") partitive ; lin burger_N = mkkN "hampurilainen" ; |
