forked from GitHub/gf-core
remove that_A and that_Adv also
This commit is contained in:
@@ -38662,8 +38662,6 @@ lin thankfully_Adv = mkAdv "thankfully";
|
||||
lin thankfulness_N = mkN "thankfulness" "-" {- FIXME: no plural form -};
|
||||
lin thankless_A = compoundA (mkA "thankless");
|
||||
lin thanksgiving_N = mkN "thanksgiving" "thanksgivings";
|
||||
lin that_A = compoundA (mkA "that");
|
||||
lin that_Adv = mkAdv "that";
|
||||
lin thatch_N = mkN "thatch" "-" {- FIXME: no plural form -};
|
||||
lin thatch_V2 = mkV2 (mkV "thatch" "thatches" "thatched" "thatched" "thatching");
|
||||
lin thatcham_PN = mkPN "Thatcham";
|
||||
|
||||
@@ -38656,8 +38656,6 @@ fun thankfully_Adv : Adv;
|
||||
fun thankfulness_N : N;
|
||||
fun thankless_A : A;
|
||||
fun thanksgiving_N : N;
|
||||
fun that_A : A;
|
||||
fun that_Adv : Adv;
|
||||
fun thatch_N : N;
|
||||
fun thatch_V2 : V2;
|
||||
fun thatcham_PN : PN;
|
||||
|
||||
Reference in New Issue
Block a user