removed "one" from Lex; updated README

This commit is contained in:
aarne
2006-01-13 22:48:37 +00:00
parent 1a262ce1f8
commit f48c35dbe2
5 changed files with 17 additions and 18 deletions

View File

@@ -37,7 +37,7 @@ abstract Lex = Cat ** {
always_AdV : AdV ;
one_Numeral, forty_Numeral : Numeral ;
forty_Numeral : Numeral ;
in_Prep, of_Prep : Prep ;