OBJECT

Rhyming

link GraphQL Schema definition

  • type Rhyming {
  • text: String!
  • ipa: String!
  • # ipa with groups of characters marked between ">" and "<", more of these means
  • # more similar to the input word
  • ipaMarked: String
  • pos: GramType
  • }