parsable demo of resource, without VP

This commit is contained in:
aarne
2008-06-14 22:13:35 +00:00
parent 493e23809c
commit 6bb8992823
13 changed files with 155 additions and 1 deletions

17
resource-1.4/demo/Demo.gf Normal file
View File

@@ -0,0 +1,17 @@
abstract Demo =
Noun- [AdvCN],
-- Verb,
Clause, --
Adjective,
Adverb,
Numeral,
---- Sentence,
---- Question,
---- Relative,
---- Conjunction,
---- Phrase,
---- Text,
---- Idiom,
Structural,
Lexicon ;