mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-27 17:08:54 -06:00
added ProDrop
This commit is contained in:
@@ -321,6 +321,8 @@ lin FullName gn sn = {
|
|||||||
gn = GSg (sex2gender gn.g)
|
gn = GSg (sex2gender gn.g)
|
||||||
} ;
|
} ;
|
||||||
|
|
||||||
|
lin ProDrop pro = pro ;
|
||||||
|
|
||||||
lin AnaphPron np =
|
lin AnaphPron np =
|
||||||
case <np.gn, np.p> of {
|
case <np.gn, np.p> of {
|
||||||
<GSg _, PronP1> => i_Pron ;
|
<GSg _, PronP1> => i_Pron ;
|
||||||
|
|||||||
Reference in New Issue
Block a user