forked from GitHub/gf-core
parsable demo of resource, without VP
This commit is contained in:
17
lib/resource-1.4/demo/Demo.gf
Normal file
17
lib/resource-1.4/demo/Demo.gf
Normal file
@@ -0,0 +1,17 @@
|
||||
abstract Demo =
|
||||
Noun- [AdvCN],
|
||||
-- Verb,
|
||||
Clause, --
|
||||
Adjective,
|
||||
Adverb,
|
||||
Numeral,
|
||||
---- Sentence,
|
||||
---- Question,
|
||||
---- Relative,
|
||||
---- Conjunction,
|
||||
---- Phrase,
|
||||
---- Text,
|
||||
---- Idiom,
|
||||
Structural,
|
||||
Lexicon ;
|
||||
|
||||
Reference in New Issue
Block a user