genders in LexiconEng in exper

This commit is contained in:
aarne
2008-04-23 11:15:28 +00:00
parent c1bd7f2ba1
commit 137a25fd35
3 changed files with 23 additions and 23 deletions

View File

@@ -50,8 +50,8 @@ abstract Noun = Cat ** {
-- the "kernel" of a determiner. It is, however, the $Num$ that determines
-- the inherent number.
NumSg : Card ;
NumPl : Card ;
NumSg : Num ;
NumPl : Num ;
NumCard : Card -> Num ;
-- $Card$ consists of either digits or numeral words.