mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-28 01:18:57 -06:00
restore the compilation for Slovak, Croatian and Czech
This commit is contained in:
@@ -26,6 +26,8 @@ concrete ExtendHrv of Extend = CatHrv **
|
|||||||
,ComplBareVS
|
,ComplBareVS
|
||||||
,CompIQuant
|
,CompIQuant
|
||||||
,CompBareCN
|
,CompBareCN
|
||||||
|
,PiedPipingQuestSlash
|
||||||
|
,PiedPipingRelSlash
|
||||||
]
|
]
|
||||||
with (Grammar = GrammarHrv)
|
with (Grammar = GrammarHrv)
|
||||||
**
|
**
|
||||||
|
|||||||
@@ -25,6 +25,8 @@ concrete ExtendCze of Extend = CatCze **
|
|||||||
,ComplBareVS
|
,ComplBareVS
|
||||||
,CompIQuant
|
,CompIQuant
|
||||||
,CompBareCN
|
,CompBareCN
|
||||||
|
,PiedPipingQuestSlash
|
||||||
|
,PiedPipingRelSlash
|
||||||
]
|
]
|
||||||
with (Grammar = GrammarCze)
|
with (Grammar = GrammarCze)
|
||||||
**
|
**
|
||||||
@@ -35,4 +37,4 @@ in {
|
|||||||
lin ReflPossPron = justDemPronFormsAdjective reflPossessivePron ;
|
lin ReflPossPron = justDemPronFormsAdjective reflPossessivePron ;
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -25,6 +25,8 @@ concrete ExtendSlo of Extend = CatSlo **
|
|||||||
,ComplBareVS
|
,ComplBareVS
|
||||||
,CompIQuant
|
,CompIQuant
|
||||||
,CompBareCN
|
,CompBareCN
|
||||||
|
,PiedPipingQuestSlash
|
||||||
|
,PiedPipingRelSlash
|
||||||
]
|
]
|
||||||
with (Grammar = GrammarSlo)
|
with (Grammar = GrammarSlo)
|
||||||
**
|
**
|
||||||
@@ -35,4 +37,4 @@ in {
|
|||||||
lin ReflPossPron = justDemPronFormsAdjective reflPossessivePron ;
|
lin ReflPossPron = justDemPronFormsAdjective reflPossessivePron ;
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user