diff options
| author | aarne <aarne@chalmers.se> | 2010-09-28 16:52:48 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2010-09-28 16:52:48 +0000 |
| commit | 8fa5a507283c6d4bb12911202f551faa506c68aa (patch) | |
| tree | 4908d08d01ad0a9e930840ca7bcb0621d05af4ad /examples/morpho/Fre.gf | |
| parent | 66672d8af16fb1d3f69727a3cb316d2d87617851 (diff) | |
fixes in French morpho quiz grammar
Diffstat (limited to 'examples/morpho/Fre.gf')
| -rw-r--r-- | examples/morpho/Fre.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/morpho/Fre.gf b/examples/morpho/Fre.gf index 54ebaf4d0..c27825163 100644 --- a/examples/morpho/Fre.gf +++ b/examples/morpho/Fre.gf @@ -12,7 +12,7 @@ cat TMood ; Number ; Person ; NumPersI ; Gender ; Mood ; fun - DAll : Word -> Display ; +-- DAll : Word -> Display ; DForm : Word -> Form -> Display ; VInfin : Form ; |
