forked from GitHub/gf-core
added Noun.ApposCN
This commit is contained in:
@@ -102,4 +102,9 @@ incomplete concrete NounRomance of Noun =
|
||||
g = g
|
||||
} ;
|
||||
|
||||
ApposCN cn np = let g = cn.g in {
|
||||
s = \\n => cn.s ! n ++ np.s ! Ton Nom ;
|
||||
g = g
|
||||
} ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user