mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-12 06:19:33 -06:00
Added startcat flag to Demo.gf
This commit is contained in:
@@ -13,5 +13,9 @@ abstract Demo =
|
||||
---- Text,
|
||||
---- Idiom,
|
||||
Structural - [everybody_NP,everything_NP,something_NP],
|
||||
Lexicon ;
|
||||
Lexicon ** {
|
||||
|
||||
flags startcat = Phr ;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user