mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-06 17:52:51 -06:00
rearranging resource-1.0
This commit is contained in:
15
lib/resource-1.0/abstract/Test.gf
Normal file
15
lib/resource-1.0/abstract/Test.gf
Normal file
@@ -0,0 +1,15 @@
|
||||
abstract Test =
|
||||
Noun,
|
||||
Verb,
|
||||
Adjective,
|
||||
Adverb,
|
||||
-- Numeral,
|
||||
Sentence,
|
||||
Question,
|
||||
Relative,
|
||||
Conjunction,
|
||||
Phrase,
|
||||
Untensed,
|
||||
-- Tensed,
|
||||
Lex
|
||||
** {} ;
|
||||
Reference in New Issue
Block a user