mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-01 19:48:34 -06:00
Anna Ehrlemark's additional work on Slv
This commit is contained in:
@@ -47,6 +47,7 @@ concrete NounSlv of Noun = CatSlv ** open ResSlv,Prelude in {
|
||||
} ;
|
||||
|
||||
NumSg = {s = \\_,_ => []; n = UseNum Sg} ;
|
||||
NumDl = {s = \\_,_ => []; n = UseNum Dl} ; --not working?
|
||||
NumPl = {s = \\_,_ => []; n = UseNum Pl} ;
|
||||
|
||||
NumCard n = n ;
|
||||
|
||||
Reference in New Issue
Block a user