diff options
Diffstat (limited to 'examples/attempto/LexAttemptoFin.gf')
| -rw-r--r-- | examples/attempto/LexAttemptoFin.gf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/attempto/LexAttemptoFin.gf b/examples/attempto/LexAttemptoFin.gf index 664facf18..209c80832 100644 --- a/examples/attempto/LexAttemptoFin.gf +++ b/examples/attempto/LexAttemptoFin.gf @@ -31,4 +31,6 @@ oper whose_IDet = mkIDet (M.mkIQuant "kenen") ; + eachOf np = mkNP (mkNP each_Det) (SyntaxFin.mkAdv (casePrep elative) np) ; + } |
