Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConjugationTime ¶
type ConjugationTime int
const ( CM_Unknown ConjugationTime = iota CM_Present CM_Past CM_Future )
func (ConjugationTime) String ¶
func (cm ConjugationTime) String() string
type ConjugationType ¶
type ConjugationType int
const ( CT_Unknown ConjugationType = iota CT_I CT_You CT_It CT_We CT_They )
func (ConjugationType) String ¶
func (ct ConjugationType) String() string
Click to show internal directories.
Click to hide internal directories.