mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-22 17:42:51 -06:00
polarities restored in Hin translation
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
--# -path=.:src/chunk:src/translator:../examples/phrasebook/gfos
|
--# -path=.:src/chunk:src/translator:../examples/phrasebook/gfos
|
||||||
|
|
||||||
concrete AppHin of App =
|
concrete AppHin of App =
|
||||||
TenseX - [AdN,Adv,SC,PPos,PNeg],
|
TenseX - [AdN,Adv,SC],
|
||||||
NounHin - [PPartNP],
|
NounHin - [PPartNP],
|
||||||
AdjectiveHin,
|
AdjectiveHin,
|
||||||
NumeralHin,
|
NumeralHin,
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
--# -path=.:../abstract:../hindi:../hindustani
|
--# -path=.:../abstract:../hindi:../hindustani
|
||||||
concrete TranslateHin of Translate =
|
concrete TranslateHin of Translate =
|
||||||
TenseX - [AdN,Adv,SC,PPos,PNeg],
|
TenseX - [AdN,Adv,SC],
|
||||||
-- TextX - [AdN,Adv,SC],
|
-- TextX - [AdN,Adv,SC],
|
||||||
CatHin,
|
CatHin,
|
||||||
NounHin - [PPartNP],
|
NounHin - [PPartNP],
|
||||||
|
|||||||
Reference in New Issue
Block a user