mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -06:00
typo fix
This commit is contained in:
@@ -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 <aarne (at) cs.chalmers.se></I><BR>
|
<I>Author: Aarne Ranta <aarne (at) cs.chalmers.se></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>
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user