mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-21 17:12:50 -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