mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-29 18:48:37 -06:00
(May) AdjCN + change lincat of A*
This commit is contained in:
@@ -112,7 +112,7 @@ lin
|
||||
-- Adjectival phrases, noun phrases, and adverbs can be used.
|
||||
|
||||
-- : AP -> Comp ;
|
||||
CompAP ap = useV ap ;
|
||||
CompAP ap = useComp ap.s ;
|
||||
|
||||
-- : CN -> Comp ;
|
||||
CompCN cn = useComp (cn.s ! NF Sg Bare) ;
|
||||
|
||||
Reference in New Issue
Block a user