mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-27 03:38:55 -06:00
simplified adjectival predication
This commit is contained in:
@@ -46,10 +46,12 @@ lin
|
||||
|
||||
UseA = adj2adjPhrase ;
|
||||
ComplA2 = complAdj ;
|
||||
ComplAV = complVerbAdj ;
|
||||
ComplObjA2V = complVerbAdj2 True ;
|
||||
|
||||
PositADeg = positAdjPhrase ;
|
||||
PositADeg = positAdjPhrase ;
|
||||
ComparADeg = comparAdjPhrase ;
|
||||
SuperlNP = superlNounPhrase ;
|
||||
SuperlADeg = superlAdjPhrase ;
|
||||
|
||||
-- verbs and verb phrases mostly in $Clause$
|
||||
|
||||
|
||||
Reference in New Issue
Block a user