1
0
forked from GitHub/gf-core

Use GenNum in the Imp lincat instead of the old ImpF

This commit is contained in:
krasimir
2008-02-20 10:58:40 +00:00
parent 5674e1b931
commit c7862899f2
3 changed files with 8 additions and 13 deletions

View File

@@ -12,7 +12,7 @@ concrete CatBul of Cat = CommonX ** open ResBul, Prelude in {
-- Sentence
Cl = {s : ResBul.Tense => Anteriority => Polarity => Order => Str} ;
Imp = {s : Polarity => ImpForm => Str} ;
Imp = {s : Polarity => GenNum => Str} ;
-- Question