mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-25 19:16:28 -06:00
Hrv: marked missing functions needed for AW experiment
This commit is contained in:
@@ -2,7 +2,7 @@ concrete StructuralHrv of Structural = CatHrv **
|
||||
open ParadigmsHrv, ResHrv, Prelude in {
|
||||
|
||||
lin
|
||||
and_Conj = mkConj "a" ;
|
||||
and_Conj = mkConj "i" ;
|
||||
---- by8agent_Prep = mkPrep "" Ins ;
|
||||
---- few_Det = invarNumeral "málo" ; -- see notes
|
||||
for_Prep = mkPrep "pre" accusative ;
|
||||
@@ -28,4 +28,7 @@ lin
|
||||
we_Pron = mkPron (Ag (Masc Anim) Pl P1) ;
|
||||
youPl_Pron = mkPron (Ag (Masc Anim) Pl P2) ;
|
||||
they_Pron = mkPron (Ag (Masc Anim) Pl P3) ;
|
||||
|
||||
somewhere_Adv = mkAdv "negdje" ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user