(Som) Add QuestSlash + make it possible for IPs to contract with stm

This commit is contained in:
Inari Listenmaa
2019-09-10 16:54:19 +02:00
parent 4f9927d12b
commit 67ac5ae5e3
5 changed files with 37 additions and 13 deletions

View File

@@ -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