German phrasebook; ontology document; ignoring single lines in gfdoc

This commit is contained in:
aarne
2010-04-08 20:31:32 +00:00
parent e98d1238f4
commit 0138e6bba1
16 changed files with 549 additions and 228 deletions

View File

@@ -1,7 +1,7 @@
all: demo missing
demo:
gf -make PhrasebookEng.gf PhrasebookFin.gf PhrasebookFre.gf PhrasebookIta.gf PhrasebookRon.gf PhrasebookSwe.gf DisambPhrasebookEng.gf
gf -make PhrasebookEng.gf PhrasebookFin.gf PhrasebookFre.gf PhrasebookGer.gf PhrasebookIta.gf PhrasebookRon.gf PhrasebookSwe.gf DisambPhrasebookEng.gf
#DisambPhrasebookRon.gf
pgf:
@@ -14,4 +14,8 @@ missing:
echo "pg -missing | wf -file=missing.txt" | gf Phrasebook???.gf
doc:
cat Sentences.gf Words.gf >Ontology.gf
gfdoc Ontology.gf
txt2tags -thtml phrasebook.txt
rm -f Ontology.gf