mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-20 16:56:18 -06:00
(Som) Add QuestSlash + make it possible for IPs to contract with stm
This commit is contained in:
@@ -152,10 +152,16 @@ lin with_Prep = mkPrep la ;
|
||||
lin whatPl_IP = ;
|
||||
lin whatSg_IP = ;
|
||||
lin whoPl_IP = ;
|
||||
lin whoSg_IP = ;
|
||||
|
||||
-}
|
||||
|
||||
lin whoSg_IP = emptyNP ** {
|
||||
s = table {
|
||||
Nom => "yaa" ; -- together with STM
|
||||
Abs => "ayo" } ; -- alone, no STM (used in UttIP)
|
||||
contractSTM = True ;
|
||||
} ;
|
||||
|
||||
-------
|
||||
-- Subj
|
||||
|
||||
|
||||
Reference in New Issue
Block a user