forked from GitHub/gf-core
Hebrew RGL files added
This commit is contained in:
9
lib/src/hebrew/AdverbHeb.gf
Normal file
9
lib/src/hebrew/AdverbHeb.gf
Normal 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} ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user