Changes between Version 2 and Version 3 of MetaGrammar


Ignore:
Timestamp:
Feb 28, 2014, 4:27:20 PM (10 years ago)
Author:
xmedved1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MetaGrammar

    v2 v3  
    99The meta-grammar consists of global order constraints that provide succession of given terminals. Meta-grammar contains special flags that impose partial restrictions to given non-terminals and terminals on the right side of the rule.
    1010
    11 === Arrow Types ===
     11=== Arrow Types ===1
    1212
    1313Different arrow marks (->, -->, ==>, ===>) are used in the grammar rules for specifying the rule type. The meaning of the arrows is as follows: "the thicker and longer the arrow the more actions are performed during rule translation":
    14  * '->' arrow denotes an ordinary context free grammar transcription
    15  * '===>' inserts possible inter_segment between right hand side constituents, checks the correct order of enclitics and supplies several forms of rule to make the verb phrase into a full sentence.[[BR]]
     14 * '->'    arrow denotes an ordinary context free grammar transcription
     15 * '=>'    checks the correct order of enclitics (all next arrows containing '=' have same meaning)
     16 * '-->'   inserts possible inter_segment between right hand side constituents, not before firs and after last element
     17 * '--->'  inserts possible inter_segment between right hand side constituents, also before first and after last
     18 * '---->' inserts possible inter_segment between right hand side constituents, also before first and after last plus insert CONJENCL ("ale" or "tehdy") and CONJ (conjunction) at the begin
    1619[[BR]]
    1720