mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-13 23:09:31 -06:00
150 lines
2.0 KiB
HTML
150 lines
2.0 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
|
<html><head><title></title></head>
|
|
<body bgcolor="#ffffff" text="#000000">
|
|
<center>
|
|
|
|
<img src="gf-logo.gif">
|
|
|
|
<h1>GF Resource Grammar Library</h1>
|
|
|
|
<p>
|
|
|
|
<b>First Draft, Gothenburg, 7 February 2005</b>
|
|
|
|
</p><p>
|
|
|
|
Aarne Ranta
|
|
|
|
</p><p>
|
|
|
|
<tt>aarne@cs.chalmers.se</tt>
|
|
</p></center>
|
|
|
|
|
|
|
|
<!-- NEW -->
|
|
<h2>The purpose of the resource grammar library</h2>
|
|
|
|
Basic syntactic structures
|
|
|
|
<p>
|
|
|
|
All morphological paradigms
|
|
|
|
<p>
|
|
|
|
Basic lexicon of structural, common, and irregular words
|
|
|
|
|
|
<!-- NEW -->
|
|
<h2>Languages</h2>
|
|
|
|
<p>
|
|
<li><tt>Dan</tt>ish
|
|
<li><tt>Eng</tt>lish
|
|
<li><tt>Fin</tt>nish
|
|
<li><tt>Fre</tt>nch
|
|
<li><tt>Ger</tt>man
|
|
<li><tt>Ita</tt>lian
|
|
<li><tt>Nor</tt>wegian
|
|
<li><tt>Rus</tt>sian
|
|
<li><tt>Spa</tt>nish
|
|
<li><tt>Swe</tt>dish
|
|
<p>
|
|
|
|
|
|
|
|
<!-- NEW -->
|
|
<h2>Library structure: overview</h2>
|
|
|
|
Language-independent API
|
|
|
|
<p>
|
|
|
|
Language-dependent resources
|
|
<ul>
|
|
<li> morphological <tt>Paradigms</tt>
|
|
<li> irregular <tt>Verbs</tt>
|
|
</ul>
|
|
|
|
|
|
<!-- NEW -->
|
|
<h2>Library structure: language-independent API</h2>
|
|
|
|
<center>
|
|
<img src="Lang.gif">
|
|
</center>
|
|
|
|
<!-- NEW -->
|
|
<h2>API documentation</h2>
|
|
|
|
<a href="Categories.html">Categories</a>
|
|
|
|
<p>
|
|
<a href="Rules.html">Rules</a>
|
|
|
|
<p>
|
|
<a href="Clause.html">Clause</a>
|
|
|
|
<p>
|
|
<a href="Structural.html">Structural</a>
|
|
|
|
<p>
|
|
|
|
<a href="Time.html">Time</a>
|
|
|
|
<p>
|
|
<a href="Basic.html">Basic</a>
|
|
|
|
<p>
|
|
|
|
<a href="Lang.html">Lang</a>
|
|
|
|
<p>
|
|
|
|
|
|
<!-- NEW -->
|
|
<h2>Paradigms documentation</h2>
|
|
|
|
<a href="ParadigmsEng.html">English</a>
|
|
|
|
<p>
|
|
|
|
<a href="ParadigmsSwe.html">Swedish</a>
|
|
|
|
<p>
|
|
|
|
<a href="BasicSwe.html">example of Swedish</a>
|
|
|
|
|
|
|
|
<!-- NEW -->
|
|
<h2>Using it</h2>
|
|
|
|
<!-- NEW -->
|
|
<h2>Implementatin details: the structure of low-level files</h2>
|
|
|
|
|
|
<!-- NEW -->
|
|
<h2>The use of parametric modules</h2>
|
|
|
|
|
|
<!-- NEW -->
|
|
<h2>Current status</h2>
|
|
|
|
|
|
<!-- NEW -->
|
|
<h2>Obtaining it</h2>
|
|
|
|
Now on CVS at Chalmers:
|
|
<pre>
|
|
cvs -d /users/cs/aarne/cvs checkout GF2.0/lib
|
|
</pre>
|
|
|
|
<p>
|
|
|
|
To appear later at GF Homepage:<p>
|
|
|
|
<a href="http://www.cs.chalmers.se/%7Eaarne/GF">
|
|
<tt>http://www.cs.chalmers.se/~aarne/GF</tt></a>
|
|
</p></body></html> |