1
0
forked from GitHub/gf-core

Hebrew RGL files added

This commit is contained in:
dana.dannells
2012-05-27 21:37:58 +00:00
parent 95f46e9afd
commit 9f1738124e
16 changed files with 1347 additions and 0 deletions

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} ;
}