1
0
forked from GitHub/gf-rgl

new abstract implemented for exper/french

This commit is contained in:
aarne
2008-04-27 19:19:40 +00:00
parent 727967b6e7
commit 06f57c0902
13 changed files with 247 additions and 54 deletions

View File

@@ -19,7 +19,7 @@ incomplete concrete PhraseRomance of Phrase =
UttAdv adv = adv ;
NoPConj = {s = []} ;
PConjConj conj = conj ;
PConjConj conj = {s = conj.s2} ;
NoVoc = {s = []} ;
VocNP np = {s = "," ++ np.s ! Ton Nom} ;