summaryrefslogtreecommitdiff
path: root/examples/phrasebook/phrasebook.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/phrasebook/phrasebook.txt')
-rw-r--r--examples/phrasebook/phrasebook.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/phrasebook/phrasebook.txt b/examples/phrasebook/phrasebook.txt
index 556a64fb2..e8387308c 100644
--- a/examples/phrasebook/phrasebook.txt
+++ b/examples/phrasebook/phrasebook.txt
@@ -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=