diff options
Diffstat (limited to 'examples/attempto/LexAttemptoGer.gf')
| -rw-r--r-- | examples/attempto/LexAttemptoGer.gf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/attempto/LexAttemptoGer.gf b/examples/attempto/LexAttemptoGer.gf index 58de8a565..308fbfad6 100644 --- a/examples/attempto/LexAttemptoGer.gf +++ b/examples/attempto/LexAttemptoGer.gf @@ -27,4 +27,6 @@ oper eachOf np = mkNP (mkNP each_Det) (SyntaxGer.mkAdv part_Prep np) ; ---- gen agr + adj_thatCl : A -> S -> Cl = \a,s -> mkCl (mkVP (mkAP (mkAP a) s)) ; + } |
