mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-13 05:02:50 -06:00
romanian_mod
This commit is contained in:
@@ -24,7 +24,7 @@ concrete AdverbRon of Adverb =
|
||||
s = subj.s ++ s.s ! Indic
|
||||
} ;
|
||||
|
||||
AdnCAdv cadv = {s = cadv.s ++ conjThan} ;
|
||||
AdnCAdv cadv = {s = cadv.s ++ cadv.sNum ++ conjThan} ;
|
||||
-- doesn't yield to a correct form for more_CAdv
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user