forked from GitHub/gf-rgl
progress on the Names API
This commit is contained in:
@@ -15,4 +15,11 @@ lin FullName gn sn = {
|
||||
empty = [] ;
|
||||
} ;
|
||||
|
||||
UseLN pn = pn ** {
|
||||
s = \\c => pn.s ;
|
||||
isPron = False ;
|
||||
st = Definite ;
|
||||
empty = [] ;
|
||||
} ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user