summaryrefslogtreecommitdiff
path: root/examples/query/LexQueryFre.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/query/LexQueryFre.gf')
-rw-r--r--examples/query/LexQueryFre.gf2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/query/LexQueryFre.gf b/examples/query/LexQueryFre.gf
index 6bfa934ee..85d42ff0d 100644
--- a/examples/query/LexQueryFre.gf
+++ b/examples/query/LexQueryFre.gf
@@ -5,7 +5,7 @@ oper
located_A : A = mkA "situé" ;
giveMe = \np -> mkVP (mkV2 (mkV "montrer")) np ; ---
- know_V2 = connaître_V2 ;
+ know_V2 = IrregFre.savoir_V2 ;
-- structural words
about_Prep : Prep = mkPrep "sur" ;