1
0
forked from GitHub/gf-rgl

revert the addition of pot5art

This commit is contained in:
Krasimir Angelov
2023-08-30 21:35:03 +02:00
parent 28afb4d0dc
commit f53b872b33
4 changed files with 0 additions and 16 deletions

View File

@@ -86,10 +86,6 @@ lin pot5 n = {
s = \\d,o,c => n.s ! d ! NCard ! Nom ++ pot51.s ! True ! o ! c ;
n = Pl
} ;
lin pot5art = {
s = \\d,o,c => case d of {True => []; False => artIndef};
n = Sg
} ;
lin pot5plus n1 n2 = {
s = \\d,o,c => n1.s ! d ! NCard ! Nom ++ pot51.s ! True ! NCard ! Nom ++ "and" ++ n2.s ! True ! o ! c;
n = Pl