forked from GitHub/gf-core
change in Romance agreement to produce correct number for polite singular pronouns ; linking functions that involve mkClause now takes a long time and should be revised
This commit is contained in:
BIN
examples/phrasebook/pgraph.png
Normal file
BIN
examples/phrasebook/pgraph.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 69 KiB |
@@ -116,6 +116,18 @@ Separate concrete syntaxes.
|
||||
<CODE>DisambPhrasebook</CODE>: disambiguation grammars generating feedback phrases if
|
||||
the input language is ambiguous.
|
||||
</P>
|
||||
<P>
|
||||
Here is the module structure produced by
|
||||
</P>
|
||||
<PRE>
|
||||
> i -retain DisambPhrasebookEng.gf
|
||||
> dg -only=Phrasebook*,Sentences*,Words*,Greetings*,DiffP*,DisambPhrasebookEng
|
||||
> ! dot -Tpng _gfdepgraph.dot >pgraph.png
|
||||
</PRE>
|
||||
<P></P>
|
||||
<P>
|
||||
<IMG ALIGN="middle" SRC="pgraph.png" BORDER="0" ALT="">
|
||||
</P>
|
||||
<H1>To Do</H1>
|
||||
<P>
|
||||
Improved translation interface
|
||||
|
||||
@@ -97,6 +97,15 @@ Separate concrete syntaxes.
|
||||
``DisambPhrasebook``: disambiguation grammars generating feedback phrases if
|
||||
the input language is ambiguous.
|
||||
|
||||
Here is the module structure produced by
|
||||
```
|
||||
> i -retain DisambPhrasebookEng.gf
|
||||
> dg -only=Phrasebook*,Sentences*,Words*,Greetings*,DiffP*,DisambPhrasebookEng
|
||||
> ! dot -Tpng _gfdepgraph.dot >pgraph.png
|
||||
```
|
||||
|
||||
[pgraph.png]
|
||||
|
||||
|
||||
|
||||
=To Do=
|
||||
|
||||
Reference in New Issue
Block a user