mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-22 17:42:51 -06:00
upgraded resources, esp. romance
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
--# -path=.:../romance:../../prelude
|
||||
|
||||
instance SyntaxIta of SyntaxRomance =
|
||||
TypesIta ** open Prelude, (CO=Coordination), MorphoIta in {
|
||||
TypesIta ** open Prelude, (CO=Coordination), MorphoIta, BeschIta in {
|
||||
|
||||
flags optimize=all ;
|
||||
|
||||
@@ -275,4 +275,10 @@ oper
|
||||
|
||||
negNe = "non" ; negPas = [] ;
|
||||
|
||||
progressiveSats subj vp =
|
||||
mkSatsObject subj
|
||||
(mkTransVerbDir (verbPres (stare_16 "stare") AEsse)) --- hack to reuse
|
||||
(nameNounPhrase (mkProperName ( --- this function
|
||||
vp.s ! VIGerund ! (pgen2gen subj.g) ! subj.n ! subj.p) Masc)) ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user