mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-06 21:56:31 -06:00
webalt0812
This commit is contained in:
@@ -1317,7 +1317,7 @@ oper
|
||||
-- "What do you want to do? - Wash myself."
|
||||
|
||||
verbUtterance : VerbPhrase -> Utterance = \vp ->
|
||||
ss (vp.s1 ++ vp.s ! VIInfinit ! ASgP1) ;
|
||||
ss (vp.s1 ++ vp.s ! VIInfinit ! ASgP1 ++ ".") ;
|
||||
|
||||
|
||||
--2 Sentence adverbs
|
||||
|
||||
Reference in New Issue
Block a user