mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-02 03:58:34 -06:00
(Ara) add parameter to uttVP oper
This commit is contained in:
@@ -96,6 +96,6 @@ linref
|
||||
|
||||
CN = \cn -> uttCN cn ! Masc ;
|
||||
N = \n -> uttCN (useN n) ! Masc ;
|
||||
VP = \vp -> uttVP vp ! Masc ;
|
||||
VP = \vp -> uttVP VPPerf vp ! Masc ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user