Go to the source code of this file.
Namespaces | |
mycroft.util.lang.format_hu | |
Functions | |
def | mycroft.util.lang.format_hu._get_vocal_type (word) |
def | mycroft.util.lang.format_hu.nice_number_hu (number, speech, denominators) |
def | mycroft.util.lang.format_hu.nice_time_hu (dt, speech=True, use_24hour=False, use_ampm=False) |
def | mycroft.util.lang.format_hu.pronounce_number_hu (num, places=2) |
def | mycroft.util.lang.format_hu.pronounce_ordinal_hu (num) |
Variables | |
string | mycroft.util.lang.format_hu.EXTRA_SPACE = "" |
dictionary | mycroft.util.lang.format_hu.FRACTION_STRING_HU |
list | mycroft.util.lang.format_hu.months |
list | mycroft.util.lang.format_hu.NUM_POWERS_OF_TEN |
dictionary | mycroft.util.lang.format_hu.NUM_STRING_HU |