1
0
forked from GitHub/gf-rgl

add one more conjunction

This commit is contained in:
Krasimir Angelov
2018-08-07 11:49:22 +02:00
parent e6f924d597
commit 5bb454454a
5 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ concrete CatBul of Cat = CommonX - [IAdv,AdV,SC] ** open ResBul, Prelude, Predef
-- Structural
Conj = {s : Str; distr : Bool; conj : Ints 3; n : Number} ;
Conj = {s : Str; distr : Bool; conj : Ints 4; n : Number} ;
Subj = {s : Str} ;
Prep = {s : Str; c : Case} ;