Difference between revisions of "Bengali and English/Transfer"
Jump to navigation
Jump to search
(→Rules) |
(→Issues) |
||
Line 8: | Line 8: | ||
''Example'' : "Bangladesh" = "^nom<SN><mf><sg><nom>{^বাংলাদেশ<np><top><2><3><4>$}$" |
''Example'' : "Bangladesh" = "^nom<SN><mf><sg><nom>{^বাংলাদেশ<np><top><2><3><4>$}$" |
||
== Issues == |
== Issues(en-bn) == |
||
* In the rule "SN SV SN" in t2x, case for the last SN is forced <obj>. This is not right all the time; say, |
* In the rule "SN SV SN" in t2x, case for the last SN is forced <obj>. This is not right all the time; say, |
Revision as of 18:32, 9 August 2011
Rules(en-bn)
1. 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>$}$"
Issues(en-bn)
- In the rule "SN SV SN" in t2x, case for the last SN is forced <obj>. This is not right all the time; say,
"I eat fish" → "আমি মাছকে খাই"
this should be "আমি মাছ খাই", whereas,
"I love you" → "আমি আপনাকে ভালবাসি"
is ok with case <obj>.