mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-29 18:48:37 -06:00
German resource grammar: major changes.
This commit is contained in:
@@ -68,7 +68,8 @@ concrete IdiomGer of Idiom = CatGer **
|
||||
SelfNP np = {
|
||||
s = \\c => np.s ! c ++ "selbst" ;
|
||||
a = np.a ;
|
||||
isPron = False
|
||||
isPron = False ;
|
||||
adv, rc, ext = []
|
||||
} ;
|
||||
|
||||
oper
|
||||
|
||||
Reference in New Issue
Block a user