mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-01 03:28:34 -06:00
added some missing funs and cats
This commit is contained in:
+3
-1
@@ -85,7 +85,9 @@ concrete CatLat of Cat = CommonX-[Adv] ** open ResLat, ParamX, Prelude in {
|
||||
N = Noun ;
|
||||
N2 = Noun ** { c : Prep } ;
|
||||
N3 = Noun ** { c : Prep ; c2 : Prep } ;
|
||||
PN = { s : Case => Str ; n : Number ; g : Gender } ;
|
||||
PN, LN = { s : Case => Str ; n : Number ; g : Gender } ;
|
||||
GN = { s : Str ; g : Sex } ;
|
||||
SN = { s : Sex => Str ; pl : Str } ;
|
||||
A2 = Adjective ** { c : Prep} ;
|
||||
|
||||
linref
|
||||
|
||||
Reference in New Issue
Block a user