1
0
forked from GitHub/gf-rgl

(Por) Update A,A2 to not have Degree

This commit is contained in:
Inari Listenmaa
2021-09-13 20:51:35 +08:00
parent 47ea6a6830
commit e421518a36
6 changed files with 33 additions and 27 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ lin
uncertain_A = mkA (mkA "incerto") D.estarCopula ;
warm_A = mkA "quente" ;
wet_A = mkA "molhado" ;
white_A = compADeg (mkA "branco") ;
white_A = mkA "branco" ;
wide_A = mkA "largo" ; -- extenso
yellow_A = mkA "amarelo" ;
young_A = prefixA (mkA "jovem") ;