completing Structural

This commit is contained in:
aarne
2005-11-30 11:17:21 +00:00
parent 80fcb22ef4
commit 198b527658
10 changed files with 232 additions and 103 deletions

View File

@@ -12,4 +12,6 @@ abstract Adverb = Cat ** {
SubjS : Subj -> S -> Adv ;
AdnCAdv : CAdv -> AdN ;
}