mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-18 15:42:50 -06:00
typo - latin a was used instead of cyrilic
This commit is contained in:
@@ -34,8 +34,6 @@ concrete QuestionBul of Question = CatBul ** open ResBul, Prelude in {
|
|||||||
|
|
||||||
CompIAdv a = a ;
|
CompIAdv a = a ;
|
||||||
|
|
||||||
---- FIXME: the rest of this module guessed by AR
|
|
||||||
|
|
||||||
IdetCN idet cn = {
|
IdetCN idet cn = {
|
||||||
s = \\c => let nf = case <idet.n, idet.nonEmpty> of {
|
s = \\c => let nf = case <idet.n, idet.nonEmpty> of {
|
||||||
<Pl,True> => NFPlCount ;
|
<Pl,True> => NFPlCount ;
|
||||||
|
|||||||
@@ -88,7 +88,7 @@ concrete StructuralBul of Structural = CatBul **
|
|||||||
there7from_Adv = ss ["îò òàì"] ;
|
there7from_Adv = ss ["îò òàì"] ;
|
||||||
therefore_PConj = ss ["òàêà ÷å"] ;
|
therefore_PConj = ss ["òàêà ÷å"] ;
|
||||||
they_Pron = mkPron "òå" "òÿõ" "èì" "òåõåí" "òåõíèÿ" "òåõíèÿò" "òÿõíà" "òÿõíàòà" "òÿõíî" "òÿõíîòî" "òåõíè" "òåõíèòå" GPl P3 ;
|
they_Pron = mkPron "òå" "òÿõ" "èì" "òåõåí" "òåõíèÿ" "òåõíèÿò" "òÿõíà" "òÿõíàòà" "òÿõíî" "òÿõíîòî" "òåõíè" "òåõíèòå" GPl P3 ;
|
||||||
this_Quant = mkQuant "òîçè" "òaçè" "òîâà" "òåçè" ;
|
this_Quant = mkQuant "òîçè" "òàçè" "òîâà" "òåçè" ;
|
||||||
through_Prep = mkPrep "ïðåç" Acc ;
|
through_Prep = mkPrep "ïðåç" Acc ;
|
||||||
too_AdA = ss "ïðåêàëåíî" ;
|
too_AdA = ss "ïðåêàëåíî" ;
|
||||||
to_Prep = mkPrep "äî" Acc ;
|
to_Prep = mkPrep "äî" Acc ;
|
||||||
|
|||||||
Reference in New Issue
Block a user