diff options
Diffstat (limited to 'examples/attempto/LexAttemptoSwe.gf')
| -rw-r--r-- | examples/attempto/LexAttemptoSwe.gf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/attempto/LexAttemptoSwe.gf b/examples/attempto/LexAttemptoSwe.gf index c95ce035e..8f71e2b15 100644 --- a/examples/attempto/LexAttemptoSwe.gf +++ b/examples/attempto/LexAttemptoSwe.gf @@ -23,5 +23,6 @@ oper slash_Conj = mkConj [] "/" singular ; whose_IDet = mkIDet (mkIQuant "vems" "vems" "vems" dDefIndef) ; + eachOf np = mkNP (mkNP each_Det) (SyntaxSwe.mkAdv part_Prep np) ; ---- gen agr } |
