This commit is contained in:
lizazim
2015-01-07 23:44:49 +00:00
parent 6db2845375
commit 2bff57faca
12 changed files with 508 additions and 315 deletions

View File

@@ -322,6 +322,8 @@ concrete VerbJpn of Verb = CatJpn ** open ResJpn, Prelude in {
needSubject = vp.needSubject
} ;
ExtAdvVP = AdvVP ;
AdVVP adv vp = {
verb = vp.verb ;
te = vp.te ;