1
0
forked from GitHub/gf-core

working on questions

This commit is contained in:
aarne
2005-11-28 15:00:52 +00:00
parent 0fbb2fe27e
commit d66e6fbff4
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 ;
}