added a project for Portuguese as a copy of Spanish

This commit is contained in:
aarne
2016-04-25 19:58:18 +00:00
parent 9dd42f472a
commit cf3995d302
48 changed files with 89868 additions and 5 deletions
+11
View File
@@ -0,0 +1,11 @@
--# -path=.:../romance:../abstract:../common:../prelude
concrete CompatibilityPor of Compatibility = CatPor ** open Prelude, CommonRomance in {
-- from Noun 19/4/2008
lin
NumInt n = {s = \\_ => n.s ; isNum = True ; n = Pl} ;
OrdInt n = {s = \\_ => n.s ++ "."} ; ---
}