mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-21 09:02:50 -06:00
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