Interface Gloss

  • All Known Implementing Classes:
    BabelGloss

    public interface Gloss
    A general gloss interface for a Synset
    Author:
    navigli
    • Method Detail

      • getSource

        SenseSource getSource()
        The region where the concept for this gloss lies.
        Returns:
        the region where the gloss concept lies
      • getLanguage

        it.uniroma1.lcl.jlt.util.Language getLanguage()
        The language for this gloss
        Returns:
        the gloss language
      • getGloss

        String getGloss()
        Returns the gloss
        Returns:
        the gloss content as a String.