diff options
| author | aarne <aarne@chalmers.se> | 2011-09-20 08:54:35 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2011-09-20 08:54:35 +0000 |
| commit | b08309f236df7a7ad0eb388164281ce799458eb8 (patch) | |
| tree | 812de96940b6545568d7fcd7f942136c4c08888c /examples/query/small/QueryFin.gf | |
| parent | c7384bd432b8b3e536af5e2a01c06e437ee38a7b (diff) | |
QueryIta added
Diffstat (limited to 'examples/query/small/QueryFin.gf')
| -rw-r--r-- | examples/query/small/QueryFin.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/query/small/QueryFin.gf b/examples/query/small/QueryFin.gf index 552810bc1..b7b5c7b4d 100644 --- a/examples/query/small/QueryFin.gf +++ b/examples/query/small/QueryFin.gf @@ -31,7 +31,7 @@ lin MQuery q = q ; MAnswer a = a ; - QSet s = mkUtt (mkImp (mkV2 (mkV "luetella")) s) ; + QSet s = mkUtt (mkImp (mkV2 (mkV "näyttää")) s) ; QWhere s = mkUtt (mkQS (ICompExistNP (mkIComp where_IAdv) s)) ; QInfo s = mkUtt (mkImp (mkVP (mkV2 (mkV "antaa")) |
