1
0
forked from GitHub/gf-core

add Slash category

This commit is contained in:
krasimir
2008-02-22 14:06:14 +00:00
parent 621d3fdfd1
commit ec4edf4524
2 changed files with 7 additions and 0 deletions

View File

@@ -28,6 +28,10 @@ concrete CatBul of Cat = open ResBul, Prelude, (R = ParamX) in {
-- Sentence
Cl = {s : ResBul.Tense => Anteriority => Polarity => Order => Str} ;
Slash = {
s : ResBul.Tense => Anteriority => Polarity => Order => Str ;
c2 : Str
} ;
Imp = {s : Polarity => GenNum => Str} ;
-- Question