1
0
forked from GitHub/gf-core
This commit is contained in:
aarne
2005-12-19 17:05:42 +00:00
parent 3f44c4c1c4
commit 9f37ff9c96
2 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
<P ALIGN="center"><CENTER><H1>Grammatical Framework Tutorial</H1> <P ALIGN="center"><CENTER><H1>Grammatical Framework Tutorial</H1>
<FONT SIZE="4"> <FONT SIZE="4">
<I>Author: Aarne Ranta &lt;aarne (at) cs.chalmers.se&gt;</I><BR> <I>Author: Aarne Ranta &lt;aarne (at) cs.chalmers.se&gt;</I><BR>
Last update: Mon Dec 19 18:00:23 2005 Last update: Mon Dec 19 18:05:36 2005
</FONT></CENTER> </FONT></CENTER>
<P></P> <P></P>
@@ -2086,7 +2086,7 @@ The implementations of the resource are given in the following four modules:
<UL> <UL>
<LI><A HREF="resource/MorphoEng.gf">MorphoEng</A>, <LI><A HREF="resource/MorphoEng.gf">MorphoEng</A>,
<A HREF="resource/MorphoIta.gf">MorphoIta</A>: low-level morphology <A HREF="resource/MorphoIta.gf">MorphoIta</A>: low-level morphology
<LI>{SyntaxEng resource/SyntaxEng.gf]. <LI><A HREF="resource/SyntaxEng.gf">SyntaxEng</A>.
<A HREF="resource/SyntaxIta.gf">SyntaxIta</A>: definitions of syntactic structures <A HREF="resource/SyntaxIta.gf">SyntaxIta</A>: definitions of syntactic structures
</UL> </UL>

View File

@@ -1781,7 +1781,7 @@ Only these three modules should be ``open``ed in applications.
The implementations of the resource are given in the following four modules: The implementations of the resource are given in the following four modules:
- [MorphoEng resource/MorphoEng.gf], - [MorphoEng resource/MorphoEng.gf],
[MorphoIta resource/MorphoIta.gf]: low-level morphology [MorphoIta resource/MorphoIta.gf]: low-level morphology
- {SyntaxEng resource/SyntaxEng.gf]. - [SyntaxEng resource/SyntaxEng.gf].
[SyntaxIta resource/SyntaxIta.gf]: definitions of syntactic structures [SyntaxIta resource/SyntaxIta.gf]: definitions of syntactic structures