1
0
forked from GitHub/gf-rgl

changed startcat from Phr to S in Demo

This commit is contained in:
aarne
2008-08-14 14:17:27 +00:00
parent cb33f33d4d
commit ad2067e5db

View File

@@ -15,7 +15,7 @@ abstract Demo =
Structural - [everybody_NP,everything_NP,something_NP], Structural - [everybody_NP,everything_NP,something_NP],
Lexicon ** { Lexicon ** {
flags startcat = Phr ; flags startcat = S ;
} }