mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-28 12:26:30 -06:00
Hebrew RGL files added
This commit is contained in:
@@ -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