working on ExTramI and german verbs phrase

This commit is contained in:
aarne
2006-03-06 15:36:09 +00:00
parent fe11a69752
commit 59a36e981a
7 changed files with 58 additions and 10 deletions

View File

@@ -102,5 +102,8 @@ incomplete concrete DemonstrativeI of Demonstrative = Cat **
point1 = mkPoint "p1" ;
point2 = mkPoint "p2" ;
x_MAdv = mkDem Adv (ss "X") noPoint ; --- relies on Adv = {s : Str}
y_MAdv = mkDem Adv (ss "Y") noPoint ; ---
}