forgot txt2tags

This commit is contained in:
aarne
2006-01-31 17:18:52 +00:00
parent ccade775b7
commit 5ae834c9c1

View File

@@ -7,7 +7,7 @@
<P ALIGN="center"><CENTER><H1>GF Resource Grammar Library v. 1.0</H1>
<FONT SIZE="4">
<I>Author: Aarne Ranta &lt;aarne (at) cs.chalmers.se&gt;</I><BR>
Last update: Thu Jan 26 15:05:30 2006
Last update: Tue Jan 31 18:18:47 2006
</FONT></CENTER>
<P></P>
@@ -16,6 +16,11 @@ Last update: Thu Jan 26 15:05:30 2006
<UL>
<LI><A HREF="#toc1">The language independent API</A>
<LI><A HREF="#toc2">The language-dependent APIs</A>
<LI><A HREF="#toc3">Special-purpose APIs</A>
<UL>
<LI><A HREF="#toc4">Multimodal</A>
<LI><A HREF="#toc5">Mathematical</A>
</UL>
</UL>
<P></P>
@@ -76,6 +81,24 @@ The documentation of the individual modules:
<LI><A HREF="gfdoc/IrregSwe.gf">IrregSwe</A>: Swedish irregular verbs
</UL>
<A NAME="toc3"></A>
<H2>Special-purpose APIs</H2>
<A NAME="toc4"></A>
<H3>Multimodal</H3>
<UL>
<LI><A HREF="gfdoc/Multimodal.html">Multimodal</A>: main module for multimodal dialogue systems
<LI><A HREF="gfdoc/Demonstrative.html">Demonstrative</A>: demonstrative noun phrases and adverbs
</UL>
<A NAME="toc5"></A>
<H3>Mathematical</H3>
<UL>
<LI><A HREF="gfdoc/Mathematical.html">Mathematical</A>: main module for mathematical language
<LI><A HREF="gfdoc/Predication.html">Predication</A>: predication with verbs, adjectives, etc
<LI><A HREF="gfdoc/Symbol.html">Symbol</A>: symbols and numbers in text
<P></P>
</UL>
<!-- html code generated by txt2tags 2.0 (http://txt2tags.sf.net) -->
<!-- cmdline: txt2tags -\-toc -thtml index.txt -->