fixes in QueryFre

This commit is contained in:
aarne
2010-12-16 16:27:13 +00:00
parent 7755babaa2
commit 28e3f12007
3 changed files with 10 additions and 6 deletions

View File

@@ -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" ;