mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-27 17:08:54 -06:00
a linref for verbs which shows P3 Sg
This commit is contained in:
@@ -124,5 +124,7 @@ concrete CatHun of Cat = CommonX - [Adv] ** open ResHun, Prelude in {
|
||||
linref
|
||||
CN = linCN ;
|
||||
NP = linNP ;
|
||||
V,VS,VQ,VA = \v -> v.s ! VPres P3 Sg ;
|
||||
V2,V3,V2S,V2Q,V2A = \v -> v.s ! Indef ! VPres P3 Sg ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user