mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 11:19:32 -06:00
lrec tutorial examples
This commit is contained in:
8
examples/lrec-tutorial/Ara.gf
Normal file
8
examples/lrec-tutorial/Ara.gf
Normal file
@@ -0,0 +1,8 @@
|
||||
abstract Ara = {
|
||||
|
||||
cat S ; V ;
|
||||
|
||||
fun ktb_V : V ;
|
||||
|
||||
Tab : V -> S ;
|
||||
}
|
||||
Reference in New Issue
Block a user