mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-28 12:26:30 -06:00
partial implementation of Ancient Greek RGL
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
--# -path=.:../abstract:../common:../prelude
|
||||
|
||||
abstract LangExtra =
|
||||
Grammar,
|
||||
Lexicon,
|
||||
Bornemann
|
||||
** {
|
||||
flags startcat=Phr ;
|
||||
oper
|
||||
NumDl : Num ;
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user