summaryrefslogtreecommitdiff
path: root/next-lib/src/french/MorphoFre.gf
diff options
context:
space:
mode:
authoraarne <aarne@cs.chalmers.se>2008-12-01 18:02:08 +0000
committeraarne <aarne@cs.chalmers.se>2008-12-01 18:02:08 +0000
commit3efc24bbeac98f56653b4465efc8f734491fef20 (patch)
tree6b38b7a021fe559ca1771d827684f933c81955f3 /next-lib/src/french/MorphoFre.gf
parent22112ca160a131bccc3d06c7b880a3dca843ca17 (diff)
fixed the gender of French numeral "un"
Diffstat (limited to 'next-lib/src/french/MorphoFre.gf')
-rw-r--r--next-lib/src/french/MorphoFre.gf4
1 files changed, 0 insertions, 4 deletions
diff --git a/next-lib/src/french/MorphoFre.gf b/next-lib/src/french/MorphoFre.gf
index 1bd470097..05ecbc925 100644
--- a/next-lib/src/french/MorphoFre.gf
+++ b/next-lib/src/french/MorphoFre.gf
@@ -1234,9 +1234,5 @@ oper
t => s + tavoir ! t
} ;
---- for Numerals
-
-param DForm = unit | teen | jten | ten | tenplus ;
-param Place = indep | attr ;
}