mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
fixed position of adjective in Scand.UseComparA
This commit is contained in:
@@ -20,7 +20,7 @@ incomplete concrete AdjectiveScand of Adjective =
|
||||
True => compMore ++ a.s ! AF (APosit ap) Nom ;
|
||||
_ => a.s ! AF ACompar Nom
|
||||
} ;
|
||||
isPre = False
|
||||
isPre = True
|
||||
} ;
|
||||
|
||||
CAdvAP ad ap np = {
|
||||
|
||||
Reference in New Issue
Block a user