summaryrefslogtreecommitdiff
path: root/examples/query/small/QueryEng.gf
diff options
context:
space:
mode:
authoraarne <aarne@chalmers.se>2011-09-19 14:37:30 +0000
committeraarne <aarne@chalmers.se>2011-09-19 14:37:30 +0000
commita96e90a4ae0f05092f9009467d5afcde6f2962f6 (patch)
tree766b94b6a83f252e33c58c17b36c70dece253907 /examples/query/small/QueryEng.gf
parent343e852bfe9ef4c63d25742054f6e9463a78d1ac (diff)
QueryFin improved
Diffstat (limited to 'examples/query/small/QueryEng.gf')
-rw-r--r--examples/query/small/QueryEng.gf4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/query/small/QueryEng.gf b/examples/query/small/QueryEng.gf
index bce50ffce..6117c9b3c 100644
--- a/examples/query/small/QueryEng.gf
+++ b/examples/query/small/QueryEng.gf
@@ -111,12 +111,8 @@ oper
-- lexicon
lincat
- Country = {np : NP ; a : A} ;
JobTitle = CN ;
lin
- NCountry c = c.np ;
- PCountry c = mkAP c.a ;
-
Located i =
mkAP (mkA2 (mkA "located") in_Prep) i
| mkAP (mkA2 (mkA "situated") in_Prep) i ;