1
0
forked from GitHub/gf-core

fixing examples and their doc

This commit is contained in:
aarne
2006-12-22 14:08:01 +00:00
parent 3a84f614a9
commit a1cccd7076
14 changed files with 91 additions and 58 deletions

View File

@@ -7,24 +7,12 @@
<P ALIGN="center"><CENTER><H1>GF Grammar Examples</H1>
<FONT SIZE="4">
<I>Author: Aarne Ranta &lt;aarne (at) cs.chalmers.se&gt;</I><BR>
Last update: Fri Mar 10 11:05:35 2006
Last update: Fri Dec 22 15:07:56 2006
</FONT></CENTER>
<P></P>
<HR NOSHADE SIZE=1>
<P></P>
<UL>
<LI><A HREF="#toc1">This directory</A>
<LI><A HREF="#toc2">More examples</A>
</UL>
<P></P>
<HR NOSHADE SIZE=1>
<P></P>
<P>
Here are some examples of GF grammars.
</P>
<A NAME="toc1"></A>
<H2>This directory</H2>
<P>
<A HREF="animal/">animal</A>
@@ -34,6 +22,11 @@ example-based grammar writing using the
<A HREF="../lib/resource-1.0/doc">resource grammar library</A>.
</P>
<P>
<A HREF="big/">big</A>
grammars built from the resource by extending the
lexicon with several thousands of words. Still very buggy.
</P>
<P>
<A HREF="bronzeage/">bronzeage</A>
defines a set of grammars using the
<A HREF="http://en.wiktionary.org/wiki/Swadesh_List">Swadesh list</A>
@@ -71,7 +64,6 @@ is an illustration of the
in particular of multimodal grammars that combine
speech with mouse clicks.
</P>
<A NAME="toc2"></A>
<H2>More examples</H2>
<P>
<A HREF="../doc/gf-quickstart.html">GF Quick start</A>
@@ -83,6 +75,6 @@ speech with mouse clicks.
<A HREF="../lib/resource-1.0/doc">GF resource grammar library</A>.
</P>
<!-- html code generated by txt2tags 2.0 (http://txt2tags.sf.net) -->
<!-- cmdline: txt2tags -\-toc -thtml index.txt -->
<!-- html code generated by txt2tags 2.3 (http://txt2tags.sf.net) -->
<!-- cmdline: txt2tags index.txt -->
</BODY></HTML>