mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -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 ;
|
||||
|
||||
---- FIXME: the rest of this module guessed by AR
|
||||
|
||||
IdetCN idet cn = {
|
||||
s = \\c => let nf = case <idet.n, idet.nonEmpty> of {
|
||||
<Pl,True> => NFPlCount ;
|
||||
|
||||
@@ -88,7 +88,7 @@ concrete StructuralBul of Structural = CatBul **
|
||||
there7from_Adv = ss ["îò òàì"] ;
|
||||
therefore_PConj = ss ["òàêà ÷å"] ;
|
||||
they_Pron = mkPron "òå" "òÿõ" "èì" "òåõåí" "òåõíèÿ" "òåõíèÿò" "òÿõíà" "òÿõíàòà" "òÿõíî" "òÿõíîòî" "òåõíè" "òåõíèòå" GPl P3 ;
|
||||
this_Quant = mkQuant "òîçè" "òaçè" "òîâà" "òåçè" ;
|
||||
this_Quant = mkQuant "òîçè" "òàçè" "òîâà" "òåçè" ;
|
||||
through_Prep = mkPrep "ïðåç" Acc ;
|
||||
too_AdA = ss "ïðåêàëåíî" ;
|
||||
to_Prep = mkPrep "äî" Acc ;
|
||||
|
||||
Reference in New Issue
Block a user