Grammar Writing: Week 7: Difference between revisions

From English Grammar
Jump to navigation Jump to search
Line 4: Line 4:


  <nowiki>  
  <nowiki>  
type_hierarchy
bot
bot
   list
   bool 
       ne_list hd:bot tl:list       
       minus 
       e_list
       plus 
   sign syntax:syntax
   sign   syntax:part_of_speech 
      word
       phrase   dtrs:list  
       phrase dtrs:list
      word 
  syntax head:pos
   part_of_speech 
   pos
       sentence 
       noun case:case
       verb  
       verb vform:vform
       noun 
       prep
   list 
      s
       ne_list  tl:list  hd:bot 
   case
       e_list 
       nom
.
       acc
  vform
      fin
      nonfin
        base
        prp
        pfp
</nowiki>
</nowiki>


== Grammar 2 ==
== Grammar 2 ==

Revision as of 10:41, 27 November 2017

Tutorial Session (November 27th)

Grammar 1

 
type_hierarchy
bot
   bool   
      minus   
      plus   
   sign   syntax:part_of_speech   
      phrase   dtrs:list   
      word   
   part_of_speech   
      sentence   
      verb   
      noun   
   list   
      ne_list   tl:list   hd:bot   
      e_list   
.

Grammar 2

 
bot
   list
      ne_list hd:bot tl:list        
      e_list
   sign syntax:syntax
      word
      phrase dtrs:list
   syntax head:pos 
   pos
      noun case:case
      verb vform:vform
      prep
      s
   case
      nom
      acc
   vform
      fin
      nonfin 
         base 
         prp
         pfp