Hebrew RGL files added

This commit is contained in:
dana.dannells
2012-05-27 21:37:58 +00:00
parent 04db1cffaf
commit 13ecd007c0
16 changed files with 1347 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
concrete AdverbHeb of Adverb = CatHeb ** open ResHeb, Prelude in {
flags coding=utf8 ;
lin
PrepNP prep np = { s = prep.s ++ (np.s ! Nom).obj} ;
}