mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-07 18:22:50 -06:00
more demo languages; an entry for demo in Make.hs
This commit is contained in:
@@ -10,12 +10,12 @@ fun
|
||||
|
||||
QuestV : IP -> V -> QCl ;
|
||||
QuestV2 : IP -> V2 -> NP -> QCl ;
|
||||
QuestV2Slash : IP -> NP -> V2 -> QCl ;
|
||||
-- QuestV2Slash : IP -> NP -> V2 -> QCl ;
|
||||
|
||||
UseQCl : Tense -> Ant -> Pol -> QCl -> QS ;
|
||||
|
||||
ImpV : V -> Imp ;
|
||||
ImpV2 : V2 -> NP -> Imp ;
|
||||
-- ImpV2 : V2 -> NP -> Imp ;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user