mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-09 03:02:50 -06:00
restoring full coverage
This commit is contained in:
15
lib/resource-1.0/gf/Lang.gf
Normal file
15
lib/resource-1.0/gf/Lang.gf
Normal file
@@ -0,0 +1,15 @@
|
||||
abstract Lang =
|
||||
Noun,
|
||||
Verb,
|
||||
Adjective,
|
||||
Adverb,
|
||||
Numeral,
|
||||
Sentence,
|
||||
Question,
|
||||
Relative,
|
||||
Conjunction,
|
||||
Phrase,
|
||||
Tensed,
|
||||
Structural,
|
||||
Basic
|
||||
** {} ;
|
||||
Reference in New Issue
Block a user