mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-26 11:18:55 -06:00
no size in html
This commit is contained in:
@@ -32,7 +32,7 @@ The API is divided into a bunch of <tt>abstract</tt> modules.
|
|||||||
The following figure gives the dependencies of these modules.
|
The following figure gives the dependencies of these modules.
|
||||||
|
|
||||||
<center>
|
<center>
|
||||||
<img width=1000 src="Lang.png">
|
<img src="Lang.png">
|
||||||
</center>
|
</center>
|
||||||
|
|
||||||
It is advisable to start with a simpler subset of the API, which
|
It is advisable to start with a simpler subset of the API, which
|
||||||
@@ -40,7 +40,7 @@ leaves out certain complicated but not always necessary things:
|
|||||||
tenses and most part of the lexicon.
|
tenses and most part of the lexicon.
|
||||||
|
|
||||||
<center>
|
<center>
|
||||||
<img width=1000 src="Test.png">
|
<img src="Test.png">
|
||||||
</center>
|
</center>
|
||||||
|
|
||||||
The module structure is rather flat: almost every module is a direct
|
The module structure is rather flat: almost every module is a direct
|
||||||
|
|||||||
Reference in New Issue
Block a user