Rootword = [ %%form_data{root1}%% ]

  nominal — %%title%%

  verbal — %%form_data{verb}%%


%%form_data{reason}%%


Last updated %%updated_at%%

Add another rootword

====
[[form]]
fields:
  verb:
    type: text
    label: Action
  verbNote:
    type: static
    value: |
      Title field for nominal meaning. Action field for verbal meaning.
      - - - -
      //Consonants//
      {{ 7h  b  bɾ  d  dɾ  f  fɾ  g  gɾ  h  hɾ  hl  j  k  kɾ  l 
      m  n  ng  p  pɾ  r  s  sh  t  tɾ  th  v  vɾ  w  wh  x  z  zh }}
      - - - -
      //Vowels//
      {{ a  ae  e  i  o  oe  u  uu  y  r }}
      - - - -
      Use suffix @<&nbsp;>@{{N}}@<&nbsp;>@ for the passive nasalizer.
      Copy & paste the medial flap {{[ɾ]}} from above as necessary.
  root1:
    label: Rootword
    type: text
  reason:
    label: Comment
    type: text
    height: 1
[[/form]]