changed startcat from Phr to S in Demo

This commit is contained in:
aarne
2008-08-14 14:17:27 +00:00
parent 4792a92eb5
commit ac6b028b1b

View File

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