(Kor) Add Utt* linearisations

This commit is contained in:
Inari Listenmaa
2020-04-03 19:35:32 +02:00
parent e586c478a3
commit 44abd1a8da
2 changed files with 11 additions and 9 deletions
+1
View File
@@ -334,5 +334,6 @@ oper
-- linrefs
linVerb : Verb -> Str = \v -> v.s ! linVF ;
linVP : VerbPhrase -> Str = \vp -> vp.nObj ++ vp.adv ++ vp.s ! linVF ;
}