mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-10 03:32:51 -06:00
simplified 1.5 by removing mathematical/
This commit is contained in:
@@ -68,12 +68,10 @@ concrete ExtraFin of ExtraFinAbs = CatFin **
|
||||
isPron = False
|
||||
} ;
|
||||
|
||||
|
||||
vai_Conj = {s1 = [] ; s2 = "vai" ; n = Sg} ;
|
||||
|
||||
|
||||
CompPartAP ap = {
|
||||
s = \\agr => ap.s ! False ! AN (NCase agr.n Part)
|
||||
s = \\agr => ap.s ! False ! NCase agr.n Part
|
||||
} ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user