forked from GitHub/gf-rgl
new abstract implemented for exper/french
This commit is contained in:
@@ -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} ;
|
||||
|
||||
Reference in New Issue
Block a user