1
0
forked from GitHub/gf-core

added conjugations

This commit is contained in:
krasimir
2008-02-27 22:21:56 +00:00
parent d320691533
commit fcfd71009e
5 changed files with 65 additions and 10 deletions

View File

@@ -89,6 +89,8 @@ concrete CatBul of Cat = open ResBul, Prelude, (R = ParamX) in {
-- Structural
Conj = {s : Str ; n : Number} ;
DConj = {s1,s2 : Str ; n : Number} ;
Subj = {s : Str} ;
Prep = {s : Str; c : Case} ;