mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-19 16:12:52 -06:00
working set of 8 Lang
This commit is contained in:
@@ -153,7 +153,7 @@ concrete ClauseFin of Clause = CategoriesFin **
|
||||
sats2quest (mkSatsCopula (intNounPhrase subj) adv.s) ;
|
||||
|
||||
QPredProgVP np vp = sats2quest (progressiveSats (intNounPhrase np) vp) ;
|
||||
-}
|
||||
|
||||
|
||||
----- gender and number of Adj
|
||||
|
||||
@@ -166,7 +166,7 @@ concrete ClauseFin of Clause = CategoriesFin **
|
||||
IPredV3 a verb obj1 obj2 =
|
||||
sats2verbPhrase a (insertObject (mkSatsObject pronImpers verb obj1) verb.c2 verb.s5 verb.p obj2) ;
|
||||
|
||||
{-
|
||||
|
||||
IPredPassV a v =
|
||||
sats2verbPhrase a (mkSatsCopula pronImpers (v.s ! VPart (pgen2gen
|
||||
pronImpers.g) pronImpers.n)) ;
|
||||
|
||||
Reference in New Issue
Block a user