mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-06 01:32:50 -06:00
preserve 1.0
This commit is contained in:
@@ -1,21 +0,0 @@
|
||||
--1 Minimal Resource Grammar
|
||||
|
||||
-- This module defines the syntax with a minimal lexicon.
|
||||
-- This is useful for treebank generation.
|
||||
|
||||
abstract Minimal =
|
||||
Noun,
|
||||
Verb,
|
||||
Adjective,
|
||||
Adverb,
|
||||
Numeral,
|
||||
Sentence,
|
||||
Question,
|
||||
Relative,
|
||||
Conjunction,
|
||||
Phrase,
|
||||
Text,
|
||||
MinStructural,
|
||||
Idiom,
|
||||
MinLexicon
|
||||
** {} ;
|
||||
Reference in New Issue
Block a user