forked from GitHub/gf-core
added case (de or a) to Romance infinitive noun and adj complements
This commit is contained in:
@@ -42,7 +42,7 @@ incomplete concrete AdjectiveRomance of Adjective =
|
||||
} ;
|
||||
|
||||
SentAP ap sc = {
|
||||
s = \\a => ap.s ! a ++ sc.s ; --- mood
|
||||
s = \\a => ap.s ! a ++ sc.s ! dative ; -- prête à dormir --- mood
|
||||
isPre = False
|
||||
} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user