forked from GitHub/gf-core
Spanish lexica
This commit is contained in:
@@ -48,7 +48,7 @@ lin
|
||||
SuperlADeg = superlAdjPhrase ;
|
||||
|
||||
PredAS = predAdjSent ;
|
||||
PredV0 rain = predVerbClause (pronNounPhrase pronImpers) rain (complVerb rain) ;
|
||||
PredV0 rain = predVerb0 rain ;
|
||||
|
||||
-- Partial saturation.
|
||||
|
||||
|
||||
@@ -1566,4 +1566,7 @@ negNe, negPas : Str ;
|
||||
in
|
||||
{s = \\b,f,_ => cl.s ! b ! f} ;
|
||||
|
||||
predVerb0 : Verb -> Clause ;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user