1
0
forked from GitHub/gf-core

gfcc from GF now works for LangEng (except literals)

This commit is contained in:
aarne
2007-10-02 11:15:00 +00:00
parent 2db416a76c
commit a63b56ba38
5 changed files with 107 additions and 50 deletions

View File

@@ -5,7 +5,7 @@ cat S ; NP ; VP ;
fun
Pred : NP -> VP -> S ;
He, She : NP ;
Je, Tu, Il, Elle, Nous, Vous, Ils, Elles : NP ;
Strong : VP ;