summaryrefslogtreecommitdiff
path: root/examples/attempto/LexAttemptoEng.gf
diff options
context:
space:
mode:
authoraarne <aarne@chalmers.se>2010-01-04 14:59:40 +0000
committeraarne <aarne@chalmers.se>2010-01-04 14:59:40 +0000
commit9cc1d15efe679ef2190fd9e61058253806528a58 (patch)
treee630ec6d7d6306449acd7959c0a0cd3e410fb7f2 /examples/attempto/LexAttemptoEng.gf
parent5276ddab7dd6529f14905a136d7a52961d73d100 (diff)
number agreement in Romance predeterminers
Diffstat (limited to 'examples/attempto/LexAttemptoEng.gf')
-rw-r--r--examples/attempto/LexAttemptoEng.gf2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/attempto/LexAttemptoEng.gf b/examples/attempto/LexAttemptoEng.gf
index ada776cb9..ed61b66d9 100644
--- a/examples/attempto/LexAttemptoEng.gf
+++ b/examples/attempto/LexAttemptoEng.gf
@@ -31,4 +31,6 @@ oper
whose_IDet = M.mkIDet "whose" singular ;
+ eachOf np = mkNP (mkNP each_Det) (SyntaxEng.mkAdv part_Prep np) ;
+
}