Romance almost complete

This commit is contained in:
aarne
2005-03-31 16:14:12 +00:00
parent 3d248a8576
commit e9063a42dc
4 changed files with 11 additions and 15 deletions

View File

@@ -117,7 +117,7 @@ lin
s = \\c => np.s ! case2pform c ;
g = pgen2gen np.g ;
n = np.n
};
} ;
FunIP = funIntPron ;
QuestCl = questClause ;
@@ -178,8 +178,8 @@ lin
OneNP = nounPhraseOn ;
----- ExistCN A = existNounPhrase (indefNounPhrase Sg A) ;
ExistCN A = existNounPhrase (indefNounPhrase Sg A) ;
----- ExistNumCN nu A = existNounPhrase (indefNounPhraseNum nu A) ;
ExistNumCN nu A = existNounPhrase (indefNounPhraseNum nu A) ;
}