mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-27 17:08:54 -06:00
(Som) Add linref for S
This commit is contained in:
@@ -122,4 +122,5 @@ linref
|
|||||||
VP = linVP VInf ;
|
VP = linVP VInf ;
|
||||||
CN = linCN ;
|
CN = linCN ;
|
||||||
Prep = \prep -> prep.s ! P3_Prep ++ prep.sii ++ prep.dhex ;
|
Prep = \prep -> prep.s ! P3_Prep ++ prep.sii ++ prep.dhex ;
|
||||||
|
S = \s -> linBaseCl (s.s ! False) ;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user