mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-11 20:22:51 -06:00
fixes in QueryFre
This commit is contained in:
@@ -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" ;
|
||||
|
||||
Reference in New Issue
Block a user