From 31cbc4f6061bdb823542d25c3881330652454b8e Mon Sep 17 00:00:00 2001 From: NSoiffer Date: Fri, 13 Oct 2023 21:25:28 +0100 Subject: [PATCH] Removed duplicate concepts Change elementary functions from prefix to function as per WG decision --- _data/core.yml | 120 +++++++++++++++---------------------------------- 1 file changed, 35 insertions(+), 85 deletions(-) diff --git a/_data/core.yml b/_data/core.yml index de5ab377..e215f050 100644 --- a/_data/core.yml +++ b/_data/core.yml @@ -29,38 +29,24 @@ concepts: ## ================ 4.4.1 functions and inverses ==================== - title: functions and inverses intents: - - concept: closed-interval - arity: 2 - property: function - concept: closed-interval arity: 2 property: function en: closed interval between $1 and $2 fr: intervalle fermé entre $1 et $2 - - concept: closed-open-interval - arity: 2 - property: function - concept: closed-open-interval arity: 2 property: function en: interval between $1 (included) and $2 fr: intervalle ouvert à droite entre $1 et $2 - - concept: open-closed-interval - arity: 2 - property: function - en: interval between $1 and $2, included - concept: open-closed-interval arity: 2 property: function en: interval between $1 and $2, included fr: intervalle ouvert à gauche... - - concept: open-interval - arity: 2 - property: function - en: open interval between $1 and $2 - concept: open-interval arity: 2 property: function @@ -78,10 +64,7 @@ concepts: en: domain of $1 fr: domaine de définition de $1 - - concept: co-domain - arity: 1 - property: function - - concept: co-domain + - concept: codomain arity: 1 property: function en: codomain of $1 @@ -93,11 +76,6 @@ concepts: en: image of $1 fr: image de $1 - - concept: ??? piecewise - comment: property on a table or mrow around a table? - - concept: ??? piecewise - comment: property on a table or mrow around a table? - - concept: quotient arity: 2 property: function @@ -204,7 +182,6 @@ concepts: fr: valeur absolue de $1 de: Betrag von $1 - - concept: complex-conjugate - concept: complex-conjugate arity: 1 property: function @@ -222,9 +199,6 @@ concepts: en: real part of $1 - - concept: imaginary-part - arity: 1 - property: function en: imaginary part of $1 - concept: imaginary-part arity: 1 @@ -242,36 +216,11 @@ concepts: property: function en: ceiling of $1 - - concept: floor - arity: 1 - property: function - en: floor of $1 - - - concept: fractional-part - arity: 1 - property: function - en: fractional part of $1 - - - concept: floor - arity: 1 - property: function - en: floor of $1 - - - concept: ceiling - arity: 1 - property: function - en: ceiling of $1 - - - concept: floor - arity: 1 - property: function - en: floor of $1 - - concept: fractional-part arity: 1 property: function en: fractional part of $1 - + - title: logic intents: - concept: logical not @@ -384,11 +333,6 @@ concepts: property: function en: "integral of $1" - - concept: definite-integral - arity: 2 - property: function - en: "integral over $1 of $2" - - concept: definite-integral arity: 3 property: function @@ -404,7 +348,13 @@ concepts: - concept: partialdiff - - concept: TODO divergence, curl, gradient, laplacian + - concept: divergence + + - concept: curl + + - concept: gradient + + - concept: laplacian ## ====================== 4.4.5 Sets ============================ @@ -450,21 +400,21 @@ concepts: intents: - concept: sine arity: 1 - property: prefix + property: function en: "sine $1" fr: "sinus $1" comment: used as 'sin', 'sen' - concept: cosine arity: 1 - property: prefix + property: function en: - "(verbose) cosine $1" - "(terse) cos $1" - concept: tangent arity: 1 - property: prefix + property: function en: - "(verbose) tangent $1" - "(terse) tan $1" @@ -472,7 +422,7 @@ concepts: - concept: secant arity: 1 - property: prefix + property: function en: - "(verbose) secant $1" - "(terse) seech $1" @@ -480,14 +430,14 @@ concepts: - concept: cosecant arity: 1 - property: prefix + property: function en: - "(verbose) cosecant $1" - "(terse) co-seech $1" comment: used as 'csc' - concept: cotangent - property: prefix + property: function en: - "(verbose) cotangent $1" - "(terse) co-tan $1" @@ -496,7 +446,7 @@ concepts: ## inverse trig functions - concept: arcsine - property: prefix + property: function en: - "(verbose) arcsine $1" comment: @@ -504,38 +454,38 @@ concepts: - "this is distinct from sin inverse (sin-1)" - concept: arccosine - property: prefix + property: function en: - "(verbose) arccosine $1" comment: "used as 'arccos', 'arc cos'" - concept: arctangent - property: prefix + property: function en: - "(verbose) arctangent $1" comment: "used as 'arctan', 'arc tan'" - concept: arcsecant - property: prefix + property: function en: - "(verbose) arcsecant $1" comment: "used as 'arcsec', 'arc sec'" - concept: arccosecant - property: prefix + property: function en: - "(verbose) arc-cosecant $1" comment: "used as 'arccos', 'arc cos'" - concept: arccotangent - property: prefix + property: function en: - "(verbose) arc-cotangent $1" comment: "used as 'arccos', 'arc cos'" ## hyperbolic trig functions - concept: hyperbolic-sine - property: prefix + property: function default: true comment: - "youtube" @@ -547,7 +497,7 @@ concepts: - concept: hyperbolic-cosine - property: prefix + property: function default: true comment: - "youtube" @@ -559,7 +509,7 @@ concepts: - "kosh $1" - concept: hyperbolic-tangent - property: prefix + property: function default: true comment: - "youtube" @@ -569,7 +519,7 @@ concepts: - "short form British 'than $1'" - concept: hyperbolic-secant - property: prefix + property: function default: true comment: - "youtube" @@ -579,7 +529,7 @@ concepts: - "short form British 'shek $1'" - concept: hyperbolic-cosecant - property: prefix + property: function default: true comment: - "youtube" @@ -590,7 +540,7 @@ concepts: - concept: hyperbolic-cotangent - property: prefix + property: function default: true comment: - "youtube" @@ -603,7 +553,7 @@ concepts: ## inverse hyperbolic trig functions - concept: arc-hyperbolic-sine - property: prefix + property: function default: true comment: "used as 'asinh'" en: @@ -613,7 +563,7 @@ concepts: - concept: arc-hyperbolic-cosine - property: prefix + property: function default: true comment: "used as 'acosh'" en: @@ -623,7 +573,7 @@ concepts: - "kosh $1" - concept: arc-hyperbolic-tangent - property: prefix + property: function default: true comment: "used as 'atanh'" en: @@ -631,7 +581,7 @@ concepts: - "short form British 'arc than $1'" - concept: arc-hyperbolic-secant - property: prefix + property: function default: true comment: "used as 'asech'" en: @@ -639,7 +589,7 @@ concepts: - "short form British 'arc shek $1'" - concept: arc-hyperbolic-cosecant - property: prefix + property: function default: true comment: "used as 'acsch'" en: @@ -648,7 +598,7 @@ concepts: - concept: arc-hyperbolic-cotangent - property: prefix + property: function default: true comment: "used as 'acoth'" en: @@ -658,13 +608,13 @@ concepts: ## exponential related functions - concept: exponential - property: prefix + property: function default: true en: - "exponential of $1" - concept: natural-logarithm - property: prefix + property: function default: true en: - "natural log of $1"