mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-06 09:42:50 -06:00
constructor PositAdAAdj in Adverb, for most langs
This commit is contained in:
@@ -12,6 +12,7 @@ concrete AdverbEng of Adverb = CatEng ** open ResEng, Prelude in {
|
||||
PrepNP prep np = {s = prep.s ++ np.s ! Acc} ;
|
||||
|
||||
AdAdv = cc2 ;
|
||||
PositAdAAdj a = {s = a.s ! AAdv} ;
|
||||
|
||||
SubjS = cc2 ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user