summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authoraarne <aarne@cs.chalmers.se>2009-03-17 18:53:57 +0000
committeraarne <aarne@cs.chalmers.se>2009-03-17 18:53:57 +0000
commitf69a8f6322213c2a435b3cf528114a7ab36015f8 (patch)
treee1f2e2d6cc8c53304debaf0be1ca8422be6c2203 /examples
parent13a8fe8c9eb093a06e175a238869f55091599263 (diff)
Finnish verb in Attempto
Diffstat (limited to 'examples')
-rw-r--r--examples/attempto/TestAttemptoFin.gf2
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" ;