DisambPhrasebookRon added

This commit is contained in:
aarne
2010-04-04 21:22:20 +00:00
parent 0e2f34b269
commit 8b43ae7305
3 changed files with 13 additions and 1 deletions

View File

@@ -0,0 +1,11 @@
--# -path=.:present
concrete DisambPhrasebookRon of Phrasebook = PhrasebookRon -
[PSentence, PQuestion, ObjIndef
]
** open SyntaxRon, Prelude in {
lin
PSentence s = mkText s ; -- punctuation not optional
PQuestion s = mkText s ;
ObjIndef k = mkNP someSg_Det k ;
}

View File

@@ -1,7 +1,7 @@
all: pgf missing
pgf:
gf -make PhrasebookEng.gf PhrasebookFin.gf PhrasebookFre.gf PhrasebookIta.gf PhrasebookRon.gf PhrasebookSwe.gf DisambPhrasebookEng.gf
gf -make PhrasebookEng.gf PhrasebookFin.gf PhrasebookFre.gf PhrasebookIta.gf PhrasebookRon.gf PhrasebookSwe.gf DisambPhrasebookEng.gf DisambPhrasebookRon.gf
missing:
echo "pg -missing | wf -file=missing.txt" | gf Phrasebook.pgf

View File

@@ -1,4 +1,5 @@
DisambPhrasebookEng :
DisambPhrasebookRon : AHungry AScared AThirsty ATired Coffee Finnish French GExcusePol GPleaseGivePol GSorryPol GWhatsYourNamePol Swedish Tea
PhrasebookEng :
PhrasebookFin :
PhrasebookFre :