1
0
forked from GitHub/gf-core

VPS and conjunction in Romance, by means of repeated unstressed pronouns (in Fre) or prodrop (other languages)

This commit is contained in:
aarne
2012-05-27 20:50:59 +00:00
parent ccf7ba8510
commit fa4ccf176a
8 changed files with 51 additions and 1 deletions

View File

@@ -203,5 +203,6 @@ instance DiffIta of DiffRomance = open CommonRomance, PhonoIta, BeschIta, Prelud
datClit = "ci" ;
genClit = "ne" ;
subjPron = \_ -> [] ;
}

View File

@@ -11,7 +11,7 @@ concrete GrammarIta of Grammar =
RelativeIta,
ConjunctionIta,
PhraseIta,
TextX - [SC,Temp,Tense,Pol,PPos,PNeg],
TextX - [SC,Temp,Tense,Pol,PPos,PNeg,TPres,TPast,TFut,TCond],
IdiomIta,
StructuralIta,
TenseIta