1
0
forked from GitHub/gf-core

Added startcat flag to Demo.gf

This commit is contained in:
bjorn
2008-08-14 08:07:24 +00:00
parent 5245c1e2b7
commit 3aee461ec0

View File

@@ -13,5 +13,9 @@ abstract Demo =
---- Text,
---- Idiom,
Structural - [everybody_NP,everything_NP,something_NP],
Lexicon ;
Lexicon ** {
flags startcat = Phr ;
}