Changes between Version 12 and Version 13 of Grammar

Show
Ignore:
Author:
johan (IP: 84.221.214.164)
Timestamp:
10/08/07 01:28:37 (2 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Grammar

    v12 v13  
    1414=== Combinatory Rules === 
    1515 
    16 The rules used to combine categories are forward and backward application, forward composition, generalised forward composition, backward compostion, backward-crossed composition, generalised backward-crossed composition, type-raising, and finally a coordination schema which coordinates any two categories of the same type. ''The Syntactic Process'' (Steedman, 2000) describes the combinatory rules. 
     16The rules used to combine categories are forward and backward application, forward composition, generalised forward composition, backward composition, backward-crossed composition, generalised backward-crossed composition, type-raising, and finally a coordination schema which coordinates any two categories of the same type. ''The Syntactic Process'' (Steedman, 2000) describes the combinatory rules. 
    1717 
    1818The rules are implemented as schemas, except for type-raising which is implemented by adding one of three fixed sets of categories to the chart whenever an NP, PP or S[adj]\NP is present. The category sets -- trNP, trPP, and trAP -- are in the `$CANDC/src/data/ccg/cats` directory.