mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
information on missing words; fix in PhraseDut
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
all:
|
||||
all: pgf missing
|
||||
|
||||
pgf:
|
||||
gf -make PhrasebookEng.gf PhrasebookFin.gf PhrasebookFre.gf PhrasebookIta.gf PhrasebookRon.gf PhrasebookSwe.gf
|
||||
|
||||
missing:
|
||||
echo "pg -missing | wf -file=missing.txt" | gf Phrasebook.pgf
|
||||
|
||||
doc:
|
||||
txt2tags -thtml phrasebook.txt
|
||||
|
||||
Reference in New Issue
Block a user