Class Grasp

java.lang.Object
ca.phon.orthography.mor.Grasp

@Documentation({"https://talkbank.org/manuals/CHAT.html#GrammaticalRelations_Tier","https://talkbank.org/manuals/CHAT.html#GrammaticalRelationsTraining_Tier"}) public final class Grasp extends Object
GRASP (Grammatical relations) data for a single word in %gra or %grt
  • Constructor Details

    • Grasp

      public Grasp(int index, int head, String relation)
  • Method Details