mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-07 10:12:51 -06:00
Jpn19.01.15
This commit is contained in:
@@ -61,13 +61,13 @@ flags coding = utf8 ;
|
||||
-- Str ; te, ba : Polarity => Str ; needSubject : Bool}
|
||||
V2 = Verb2 ; -- {s, pass : Style => TTense => Polarity => Str ; a_stem, i_stem,
|
||||
-- pass_a_stem, pass_i_stem, prep : Str ; te, ba, pass_te,
|
||||
-- pass_ba : Polarity => Str ; needSubject : Bool} ;
|
||||
-- pass_ba : Polarity => Str} ;
|
||||
V3 = Verb3 ; -- {s : Speaker => Style => TTense => Polarity => Str ; a_stem,
|
||||
-- i_stem : Speaker => Str ; te, ba : Speaker => Polarity =>
|
||||
-- Str ; prep1, prep2 : Str} ;
|
||||
VV = ResJpn.VV ; -- {s : Speaker => Style => TTense => Polarity => Str ; te,
|
||||
-- a_stem, i_stem, ba, te_neg, ba_neg : Speaker => Str ;
|
||||
-- sense : ModSense} ;
|
||||
VV = ResJpn.VV ; -- {s : Speaker => Style => TTense => Polarity => Str ;
|
||||
-- a_stem, i_stem : Speaker => Str ;
|
||||
-- te, ba : Speaker => Polarity => Str ; sense : ModSense} ;
|
||||
VS = Verb2 ;
|
||||
VQ = Verb2 ;
|
||||
VA = Verb ;
|
||||
|
||||
Reference in New Issue
Block a user