mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-02 12:08:34 -06:00
(Som) More forms for verbs and nouns
This commit is contained in:
@@ -32,11 +32,12 @@ concrete IdiomSom of Idiom = CatSom ** open Prelude, ResSom, VerbSom in {
|
||||
-- : VP -> VP ;
|
||||
--ProgrVP vp = vp ** { } ;
|
||||
|
||||
-- : VP -> Utt ; -- let's go
|
||||
--ImpPl1 vp = { } ;
|
||||
{-
|
||||
|
||||
ImpP3 : NP -> VP -> Utt ; -- let John walk
|
||||
{- TODO: Sayeed p. 92 optative
|
||||
-- : VP -> Utt ; -- let's go
|
||||
ImpPl1 vp = { } ;
|
||||
|
||||
ImpP3 : NP -> VP -> Utt ; -- let John walk
|
||||
|
||||
-- 3/12/2013 non-reflexive uses of "self"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user