mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 00:22:51 -06:00
type error in ExtensionsChi fixed
This commit is contained in:
@@ -95,7 +95,7 @@ lin
|
|||||||
CompS s = insertObj s (predV copula []) ; ----
|
CompS s = insertObj s (predV copula []) ; ----
|
||||||
|
|
||||||
|
|
||||||
CompQS qs = insertObj qs (predV copula []) ; ----
|
CompQS qs = insertObj (ss (qs.s ! False)) (predV copula []) ; ----
|
||||||
CompVP ant p vp = insertObj (ss (infVP vp)) (predV copula []) ; ----
|
CompVP ant p vp = insertObj (ss (infVP vp)) (predV copula []) ; ----
|
||||||
|
|
||||||
{-
|
{-
|
||||||
|
|||||||
Reference in New Issue
Block a user