Class: Daidai::Tables::Okurigana

Inherits:
Struct
  • Object
show all
Defined in:
lib/daidai/tables.rb

Overview

One okurigana rule: how to turn a dictionary form into one conjugation.

Instance Attribute Summary collapse

Instance Attribute Details

#euphkObject

Returns the value of attribute euphk

Returns:

  • (Object)

    the current value of euphk



14
15
16
# File 'lib/daidai/tables.rb', line 14

def euphk
  @euphk
end

#euphrObject

Returns the value of attribute euphr

Returns:

  • (Object)

    the current value of euphr



14
15
16
# File 'lib/daidai/tables.rb', line 14

def euphr
  @euphr
end

#okuriObject

Returns the value of attribute okuri

Returns:

  • (Object)

    the current value of okuri



14
15
16
# File 'lib/daidai/tables.rb', line 14

def okuri
  @okuri
end

#stemObject

Returns the value of attribute stem

Returns:

  • (Object)

    the current value of stem



14
15
16
# File 'lib/daidai/tables.rb', line 14

def stem
  @stem
end