mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-08 06:36:32 -06:00
Merge private git for latim grammar into official darcs.
See https://github.com/daherb/GF orhttps://gitlab.cip.ifi.lmu.de/langeh/gf for full git commit history
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
concrete ExtraLat of ExtraLatAbs = CatLat **
|
||||
open ResLat, Coordination, Prelude in {
|
||||
lin
|
||||
UsePronNonDrop p = -- Pron -> NP
|
||||
{
|
||||
g = p.g ;
|
||||
n = p.n ;
|
||||
p = p.p ;
|
||||
s = p.pers ! PronNonDrop ! PronRefl ;
|
||||
} ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user