% Deklarativní popis češtiny I
% Gramatika 3
% Signatura

type_hierarchy
bot
   sign phon:list cat:cat
      word
      phrase head_dtr:sign nonh_dtr:sign dtrs:list
   cat head:head val:list
   head 
      verb vform:vform
      noun case:case agr:agr
   agr num:num gend:gend
   vform
      fin
         pres
         past
      inf
   num
      sg
      pl
   gend
      m
         ma
         mi
      f
      n
   case
      nom
      acc
      dat   
   list
      ne_list hd:bot tl:list
      e_list
.
