[ Skip to the content ]

Institute of Formal and Applied Linguistics Wiki


[ Back to the navigation ]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
external:tectomt:tutorial [2009/01/20 15:30]
kravalova
external:tectomt:tutorial [2009/01/20 15:32]
kravalova
Line 329: Line 329:
  
 ===== Your turn: more tasks ===== ===== Your turn: more tasks =====
 +
 +
  
  
Line 339: Line 341:
  
 **Task**: On analytical layer, change the word order from SVO to SOV. **Task**: On analytical layer, change the word order from SVO to SOV.
 +
 +**Instructions**: To find an object to a verb, look for ''$afun eq 'Obj' '' among effective children of a verb.
 +
  
  
Line 372: Line 377:
  
 //Hint//:  //Hint//: 
-  * On analytical layer, you can use this test to recognize prepositions: ''$afun eq 'AuxP' '' +  * On analytical layer, you can use this test to recognize prepositions: ''$node->get_attr('afun'eq 'AuxP' '' 
   * You can use block template in ''libs/blocks/BlockTemplate.pm''. To see the results, you can again use TrEd (''tmttred sample.tmt'')   * You can use block template in ''libs/blocks/BlockTemplate.pm''. To see the results, you can again use TrEd (''tmttred sample.tmt'')
  

[ Back to the navigation ] [ Back to the content ]