mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-28 05:52:51 -06:00
new words in DictionaryFin and rules in ExtensionsFin ; some fun's in Dictionary commented out with ----*
This commit is contained in:
@@ -56,7 +56,11 @@ lin
|
||||
s = \\_ => (snoun2nounSep {s = \\f => noun.s ! 10 ++ BIND ++ adj.s ! Posit ! sAN f ; h = adj.h}).s
|
||||
} ;
|
||||
|
||||
---- PastPartAP vp = {s = \\_,nf => (sverb2verbSep v).s ! PastPartPass (AN nf)} ;
|
||||
PresPartAP vp = { ---- many things can go wrong here...
|
||||
s = \\bool,nform =>
|
||||
vp.s2 ! True ! Pos ! agrP3 Sg ++ vp.adv ! Pos ++ vp.ext ++
|
||||
(sverb2verbSep vp.s).s ! PresPartAct (AN nform)
|
||||
} ;
|
||||
|
||||
PredVPosv np vp = mkCl np vp ; ----
|
||||
|
||||
|
||||
Reference in New Issue
Block a user