mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-25 11:06:28 -06:00
added GN & SN categories for constructing names
This commit is contained in:
+1
-1
@@ -71,6 +71,6 @@ concrete CatTha of Cat = CommonX ** open ResTha, Prelude in {
|
||||
N = ResTha.Noun ;
|
||||
N2 = ResTha.Noun ** {c2 : Str} ;
|
||||
N3 = ResTha.Noun ** {c2,c3 : Str} ;
|
||||
PN = ResTha.NP ;
|
||||
GN, SN, PN = ResTha.NP ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user