mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-24 02:31:10 -06:00
added ExtraFin.CompNomAP
This commit is contained in:
@@ -161,6 +161,9 @@ concrete ExtraFin of ExtraFinAbs = CatFin **
|
||||
CompPartAP ap = {
|
||||
s = \\agr => ap.s ! False ! NCase (complNumAgr agr) ResFin.Part
|
||||
} ;
|
||||
CompNomAP ap = {
|
||||
s = \\agr => ap.s ! False ! NCase (complNumAgr agr) ResFin.Nom
|
||||
} ;
|
||||
|
||||
---- copied from VerbFin.CompAP, should be shared
|
||||
ICompAP ap = {
|
||||
|
||||
Reference in New Issue
Block a user