summaryrefslogtreecommitdiff
path: root/demos/resourcegrammars.html
diff options
context:
space:
mode:
authoraarne <aarne@chalmers.se>2014-01-10 14:54:21 +0000
committeraarne <aarne@chalmers.se>2014-01-10 14:54:21 +0000
commit8b85e07561ff30be3aca01b4005e07f337583d0e (patch)
treebab1bf0c30fbae8c53d4b254098ea1c133acab1d /demos/resourcegrammars.html
parentac33c8a851fe135a37c6431c6b835e4192c2eb67 (diff)
started demo pages for translation and resource grammars
Diffstat (limited to 'demos/resourcegrammars.html')
-rw-r--r--demos/resourcegrammars.html35
1 files changed, 35 insertions, 0 deletions
diff --git a/demos/resourcegrammars.html b/demos/resourcegrammars.html
new file mode 100644
index 000000000..66d4ce9bf
--- /dev/null
+++ b/demos/resourcegrammars.html
@@ -0,0 +1,35 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<HTML>
+<HEAD>
+<META NAME="generator" CONTENT="http://txt2tags.org">
+<TITLE>Computational Grammars for the World</TITLE>
+</HEAD><BODY BGCOLOR="white" TEXT="black">
+<CENTER>
+<H1>Computational Grammars for the World</H1>
+<FONT SIZE="4"><I>The GF Resource Grammar Library</I></FONT><BR>
+</CENTER>
+
+<P>
+Did you ever struggle with the inflection of French verbs? Or with getting the words in a German sentence into the right order?
+Don't worry: these problems are as easy for a computer as to calculate 2+2. This page will give you access to computer programs that
+</P>
+
+<UL>
+<LI>help you construct sentences and other expressions
+<LI>help you inflect words
+<LI>help you covert sentences to different tenses, and other similar operations
+<LI>help you compare languages by translating them and linking corresponding parts
+<LI>allow you to practice your language skills by automatically generated and graded exercises
+<LI>explain grammar rules in a mathematically precise and shortest possible manner
+</UL>
+
+<P>
+<I>Coming soon!</I> for 29 languages.
+</P>
+<P>
+Powered by <A HREF="..">GF</A> and its <A HREF="../lib/doc/synopsis.html">Resource Grammar Library</A>
+</P>
+
+<!-- html code generated by txt2tags 2.6 (http://txt2tags.org) -->
+<!-- cmdline: txt2tags -thtml resourcegrammars.t2t -->
+</BODY></HTML>