mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -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],
|
Structural - [everybody_NP,everything_NP,something_NP],
|
||||||
Lexicon ** {
|
Lexicon ** {
|
||||||
|
|
||||||
flags startcat = Phr ;
|
flags startcat = S ;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user