More work on rom

This commit is contained in:
aarne
2003-12-16 15:39:07 +00:00
parent 06936f0f18
commit fb1e3fa798
6 changed files with 39 additions and 15 deletions

View File

@@ -9,6 +9,8 @@ oper
jean.g
Sg ;
nounPhraseOn = mkNameNounPhrase "on" Masc ;
partitiveNounPhrase = \n,vin ->
normalNounPhrase
(table {
@@ -90,7 +92,8 @@ oper
isTransVerbClit = \v -> case v.c of {
Acc => True ;
_ => False --- hmmm
Dat => True ;
_ => False
} ;
-- The "ne - pas" negation.