(Kor) Add conjunctions for AP and CN

This commit is contained in:
Inari Listenmaa
2020-03-27 11:25:48 +01:00
parent dbaa52be08
commit ec0173c587
5 changed files with 55 additions and 13 deletions
+1 -1
View File
@@ -85,7 +85,7 @@ concrete CatKor of Cat = CommonX ** open ResKor, Prelude in {
--2 Structural words
-- Constructed in StructuralKor.
Conj = {s2 : Bool => Str ; s1 : Str ; n : Number } ;
Conj = ResKor.Conj ;
Subj = SS ;
Prep = ResKor.Postposition ;