diff options
Diffstat (limited to 'examples/query/QueryI.gf')
| -rw-r--r-- | examples/query/QueryI.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/query/QueryI.gf b/examples/query/QueryI.gf index 58e078a62..05d3ee938 100644 --- a/examples/query/QueryI.gf +++ b/examples/query/QueryI.gf @@ -70,7 +70,7 @@ lin in mkUtt (mkImp (giveMe info)) | mkUtt (mkQCl whatSg_IP - (mkClSlash (mkClSlash (mkNP youSg_Pron) know_V2) (mkAdv about_Prep s))) + (mkClSlash (mkClSlash (mkNP youSg_Pron) LexQuery.know_V2) (mkAdv about_Prep s))) | mkUtt info ; QCalled i = mkUtt (mkQS (mkQCl how_IAdv (mkCl i |
