diff options
| author | aarne <aarne@cs.chalmers.se> | 2008-10-28 15:33:02 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2008-10-28 15:33:02 +0000 |
| commit | 48dc5208b51464f3f253caf79953b3c322c7a181 (patch) | |
| tree | cfe0adbd8ee2a181e590e5ac032f01f1fa757a02 /examples/attempto/AttemptoI.gf | |
| parent | 833752872b675a911954f218d225d21cd5b90088 (diff) | |
Attempto in French ; not correct for mode in "il n'est pas possible que..." etc
Diffstat (limited to 'examples/attempto/AttemptoI.gf')
| -rw-r--r-- | examples/attempto/AttemptoI.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/attempto/AttemptoI.gf b/examples/attempto/AttemptoI.gf index 66cf5abd8..a10214cf9 100644 --- a/examples/attempto/AttemptoI.gf +++ b/examples/attempto/AttemptoI.gf @@ -105,7 +105,7 @@ lin varNP = symb ; lin adjCN = mkCN ; lin positAP = mkAP ; -lin comparAP = comparAP ; +lin comparAP = Syntax.comparAP ; lin superlAP a = mkAP (mkOrd a) ; |
