mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 11:19:32 -06:00
added case (de or a) to Romance infinitive noun and adj complements
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
--# -path=.:../romance:../abstract:../common:prelude
|
||||
|
||||
concrete CatSpa of Cat = CommonX -
|
||||
[Temp,TTAnt,Tense,TPres,TPast,TFut,TCond] ** CatRomance with
|
||||
[SC,Temp,TTAnt,Tense,TPres,TPast,TFut,TCond] ** CatRomance with
|
||||
(ResRomance = ResSpa) ;
|
||||
|
||||
@@ -11,7 +11,7 @@ concrete GrammarSpa of Grammar =
|
||||
RelativeSpa,
|
||||
ConjunctionSpa,
|
||||
PhraseSpa,
|
||||
TextSpa - [Temp,Tense], -- special punctuation
|
||||
TextSpa - [SC,Temp,Tense], -- special punctuation
|
||||
IdiomSpa,
|
||||
StructuralSpa,
|
||||
TenseSpa
|
||||
|
||||
Reference in New Issue
Block a user