(Eng) Use "whose" in FunRP instead of "of which"

This commit is contained in:
Inari Listenmaa
2021-10-20 18:56:21 +08:00
parent 32ac7b5fe3
commit 0eb77f5291
4 changed files with 29 additions and 5 deletions
+1 -1
View File
@@ -99,7 +99,7 @@ concrete StructuralEng of Structural = CatEng **
otherwise_PConj = ss "otherwise" ;
part_Prep = mkPrep "of" ;
please_Voc = ss "please" ;
possess_Prep = mkPrep "of" ;
possess_Prep = possPrep "of" ;
quite_Adv = mkAdv "quite" ;
she_Pron = mkPron "she" "her" "her" "hers" singular P3 feminine ;
so_AdA = mkAdA "so" ;