From 48dc5208b51464f3f253caf79953b3c322c7a181 Mon Sep 17 00:00:00 2001 From: aarne Date: Tue, 28 Oct 2008 15:33:02 +0000 Subject: Attempto in French ; not correct for mode in "il n'est pas possible que..." etc --- examples/attempto/AttemptoFre.gf | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 examples/attempto/AttemptoFre.gf (limited to 'examples/attempto/AttemptoFre.gf') diff --git a/examples/attempto/AttemptoFre.gf b/examples/attempto/AttemptoFre.gf new file mode 100644 index 000000000..f0665616f --- /dev/null +++ b/examples/attempto/AttemptoFre.gf @@ -0,0 +1,7 @@ +--# -path=.:/Users/aarne/GF/next-lib/present + +concrete AttemptoFre of Attempto = AttemptoI with + (Syntax = SyntaxFre), + (Symbolic = SymbolicFre), + (LexAttempto = LexAttemptoFre) ; + -- cgit v1.2.3