mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
changed startcat from Phr to S in Demo
This commit is contained in:
@@ -15,7 +15,7 @@ abstract Demo =
|
||||
Structural - [everybody_NP,everything_NP,something_NP],
|
||||
Lexicon ** {
|
||||
|
||||
flags startcat = Phr ;
|
||||
flags startcat = S ;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user