mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-03 00:02:50 -06:00
English and Swedish resource functions for Query
This commit is contained in:
@@ -54,6 +54,11 @@ incomplete concrete AdjectiveScand of Adjective =
|
||||
isPre = ap.isPre
|
||||
} ;
|
||||
|
||||
AdvAP ap adv = {
|
||||
s = \\a => ap.s ! a ++ adv.s ;
|
||||
isPre = ap.isPre
|
||||
} ;
|
||||
|
||||
UseA2 a = {
|
||||
s = \\ap => a.s ! AF (APosit ap) Nom ;
|
||||
isPre = True
|
||||
|
||||
Reference in New Issue
Block a user