1
0
forked from GitHub/gf-core

temporary transcription; first clauses generated in Hindi

This commit is contained in:
aarne
2008-05-06 15:15:16 +00:00
parent 830358e5ca
commit aefb6fcc23
8 changed files with 244 additions and 88 deletions

View File

@@ -50,6 +50,16 @@ oper
} ;
mkV2 = overload {
mkV2 : Str -> V2
= \s -> regVerb s ** {c2 = {s = [] ; c = VTrans} ; lock_V2 = <>} ;
mkV2 : V -> V2
= \v -> v ** {c2 = {s = [] ; c = VTrans} ; lock_V2 = <>} ;
mkV2 : V -> Str -> V2
= \v,p -> v ** {c2 = {s = p ; c = VIntrans} ; lock_V2 = <>} ;
} ;
----3 Compound nouns
----
---- A compound noun is an uninflected string attached to an inflected noun,