forked from GitHub/gf-core
18 lines
227 B
Plaintext
18 lines
227 B
Plaintext
abstract Demo =
|
|
Noun- [AdvCN],
|
|
-- Verb,
|
|
Clause, --
|
|
Adjective,
|
|
Adverb,
|
|
Numeral,
|
|
---- Sentence,
|
|
---- Question,
|
|
---- Relative,
|
|
---- Conjunction,
|
|
---- Phrase,
|
|
---- Text,
|
|
---- Idiom,
|
|
Structural,
|
|
Lexicon ;
|
|
|