Difference between revisions of "Bengali and English/Transfer"

From Apertium
Jump to navigation Jump to search
Line 1: Line 1:
== Rules ==
== Rules ==

1. '''REGLA: NOM (chunk: "nom")'''
1. '''REGLA: NOM (chunk: "nom")'''
''Pattern'' : <n>/<np>
''Pattern'' : noun/proper noun
''Action'' : assign <p3><infml> to person
''Action'' : assign <p3><infml> to person
''Chunk'' : <SN><[gen]><[nbr]><nom>
''Chunk'' : nom<SN><[gen]><[nbr]><nom>
''Comment'' : catches the nominals
''Comment'' : catches the nominals
''Example'' : "Bangladesh" = "^nom<SN><mf><sg><nom>{^বাংলাদেশ<np><top><2><3><4>$}$"

Revision as of 18:16, 9 August 2011

Rules

1. REGLA: NOM (chunk: "nom")

  Pattern : noun/proper noun
  Action  : assign <p3><infml> to person
  Chunk   : nom<SN><[gen]><[nbr]><nom>
  Comment : catches the nominals
  Example : "Bangladesh" = "^nom<SN><mf><sg><nom>{^বাংলাদেশ<np><top><2><3><4>$}$"