added more structural words to Hebrew"

This commit is contained in:
unknown
2013-05-29 11:37:56 +00:00
parent d66dfe13c2
commit 78dfcf6c1b
3 changed files with 82 additions and 11 deletions

View File

@@ -10,4 +10,6 @@ concrete VerbHeb of Verb = CatHeb ** open Prelude, ResHeb in {
SlashV2a v = predVc v ; --predV v ** {c2 = v.c2} ;
VPSlashPrep vp prep = vp ** {
c2 = {s = prep.s ; c = prep.c ; isDir = False} } ;
}