mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
cloned the rest of resource languages in Phrasebook
This commit is contained in:
@@ -1,14 +1,17 @@
|
||||
all: pgf missing
|
||||
all: demo missing
|
||||
|
||||
pgf:
|
||||
demo:
|
||||
gf -make PhrasebookEng.gf PhrasebookFin.gf PhrasebookFre.gf PhrasebookIta.gf PhrasebookRon.gf PhrasebookSwe.gf DisambPhrasebookEng.gf
|
||||
#DisambPhrasebookRon.gf
|
||||
|
||||
pgf:
|
||||
gf -make Phrasebook???.gf DisambPhrasebookEng.gf
|
||||
|
||||
koe:
|
||||
gf -make PhrasebookEng.gf PhrasebookFre.gf DisambPhrasebookEng.gf
|
||||
|
||||
missing:
|
||||
echo "pg -missing | wf -file=missing.txt" | gf Phrasebook.pgf
|
||||
echo "pg -missing | wf -file=missing.txt" | gf Phrasebook???.gf
|
||||
|
||||
doc:
|
||||
txt2tags -thtml phrasebook.txt
|
||||
|
||||
Reference in New Issue
Block a user