1
0
forked from GitHub/gf-rgl

start reworking grammar to split verb and verb complement

This commit is contained in:
Herbert Lange
2019-11-10 20:40:32 +01:00
parent 523b4841fc
commit 48d9b3909e
4 changed files with 23 additions and 10 deletions
+1
View File
@@ -16,6 +16,7 @@ concrete ConjunctionLat of Conjunction =
o = \\_ => [] ;
v = \\_,_ => [] ;
neg = \\_ => [] ;
vcompl = [] ;
p = ss.p ;
sadv = [] ;
t = ss.t