mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-26 13:02:50 -06:00
multi for Swe
This commit is contained in:
@@ -15,11 +15,11 @@ abstract Multimodal =
|
||||
|
||||
-- Interface to $Demonstrative$.
|
||||
|
||||
DemNP : NP -> Dem ;
|
||||
DemAdv : Adv -> DAdv -> DAdv ;
|
||||
SentMS : MS -> Phr ;
|
||||
QuestMS : MS -> Phr ;
|
||||
QuestMQ : MQ -> Phr ;
|
||||
DemNP : NP -> DNP ;
|
||||
DemAdv : Adv -> DAdv -> DAdv ;
|
||||
SentMS : Pol -> MS -> Phr ;
|
||||
QuestMS : Pol -> MS -> Phr ;
|
||||
QuestMQS : Pol -> MQS -> Phr ;
|
||||
|
||||
-- Mount $Time$.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user