1
0
forked from GitHub/gf-core

Fixed link to Symbolic docs.

This commit is contained in:
bringert
2007-04-19 21:35:37 +00:00
parent f67c379f4a
commit 8150faa640
2 changed files with 7 additions and 5 deletions

View File

@@ -7,7 +7,7 @@
<P ALIGN="center"><CENTER><H1>GF Resource Grammar Library v. 1.1</H1>
<FONT SIZE="4">
<I>Author: Aarne Ranta &lt;aarne (at) cs.chalmers.se&gt;</I><BR>
Last update: Fri Dec 22 14:22:49 2006
Last update: Thu Apr 19 23:35:29 2007
</FONT></CENTER>
<P>
@@ -28,7 +28,7 @@ included.
can be built by the function <CODE>mkC</CODE>.
<LI><A HREF="gfdoc/Combinators.html">Combinators</A>: cross-cut grammatical functions:
predication, application, modification, coordination.
<LI><A HREF="gfdoc/Symbolig.html">Symbolic</A>: noun phrases with mathematical symbols.
<LI><A HREF="gfdoc/Symbolic.html">Symbolic</A>: noun phrases with mathematical symbols.
</UL>
</UL>
@@ -421,7 +421,9 @@ French
</P>
<UL>
<LI>multiple clitics (with V3) not always right
<LI>no pronominal questions with inverted word order
<LI>third person pronominal questions with inverted word order
have wrong forms if "t" is required e.g.
(e.g. "comment fera-t-il" becomes "comment fera il")
</UL>
<P>
@@ -492,6 +494,6 @@ Slides showing how to use the multimodal resource library. N.B. the library
examples are from <CODE>multimodal/old</CODE>, which is a reduced-size API.
</P>
<!-- html code generated by txt2tags 2.3 (http://txt2tags.sf.net) -->
<!-- html code generated by txt2tags 2.4 (http://txt2tags.sf.net) -->
<!-- cmdline: txt2tags index.txt -->
</BODY></HTML>

View File

@@ -22,7 +22,7 @@ included.
can be built by the function ``mkC``.
- [Combinators gfdoc/Combinators.html]: cross-cut grammatical functions:
predication, application, modification, coordination.
- [Symbolic gfdoc/Symbolig.html]: noun phrases with mathematical symbols.
- [Symbolic gfdoc/Symbolic.html]: noun phrases with mathematical symbols.
An example of use is [``logic`` ../../../examples/logic].