1
0
forked from GitHub/gf-rgl

working on questions

This commit is contained in:
aarne
2005-11-28 15:00:52 +00:00
parent 6f3e07a4a2
commit af2b465c8a
5 changed files with 59 additions and 10 deletions

View File

@@ -6,5 +6,6 @@ abstract Sentence = Cat ** {
SlashV2 : NP -> V2 -> Slash ;
AdvSlash : Slash -> Adv -> Slash ;
}