mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-27 11:56:29 -06:00
(Som) Add QuestSlash + make it possible for IPs to contract with stm
This commit is contained in:
@@ -23,7 +23,7 @@ concrete CatSom of Cat = CommonX - [Adv,IAdv] ** open ResSom, Prelude in {
|
||||
-- Constructed in QuestionSom.
|
||||
|
||||
QCl = ResSom.QClause ;
|
||||
IP = ResSom.NounPhrase ;
|
||||
IP = ResSom.NounPhrase ** {contractSTM : Bool} ;
|
||||
IComp = SS ; -- interrogative complement of copula e.g. "where"
|
||||
IDet = ResSom.Determiner ; -- interrogative determiner e.g. "how many"
|
||||
IQuant = ResSom.Quant ; -- interrogative quantifier e.g. "which"
|
||||
|
||||
Reference in New Issue
Block a user