mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-07 06:06:31 -06:00
resource lib name changed
This commit is contained in:
9
resource/minimal/Minimal.gf
Normal file
9
resource/minimal/Minimal.gf
Normal file
@@ -0,0 +1,9 @@
|
||||
--1 Minimal Resource Grammar
|
||||
|
||||
-- This module defines the syntax with a minimal lexicon.
|
||||
-- This is useful for treebank generation.
|
||||
|
||||
abstract Minimal =
|
||||
Grammar,
|
||||
MinLexicon
|
||||
** {} ;
|
||||
Reference in New Issue
Block a user