From 2b21e7fae764f454200183fdcd7efbed3c647012 Mon Sep 17 00:00:00 2001 From: aarne Date: Sat, 24 Apr 2010 11:34:04 +0000 Subject: lrec tutorial examples --- examples/lrec-tutorial/AraAra.gf | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 examples/lrec-tutorial/AraAra.gf (limited to 'examples/lrec-tutorial/AraAra.gf') diff --git a/examples/lrec-tutorial/AraAra.gf b/examples/lrec-tutorial/AraAra.gf new file mode 100644 index 000000000..b97229ed3 --- /dev/null +++ b/examples/lrec-tutorial/AraAra.gf @@ -0,0 +1,9 @@ +concrete AraAra of Ara = open Arabic in { + +lincat V = Verb ; S = Str ; + +lin ktb_V = u_Verb "ktb" ; + + Tab v = verbTable v ; + +} -- cgit v1.2.3