forked from GitHub/gf-core
Fixed link to Symbolic docs.
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
<P ALIGN="center"><CENTER><H1>GF Resource Grammar Library v. 1.1</H1>
|
<P ALIGN="center"><CENTER><H1>GF Resource Grammar Library v. 1.1</H1>
|
||||||
<FONT SIZE="4">
|
<FONT SIZE="4">
|
||||||
<I>Author: Aarne Ranta <aarne (at) cs.chalmers.se></I><BR>
|
<I>Author: Aarne Ranta <aarne (at) cs.chalmers.se></I><BR>
|
||||||
Last update: Fri Dec 22 14:22:49 2006
|
Last update: Thu Apr 19 23:35:29 2007
|
||||||
</FONT></CENTER>
|
</FONT></CENTER>
|
||||||
|
|
||||||
<P>
|
<P>
|
||||||
@@ -28,7 +28,7 @@ included.
|
|||||||
can be built by the function <CODE>mkC</CODE>.
|
can be built by the function <CODE>mkC</CODE>.
|
||||||
<LI><A HREF="gfdoc/Combinators.html">Combinators</A>: cross-cut grammatical functions:
|
<LI><A HREF="gfdoc/Combinators.html">Combinators</A>: cross-cut grammatical functions:
|
||||||
predication, application, modification, coordination.
|
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>
|
||||||
</UL>
|
</UL>
|
||||||
|
|
||||||
@@ -421,7 +421,9 @@ French
|
|||||||
</P>
|
</P>
|
||||||
<UL>
|
<UL>
|
||||||
<LI>multiple clitics (with V3) not always right
|
<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>
|
</UL>
|
||||||
|
|
||||||
<P>
|
<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.
|
examples are from <CODE>multimodal/old</CODE>, which is a reduced-size API.
|
||||||
</P>
|
</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 -->
|
<!-- cmdline: txt2tags index.txt -->
|
||||||
</BODY></HTML>
|
</BODY></HTML>
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ included.
|
|||||||
can be built by the function ``mkC``.
|
can be built by the function ``mkC``.
|
||||||
- [Combinators gfdoc/Combinators.html]: cross-cut grammatical functions:
|
- [Combinators gfdoc/Combinators.html]: cross-cut grammatical functions:
|
||||||
predication, application, modification, coordination.
|
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].
|
An example of use is [``logic`` ../../../examples/logic].
|
||||||
|
|||||||
Reference in New Issue
Block a user