forked from GitHub/gf-rgl
generalize the Card category
This commit is contained in:
@@ -29,7 +29,7 @@ lin
|
||||
|
||||
SymbS sy = sy ;
|
||||
|
||||
SymbNum sy = {s = \\_ => sy.s; n = Pl; nonEmpty = True} ;
|
||||
SymbNum sy = {s = \\_ => sy.s; nn = NNum Pl} ;
|
||||
SymbOrd sy = {s = \\aform => sy.s ++ "-" ++
|
||||
case aform of {
|
||||
ASg Masc Indef => "òè" ;
|
||||
|
||||
Reference in New Issue
Block a user