mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 08:32:50 -06:00
removed optStr from IdiomEng
This commit is contained in:
@@ -11,7 +11,7 @@ concrete IdiomEng of Idiom = CatEng ** open Prelude, ResEng in {
|
|||||||
(insertObj (\\_ => np.s ! rs.c) (predAux auxBe))) ;
|
(insertObj (\\_ => np.s ! rs.c) (predAux auxBe))) ;
|
||||||
|
|
||||||
CleftAdv ad s = mkClause "it" (agrP3 Sg)
|
CleftAdv ad s = mkClause "it" (agrP3 Sg)
|
||||||
(insertObj (\\_ => optStr conjThat ++ s.s)
|
(insertObj (\\_ => conjThat ++ s.s)
|
||||||
(insertObj (\\_ => ad.s) (predAux auxBe))) ;
|
(insertObj (\\_ => ad.s) (predAux auxBe))) ;
|
||||||
|
|
||||||
ExistNP np =
|
ExistNP np =
|
||||||
|
|||||||
Reference in New Issue
Block a user